Jump to content

LouLou

Members
  • Posts

    329
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by LouLou

  1. Sofaki for an other time Make us give you karma :P Nice share sofaki i hope to share and other thing by the time
  2. awesomeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee Justtttttt awesomeeeeeeeeeeee Gz creitical error i think you worked hard all the grafic are realy pretty cool
  3. I WAnt ask you smth about this? this fix and pet trade bug?
  4. Hey Guys can somone give me a code to protect my server from critical erors script? You know that script right over max leght on chat as a result to have critical eroor(Max legth 100) Please give me a code i know that its exists
  5. Nice share m8 thank for your share its look nice
  6. i will agree with stef in topic : Its realy Good Man Is for c6?
  7. realy nice and is quicklyyy thank you!!
  8. ok realy nice zero but you have and other codes? this is prety nice and i i think the l2dot was the best why you stop working this? where i add this? private L2DoorInstance _door; + private final int _staticObjectId; + private final int _objectId; + private final int _type; + private final boolean _isTargetable; + private final boolean _isClosed; + private final boolean _isEnemyOf; + private final int _maxHp; + private final int _currentHp; + private final boolean _showHp; + private final int _damageGrade; - public DoorInfo(L2DoorInstance door) - { - _door=door; - } + + public DoorInfo(L2DoorInstance door, boolean showHp) + { + _staticObjectId = door.getDoorId(); + _objectId = door.getObjectId(); + _type = 1; + _door=door; + _isTargetable = true; + _isClosed = !door.getOpen(); + _isEnemyOf = door.isEnemyOf(_door); + _maxHp = door.getMaxHp(); + _currentHp = (int) door.getCurrentHp(); + _showHp = showHp; + _damageGrade = door.getDamage(); + } - @Override - protected final void writeImpl() - { - writeC(0x4c); - writeD(_door.getObjectId()); - writeD(_door.getDoorId()); - } + @Override + protected final void writeImpl() + { + writeC(0x4c); + writeD(_door.getObjectId()); + writeD(_door.getDoorId()); + writeD(_type); + writeD(_isTargetable ? 1 : 0); + writeD(_isClosed ? 1 : 0); + writeD(_door.isEnemyOf(getClient().getActiveChar()) ? 1 : 0); + writeD(_currentHp); + writeD(_maxHp); + writeD(_showHp ? 1 : 0); + writeD(_damageGrade); + } /* (non-Javadoc) @@ -62,2 +92,3 @@ } +
  9. maybe this pack is good i will try to find out all the customs and see how they work anyway thank you
  10. hi guys could you share me all fixed exploits to add them in m l2off interlude server 64 bit?
  11. mans sry but A L2OFF server can have bugs? and exploits like those? can you give me links to add everything i need in a L2OFF Server?
  12. realy nice critical i am gonna relae soon a new l2off server and i was need this one
  13. i thnik aion is one fo the most pplar games and we need prvate servers
  14. i catn understand what this code can do? to dismiss the reflect on rb?
  15. because i am ltile noob what is the 9 May a historical award?
  16. that i was waiting for i knew it that karma maybe made a crazy face and here it is at last thank you!
  17. yy actualy its not so amazing but ok. i think you can make better things than this
  18. warking to me thank you
  19. tha to dokimasw file mou parola ata m fenete oti eine kalo tha to testarw kai vlepoume
  20. i agree tamala!!!!!!!!!!!!!!!!!!!!!!!!
  21. amzing share man a big collection and a big mod thank you.
  22. they are realy so good greate textures great all on them thank you realy
  23. lets test them and then i will anwer you if its good
  24. aha realy nice share gz karmaaroows . can you make smth special for c6? a big client mod? i will be good
×
×
  • Create New...