Jump to content

exity

Members
  • Posts

    262
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by exity

  1. Can someone tell me how can i add a diferente soulshot effect in weapons? i mean: Arcana Mace i got one soulshot effect Vesper i got other diferente I know it is possible cuz i already saw it somewhere, but i couldnt find where :S cheers
  2. Hey, i need some help, im forbidden some items in some zones i created the thing is i need help to call the item id I have this but doesnt work if(character.getItemId() == 52 && getTownId() == 4) { character.teleToLocation(82616, 148546, -3469); return; } that "getItemId()" doesnt work. thx in advance
  3. character.setInsideZone(L2Character.ZONE_TOWN, true); if (character instanceof L2PcInstance) { if (character.getLevel() >= 83 && getTownId() == 4) { character.teleToLocation(TeleportWhereType.Town); return; } } } Made it working if char is lvl > 83 it gets teleported to giran, what i have to do instead to check lvl to check an item ID? ty in advance
  4. I guess in h5 u dont need the sql thing.. only xml hope i could help cheers
  5. Thx ppl ill fallow that code.. ty
  6. How do i can make a zone only for a certain grade of weapons armors? ty in advance
  7. Any1 can tell me how can i do it, when someone get 1 pvp it will gives 1 fame? ty in advance
  8. Mine working w/o this probs, check ur code again :P
  9. Thanks :) solved can close
  10. Hi, How can i change mobs accuracy? thanks in advice. cheers
  11. Hi, ive added this mod and everything goes good, compile etc, but when i press on character to enter in game this error appears http://imageshack.us/photo/my-images/829/errolegendsystem.jpg/ Any help? Ty
  12. Trance can u help me in this line: - + L2DatabaseFactory.getInstance().safetyString(new String[] { "mobId", "itemId", "min", "max", "category", "chance" }) + + L2DatabaseFactory.getInstance().safetyString(new String[] { "mobId", "itemId", "min", "max", "category", "chance", "enchant", "enchantChance" }) It doesnt exist in L2Npc table in hi5 l2jserver. Ty in advance
  13. True.. BigBoss if u can plz adapt it to H5, ty
  14. Its working ty alot Iracundus You can lock it now
  15. Thx it's working, and if i want to get not one but like 3 pvp points on a mob? Thx in advance
  16. I want to make it drop that "pvp" from mobs in order bishops and assist class's can raise their pvp's count. Thx man i really appreciate :)
  17. Give +1 pvp instantly after kill the mob Thx in advance
  18. Is there anyway to make a mob "drop" PvP points? Thx in advance
  19. Link dont work, if someone else can share this plz, upload it
  20. Hello guys i need one information.. i've search alot and didnt find any information about. So, when i try to Save & Encrypt my weapongrp from hi5, it didnt save nothing.. when i open it again it was normal.. im saving it as a 413 and dat file. am i doing anything wrong? plz help me
  21. Server is amazing i hope that many players will join :)
  22. Vampir as dev it is good for sure :) gl
×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock