Hardstyle Posted June 23, 2009 Posted June 23, 2009 u know...is rly funny how ppl whit less then 50 posts say thnx/good share/and other staff...but they can't see the post.....i can't see it ...but if u rly want it u can seach it on other forums..like this one...and u can easy get it ...so stop saying thnx ore good share....1st of all u need to see it before u post a comment...damn:|
bratas Posted June 25, 2009 Posted June 25, 2009 what is your problem? he could say hidden 1000 is his option
KaL Posted July 4, 2009 Posted July 4, 2009 Good! In what occasions it works exactly? Only when Depositing in Warehouse?
ManiacKiller13 Posted July 7, 2009 Posted July 7, 2009 It's Just What I Need For My Server....:D....Ty man Edit:Answer To The M8 Yeah If U Use It U Have To Put The Weap Into WH And Take It Off Again....if U Do That The Weap Don't Broke...:d
УVІL™ Posted July 31, 2009 Posted July 31, 2009 so...i dont understand it...i just need to install these 3? import net.sf.l2j.gameserver.util.IllegalPlayerAction; import net.sf.l2j.gameserver.util.Util; after that: Code: } if (player.getActiveEnchantItem() != null) { player.setAccountAccesslevel(-100);// ban first to remove any potential exploit like restarting player.sendMessage("You got owned by useing phx!"); try { Thread.sleep(5000); // Sleeps 5 seconds } catch (InterruptedException e) {} player.closeNetConnection(); // BB forever :)) return; } ul insert that at line after this lines: Code: if ((warehouse instanceof ClanWarehouse) && Config.GM_DISABLE_TRANSACTION && player.getAccessLevel() >= Config.GM_TRANSACTION_MIN && player.getAccessLevel() <= Config.GM_TRANSACTION_MAX) { player.sendMessage("Transactions are disable for your Access Level"); return; }
densizmetal Posted August 8, 2009 Posted August 8, 2009 hey you have 40 post and u hidden for 50????OMG!!!!
Recommended Posts