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 Quote
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 Quote
DrachaVonDrachen Posted March 10, 2009 Posted March 10, 2009 Thanks you Intrepid...you are so good with your shares ... Thank you again.. Quote
DāЯқŜiĐє Posted March 10, 2009 Posted March 10, 2009 woot i will test it in Interlude....Ty Intrepid... Quote
yankiller Posted July 26, 2009 Posted July 26, 2009 Can you be more specific cause newbie developers wont understand a thing.. Quote
pelotazos Posted August 31, 2009 Posted August 31, 2009 Thanks you Intrepid...you are so good with your shares ... Quote
modemas Posted January 1, 2010 Posted January 1, 2010 great share, i will change it for my interlude server Quote
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. Quote
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. Quote
Coyote™ Posted February 8, 2010 Posted February 8, 2010 *Intrepid come back to the forum man..we want you :D. He is banned >_> Quote
Recommended Posts
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.