Intrepid Posted March 8, 2009 Posted March 8, 2009 Fix for this exploit: http://www.maxcheaters.com/forum/index.php?topic=47503.0 The diff is for Ct2.2 but easy to make it to other chronicles or other versions:) Index: D:/L2JC/L2_GameServer/java/net/sf/l2j/gameserver/model/actor/instance/L2PcInstance.java =================================================================== --- D:/L2JC/L2_GameServer/java/net/sf/l2j/gameserver/model/actor/instance/L2PcInstance.java (revision 109) +++ D:/L2JC/L2_GameServer/java/net/sf/l2j/gameserver/model/actor/instance/L2PcInstance.java (working copy) @@ -8148,6 +8148,8 @@ if (attacker instanceof L2PcInstance && ((L2PcInstance)attacker).isInOlympiadMode() ){ if (isInOlympiadMode() && isOlympiadStart() && ((L2PcInstance)attacker).getOlympiadGameId()==getOlympiadGameId()) return true; + if (isFakeDeath()) + return false; else return false; } Please test it and give feedback:) ohh i forget again:DCredits to me
Intrepid Posted March 8, 2009 Author Posted March 8, 2009 Could make it for Interlude? Ty ;] Easy to make just search and add it manually
DrachaVonDrachen Posted March 10, 2009 Posted March 10, 2009 Thanks you Intrepid...you are so good with your shares ... Thank you again..
DāЯқŜiĐє Posted March 10, 2009 Posted March 10, 2009 woot i will test it in Interlude....Ty Intrepid...
yankiller Posted July 26, 2009 Posted July 26, 2009 Can you be more specific cause newbie developers wont understand a thing..
pelotazos Posted August 31, 2009 Posted August 31, 2009 Thanks you Intrepid...you are so good with your shares ...
modemas Posted January 1, 2010 Posted January 1, 2010 great share, i will change it for my interlude server
isabella Posted January 18, 2010 Posted January 18, 2010 Very very very nice Interpid Great Share once again.. Really Helpful..Ima test it in CT2.3 too, in IL it does work.
MeVsYou Posted February 8, 2010 Posted February 8, 2010 Awesome share...right now i saw it. At CT2.3 works perfect. Thx again. *Intrepid come back to the forum man..we want you :D.
Coyote™ Posted February 8, 2010 Posted February 8, 2010 *Intrepid come back to the forum man..we want you :D. He is banned >_>
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