Jump to content

disorder25

Members
  • Posts

    451
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by disorder25

  1. Ok I installed and it is working fine after a few changes on verify.php. The only problem is all the times when someone click on Hopzone it return a message saying that you need to wait 4.59:01 to vote again even if you didn't vote. How can we fix that. The changes on verify is on the charname, it have to be char_name
  2. Check it out, Great server I really like it.
  3. good luck to Gates Of naia and RedMoon. Server look great.
  4. No one can help with the voice command????????????
  5. I want to make a voiced command for this feature, so you can use the button or the voice command. Anyone can help me do that?
  6. nice share thank you very much.
  7. because they spawn in the ceiling or under the floor.
  8. can you make a guide on how do we install this event. Like where everything goes, etc. Tkx
  9. thank you. nice little event.
  10. very very nice share
  11. I have it like this, it's working but I don't want any exploit. if (activeChar.getInventory().getItemByItemId(14720) == null) { activeChar.sendMessage("You don't have the items required to take this reward"); return false; } activeChar.getInventory().destroyItemByItemId("Item", 14720, 1, activeChar, activeChar.getTarget()); activeChar.sendMessage("You have been rewarded"); activeChar.addItem("Loot", 3470, 1, reward, true); activeChar.sendMessage("One Event - Apiga has dissapeared");
  12. Thanks Setekh And how can I fix that problem that you are talking about. What can I use instead of use destroyItemByItemId I Appreciate. It is working fine, and the item is a reward, I just don't want a skill.
  13. how can I change this line: L2Skill skill = SkillTable.getInstance().getInfo(56,2); + activeChar.addSkill(skill); To give an item like a bracelet or a agathion? So instead of getting a skill the player will get an item when he type .reward Thank you.
  14. Please I need a code that will remove the need of press the ctrl key to attack other players in a custom pvp area. Thank you in advance.
  15. Can this bounty system be changed to like a Karma killer? Like if a player have karma, you can find him on the map and kill him for a reward or even for his drops since karma players drop items.
  16. is this system working on Freya server?
  17. what's the price for this engine?
  18. Dude Giran Harbor is already a peace zone by defalt.
  19. no is not Arena will give karma and points, Tvt won't because is coded not to.
  20. How can I fix this error? gameserver\data\scripts\custom\GrandWedding\GrandWedding.java java.lang.NullPointerException at custom.GrandWedding.GrandWedding.onTalk(GrandWedding.java:205) at com.l2jserver.gameserver.model.quest.Quest.notifyTalk(Quest.java:490) at handlers.bypasshandlers.QuestLink.showQuestWindow(QuestLink.java:168) at handlers.bypasshandlers.QuestLink.useBypass(QuestLink.java:59) at com.l2jserver.gameserver.model.actor.L2Npc.onBypassFeedback(L2Npc.jav a:987) at com.l2jserver.gameserver.network.clientpackets.RequestBypassToServer. runImpl(RequestBypassToServer.java:145) at com.l2jserver.gameserver.network.clientpackets.L2GameClientPacket.run (L2GameClientPacket.java:62) at com.l2jserver.gameserver.network.L2GameClient.run(L2GameClient.java:1 001) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source ) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Please help me fix it. Thank you.
  21. works like a charm. Thank you very much, I was looking for this code for a very long time. I had made one but yours is much better as is just the way I want mine to be but I couldn't get it that way.
  22. Did you update the link on the first post with the new one with center position. Because I downloaded and it still the same.
  23. I'm looking for this voice command, .dressme It is a command that record your gear and show it to everyone while you have another gear on. You will equip a b Grade armor and weapon and use voice command .dressme, then the B grade will be recorded and you can change the armor and weapon to a S84 but everyone will still see you wearing the b Grade. So your enemies won't know exactly your grade and class since you can be a Tank wearing a Robe and it will make your enemy think you are a mage. I saw that in a few servers and was wondering if anyone have that code and are willing to share it. Thank you.
  24. The page is all on the left side with blue color on the right. Is that anyway to put the blue on the right and adjust the page on the center. Thank you and the page is very nice, good job.
  25. The Animations for the Sacrediun and Contristo Hammer are working on this version?
×
×
  • 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