Hello,
how to turn of /unstuck command?
unstuck
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
- jurchiks
- Posts: 6769
- Joined: Sat Sep 19, 2009 4:16 pm
- Location: Eastern Europe
Re: unstuck
why would you want to turn it off? it's for characters who are stuck or have no SOE
if you have put wrong time in configs, it's your fault
Character.properties
UnstuckInterval = 300
if you have put wrong time in configs, it's your fault
Character.properties
UnstuckInterval = 300
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
-
- Posts: 25
- Joined: Wed Apr 15, 2009 10:57 am
Re: unstuck
My config is ok. I just want to turn off this command.
-
- L2j Veteran
- Posts: 3437
- Joined: Wed Apr 30, 2008 8:53 am
- Location: Russia
Re: unstuck
Then remove its handler from MasterHandler.java
Commiter of the shit
public static final int PI = 3.1415926535897932384626433832795;
public static final int PI = 3.1415926535897932384626433832795;
-
- Posts: 25
- Joined: Wed Apr 15, 2009 10:57 am
Re: unstuck
Which line I must to remove from MasterHandler? http://l2jdp.com/trac/browser/trunk/dat ... ndler.java
- denser
- Posts: 1392
- Joined: Wed May 30, 2007 9:13 pm
- Location: Russia
- Contact:
Re: unstuck
MKas wrote:Which line I must to remove from MasterHandler? http://l2jdp.com/trac/browser/trunk/dat ... ndler.java
Code: Select all
//UserCommandHandler.getInstance().registerUserCommandHandler(new Escape());
Tiger, once tasted human flesh, will want to taste it again
L2J - the place where glad to see you any time!
L2J - the place where glad to see you any time!