takhs7 Posted January 18, 2010 Posted January 18, 2010 hi all, i think this has been shared here before .. but its not working anymore.. so here is the patch for gracia final and epilogue (tested on those..) ### Eclipse Workspace Patch 1.0 #P L2_GameServer Index: java/net/sf/l2j/gameserver/network/clientpackets/RequestAnswerJoinPledge.java =================================================================== --- java/net/sf/l2j/gameserver/network/clientpackets/RequestAnswerJoinPledge.java (revision 3803) +++ java/net/sf/l2j/gameserver/network/clientpackets/RequestAnswerJoinPledge.java (working copy) @@ -108,6 +108,9 @@ activeChar.sendPacket(new PledgeShowMemberListAll(clan, activeChar)); activeChar.setClanJoinExpiryTime(0); activeChar.broadcastUserInfo(); + + //Add Clan Skills Without Need to Restart + activeChar.regiveTemporarySkills(); } } its a small share i know.. ::)
Neo1993k Posted January 18, 2010 Posted January 18, 2010 Nice code and amazing job, Thanks takhs7 for share!!!
`Rοmeο Posted January 18, 2010 Posted January 18, 2010 http://www.maxcheaters.com/forum/index.php?topic=69703.0 already shared dude :( next time maybe you will use the serch button
takhs7 Posted January 18, 2010 Author Posted January 18, 2010 http://www.maxcheaters.com/forum/index.php?topic=69703.0 already shared dude :( next time maybe you will use the serch button did u read my post or not my friend? >.>
`Rοmeο Posted January 18, 2010 Posted January 18, 2010 hi all, i think this has been shared here before .. but its not working anymore.. LOL !!! The codes are the SAME man how the ĐαяқSLaYєЯ's wii not work and your will work ?! its realy strange ... if you first used the serch button and read the ĐαяқSLaYєЯ's post you will see that the too codes are SAME
takhs7 Posted January 18, 2010 Author Posted January 18, 2010 oww my... dear god.. if the codes are the same then dude.. earth is bigger than the sun.. :/ gimme a break... ! edit: oh and pigs have wings... edit2: just read before u reply please :/
xAddytzu Posted January 18, 2010 Posted January 18, 2010 Index: java/com/equal/gameserver/model/L2Clan.java + player.rewardSkills(); Index: java/net/sf/l2j/gameserver/network/clientpackets/RequestAnswerJoinPledge.java + activeChar.regiveTemporarySkills(); the method is not same also the imports
takhs7 Posted January 18, 2010 Author Posted January 18, 2010 its other method.. its other .java file.. its just.... 100% different.
Versus Posted January 18, 2010 Posted January 18, 2010 Thanks for sharing it with maxcheaters community. I thought it was fixed by l2j in previous revisions? How this can be still unfixed on gracia epilogue?
Intrepid Posted January 19, 2010 Posted January 19, 2010 strange thats not fixed in epilogue definitely anyway thanks for it
MeVsYou Posted February 12, 2010 Posted February 12, 2010 Nice share takhs7. Usefull code for newbies devs like me ^^.
pipiou21 Posted March 21, 2011 Posted March 21, 2011 If im right, it also works on freya last revision. Thanks.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now