Handlers reload problem
Posted: Sat Oct 09, 2010 3:15 pm
L2J Revision 4420
L2JDP Revision 7668
I'm working now on some custom mods, and I use the command:
But it's uncomfortable to call this command from console more and more times.
I was tried to call it from macro, but the last letter "a" does not fit
May be I can call this command in another way?
Help please..
L2JDP Revision 7668
I'm working now on some custom mods, and I use the command:
Code: Select all
//script_load handlers/MasterHandler.java
I was tried to call it from macro, but the last letter "a" does not fit

May be I can call this command in another way?
Help please..