LightBulb MASTER
Joined: 28 Nov 2000 Posts: 4817 Location: USA
|
Posted: Wed Apr 09, 2003 12:04 am |
It looks like it.
walkmode
Syntax: %walkmode( i)
Return the current speedwalk mode. Fast is 0, Safe is 1, Slow is 2. You can set the speedwalk mode by specifying parameter i. Use either a numeric value of the mode you want to set, or the strings "fast", "safe", or "slow".
Since this is a function, be sure to use a command with it.
#NOOP walkmode(2)
LightBulb
Advanced Member |
|