l2topzone.com
l2topzone.com
l2topzone.com
l2topzone.com
l2topzone.com
l2topzone.com
l2topzone.com

Author Topic: [Share] Take Clan Skill Without Resart  (Read 3036 times)

0 Members and 1 Guest are viewing this topic.

OfflineHeRoMaN

  • Full Member
  • ***
  • Posts: 136
  • L2topzone Votes: 0
  • Servers reviews: 0
  • Reputation: +876/-0
  • L2J Server Developer
    • WwW.L2-Justice.Tk
[Share] Take Clan Skill Without Resart
« on: January 23, 2010, 01:21:02 PM »
Hello  Guys here is the code for your server so if someone joins a clan with clanskills he get it auto without restarts ^^

Code:
Code: [Select]
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

Linkback: https://l2topzone.com/forum/index.php?topic=366.0
« Last Edit: January 23, 2010, 01:23:14 PM by HeRoMaN »

 

Sitemap