Jump to content

SweeTs

Legendary Member
  • Posts

    8,941
  • Credits

  • Joined

  • Last visited

  • Days Won

    25
  • Feedback

    0%

Everything posted by SweeTs

  1. Use their forum.
  2. Again "the same" problem ?! :happyforever: Check the path, looks like you don't have any VM setted :D
  3. Indeed, blue one looks better. Well, at least I like more blue color than that green, it's kinda too bright - more or less :D Najz share tho :P
  4. Shift click on npc, you get the ID and it's enough to find the htm directory. So, Andre said, if it's L2Merchant -> htm/merchant folder, if its L2Npc -> html/default and so on ;)
  5. Yes, right.. <set name="is_oly_restricted" val="true" />
  6. if (scrollTemplate.isCrystal() && item.getEnchantLevel() >= 17 && item.getEnchantLevel() <= 19) Should work, I guess. Test and give feedback. :P
  7. If(scrollTemplate.isCrystal) blabla :P About the keep the same echant just use item.setEnchantLevel(item.getEnchantLevel())
  8. if (scrollTemplate.isBlessed()) { // blessed enchant - clear enchant value activeChar.sendPacket(SystemMessage.getSystemMessage(SystemMessageId.BLESSED_ENCHANT_FAILED)); item.setEnchantLevel(0);
  9. Any, open randomly and find it.
  10. Make it <set name="target" val="TARGET_SELF"/> and change <effect self="1" count="1" name="ImobileBuff" time="30" val="0" stackOrder="3" stackType="pDefSpec"> to <effect count="1" name="ImobileBuff" time="30" val="0" stackOrder="3" stackType="pDefSpec"> Should work now w/o problem :P @gaara Well, maybe you're right :P
  11. The only condition to activate the skill is to have an equipped shield. So.. They go near them so the effect of provoke can work + when skill is activated they can not move. Simple as that :P
  12. You are wrong. Only the provoke is area effect. @author Check xml code of that skill.
  13. Its not an error, its just a warning. Dont busy, its normal.
  14. isOlyRestricted="true" or similar. Check xml
  15. db.. ? Looks like it's sooo facking outdatted :D What can I say, don't use this "pack". Create your own.
  16. http://www.maxcheaters.com/topic/139771-multifunctionzone/
  17. It's not a public pack, we don't have access to the sources. So, you are alone. :P
  18. Hehe no problem, your welcome :P
  19. You have to compile the pack using Eclipse and new folder "build" will be created and there you find l2jfrozen.jar Properties files just overwrite :P
  20. Hahaha lol :D As I told inside xdem topic, you can debugg Market Item and take needed code for parsing icons or simply pm xdem.. :P
  21. And those codes are ? Before you pay someone, first try to get it solved with a helpful hand :P
  22. So, maybe post them and tell us to what pack are you trying to add it. How to hell can we help you with actual info? :P Hello, I have a problem, help me :happyforever:
  23. I can't rly get it.. Who the fack buy l2off files from some crappy guys.. I just CAN NOT get it. He get scammer at request, lol.. :happyforever: But still reflexor, you claimed you are goin' to sell l2off files and not crappy l2j, so.. :dat:
  24. This, just Ctrl+Shift+O and imports will auto change, in some cases a window will pop up and "ask" for the "correct" path :)
  25. Trololol, if you use this svn, just don't try to open a server :D Use frozen, hellas or aCis.. W/e, but not this !
×
×
  • Create New...