DominiQue Posted January 1, 2010 Posted January 1, 2010 Index: java/net/sf/l2j/gameserver/network/clientpackets/Logout.java =================================================================== player.getInventory().updateDatabase(); - if(AttackStanceTaskManager.getInstance().getAttackStanceTask(player)) + if(AttackStanceTaskManager.getInstance().getAttackStanceTask(player) && !player.isDonator()) { if (Config.DEBUG) _log.fine("Player " + player.getName() + " tried to logout while fighting"); Index: java/net/sf/l2j/gameserver/network/clientpackets/RequestRestart.java =================================================================== } - if (AttackStanceTaskManager.getInstance().getAttackStanceTask(player)) + if (AttackStanceTaskManager.getInstance().getAttackStanceTask(player) && !player.isDonator()) { if (Config.DEBUG) Credits: me Quote
Coyote™ Posted January 1, 2010 Posted January 1, 2010 ooookay and whats the point of it? more unbalanced servers (?) Quote
DominiQue Posted January 1, 2010 Author Posted January 1, 2010 ooookay and whats the point of it? You can put a big price for donator status :) with few features... xD Quote
Intrepid Posted January 1, 2010 Posted January 1, 2010 You can put a big price for donator status :) with few features... xD ohh so jew style :D anyway atleast its yours :) Quote
Mitjuh Posted January 1, 2010 Posted January 1, 2010 its a bit useless cause it does unbalance but still cool option well done ;) Quote
kenzoR Posted January 16, 2010 Posted January 16, 2010 You can put a big price for donator status :) with few features... xD Then put an option, like AllowDonatorExitWhilePvP=False Quote
Pariskimi Posted January 16, 2010 Posted January 16, 2010 ooookay and whats the point of it? the point is more unbalanced server because they have +++ items and this so is not good for me //ontopic very good job mate keep the good work ;) Quote
*ZwntanoiNekroi* Posted January 17, 2010 Posted January 17, 2010 nC share it rullezz...u can make and donators not to loose buffs or have the fixed button when they die....L2J Teon Has it :D Quote
FLLuX Posted January 17, 2010 Posted January 17, 2010 it's usefull but there will be more unbalanced servers anyway gj for the post 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.