makano Posted September 13, 2013 Posted September 13, 2013 I did everything but I get 4 errors not sure if its important or how to fix it. can anyone help? thanks in advance Quote
yaotzi9n Posted April 16, 2014 Posted April 16, 2014 I tested it on L2J CT2.4. Need to make some changes but works great. THX. :) Quote
Olymps Posted July 13, 2014 Posted July 13, 2014 Hello guys , i will share something with you My user panel for H5 , Details : User panel is a panel where player can disable/enable some features and learn whatever is related with your server ! User panel pops up by typing .user ;) ! Youtube video : Pastebin : Datapack_Patch Core_Patch Report me any bug or problem PS: patch is not really clear since in my pack there are implemented many custom shits ! hello i got a problem with the code and when i log can't use commands and target things... Quote
ukedis Posted June 10, 2017 Posted June 10, 2017 can anyone write me a message how to put this to the server? Quote
criss22 Posted August 27, 2017 Posted August 27, 2017 if (L2PcInstance._isoneffect == true) { L2PcInstance._isoneffect = false; } if (L2PcInstance._istraderefusal == true) { L2PcInstance._istraderefusal = false; } if (L2PcInstance._ispmrefusal == true) { L2PcInstance._ispmrefusal = false; } if (L2PcInstance._isexpsprefusal == true) { L2PcInstance._isexpsprefusal = false; } no works this lines... 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.