Jump to content

hNoke

Members
  • Posts

    81
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by hNoke

  1. Maybe something like this is already shared, but I don't care, I just decided to try to make something useful for this scene lol. It's a very basic system, which will reward players with specific items when they won a PvP. You can define items id, the chance, the min and max ammount (chooses randomly) and the minimum required level & ammount of pvps in the database, table pvp_rewards. Made for Epilogue, L2J. http://www.4shared.com/file/dDi-GEHI/pvp_rewards_v1.html ps. apply the patch manually, there might be some issues with it, because my L2J core has some modifications so the lines won't pass.
  2. No, you just edited the code (removed russian comments) in payed Russian L2J pack (ihgap), it's source codes can be found here on forums. The original author of this event is VISTALL.
  3. in your db - armorsets
  4. It can be used for L2jfree...
  5. There is a problem with pets/summons. If you'll kill your summons, you can have it too.. who can repair it? Add something, what will skip adding Consecutive kill point if you kill summon or pet. Thanks.. if somebody will help me with it, I will post here my version of it, with custom messages, announces, skills, etc. This: if (target.getInstance != _summon) return; Dont works... C:\l2jfree_compiled\Core Version 1.2.10\src\main\java\com\l2jfree\gameserver\model\actor\instance\L2PcInstance.java:[5243,12] cannot find symbol symbol : variable getInstance location: class com.l2jfree.gameserver.model.L2Character
  6. Is there a chance, to get alternative enchant system only? I want it to my server... and it's running on Emu.
×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..