Jump to content

[Share]Take Clan Skills Without Restart


Recommended Posts

Who care from when is it, are new replys.

If the post is too old, and you reply (1 year + or like 8-9 months), it's called undig and it's not allowed.

Link to comment
Share on other sites

  • 4 weeks later...
  • 1 month later...

Hello  Guys here is the code for your server so if someone joins a clan with clanskills he get it auto without restarts ^^

 

Index: java/com/equal/gameserver/model/L2Clan.java
===================================================================
--- java/com/equal/gameserver/model/L2Clan.java (revision 146)
+++ java/com/equal/gameserver/model/L2Clan.java (revision 194)
@@ -308,4 +308,5 @@
		player.sendPacket(new PledgeShowMemberListUpdate(player));
		player.sendPacket(new UserInfo(player));
+        player.rewardSkills();
     }

If u guys want to add it in other pack u just need to change the red marks on this code java/com/equal/gameserver/

 

Credits : L2jEqual Team

Good Share , But the most of the packs have it:D
Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now


×
×
  • Create New...