Jump to content

Recommended Posts

Posted

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.

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

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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...