xMaylox Posted March 1, 2009 Posted March 1, 2009 well, it works for Gracia CT2.2 too. just go to RequestGiveItemToPet.java and under that line: if (Config.GM_DISABLE_TRANSACTION && player.getAccessLevel() >= Config.GM_TRANSACTION_MIN && player.getAccessLevel() <= Config.GM_TRANSACTION_MAX) { player.sendMessage("Unsufficient privileges."); player.sendPacket(ActionFailed.STATIC_PACKET); return; } paste: if (player.getActiveEnchantItem() != null) { sendPacket(SystemMessageId.ITEM_NOT_FOR_PETS); return; } its for l2jfree Quote
GoDofAdeN Posted March 1, 2009 Posted March 1, 2009 for L2J is different...because there isnt that : if (Config.GM_DISABLE_TRANSACTION && player.getAccessLevel() >= Config.GM_TRANSACTION_MIN && player.getAccessLevel() <= Config.GM_TRANSACTION_MAX) { player.sendMessage("Unsufficient privileges."); player.sendPacket(ActionFailed.STATIC_PACKET); return; } Got it ? :P Quote
xMaylox Posted March 1, 2009 Posted March 1, 2009 lmao? just use the one stefoullis shared then Quote
Junkee Posted March 1, 2009 Posted March 1, 2009 Can someone make this for L2J Interlude? Thx in advanced. Quote
Stefoulis15 Posted March 1, 2009 Author Posted March 1, 2009 Can someone make this for L2J Interlude? Thx in advanced. L2J IL? 10 Mins Plx :D Quote
Destorion Posted March 1, 2009 Posted March 1, 2009 Really good job Stef keep it up :) i will test it soon :D Quote
Stefoulis15 Posted March 1, 2009 Author Posted March 1, 2009 Check The First Post! Added .diff Files ! Thanks For Your Replies People Quote
CнαossMαsteя Posted August 19, 2009 Posted August 19, 2009 great !!! Thanks !!! you helped me allot !!! Quote
BlackOut* Posted September 5, 2009 Posted September 5, 2009 thanks file gia tin help to epsaxna na to ftiaksw ;) Quote
WizZy™ Posted September 5, 2009 Posted September 5, 2009 xaxa to epsaxna 3 ores very nice thanks file gia tin help to epsaxna na to ftiaksw ;) Warned ,the three of you. Do not spam & speak english in english topics. Thanks. Quote
albatron Posted February 16, 2010 Posted February 16, 2010 i just want to tell.. thank you very much.. l2 need more protection and less hacks .. 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.