PDA

View Full Version : entering rest mode after a script



The Archer
06-15-2008, 08:01 AM
Is there a command line to enter rest mode after finishing a script?

xao92k
06-15-2008, 08:24 AM
No, just use:

Rest:
waitfor IDLE
goto look

Look:
put look
goto rest

wellington
06-26-2008, 02:05 PM
You do know you can be in rest mode while a script is running?

Sylvan Dreams
06-26-2008, 02:25 PM
You do know you can be in rest mode while a script is running?

You can't run an SF script and be in rest mode - as soon as the script gets you moving, you are removed from rest mode. If you activate rest mode first, as soon as you start typing, you are removed from restmode.

You -can- be in restmode in Psinet or Lich and run SF scripts, though.

wellington
06-26-2008, 03:23 PM
Ah. I'm still using the Wizard, so that explains it. It only kicks you from rest mode if you actually type - the script commands don't wake it, so you can activate the script, then hit rest mode....