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
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. :)
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...
ukedis Posted June 10, 2017 Posted June 10, 2017 can anyone write me a message how to put this to the server?
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...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now