Jump to content

Recommended Posts

Posted

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..  ::)

Posted

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

Posted

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 :/

Posted

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

Posted

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?

  • 4 weeks later...
  • 1 year later...

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...