OK

Syntax: #OK
Related: #SLOW #STOP #STEP #PAUSE

Confirms the currently pending slow walk direction. This command is typically triggered by a macro to indicate that the previous movement was successful.

OK example

#TRIGGER {^Exits} {#OK}
#TRIGGER {^It is pitch black} {#OK}
When either of these two strings are received from the MUD, the pending Slow Walk direction is confirmed, allowing slow walking to continue.


Contents NOOP ONINPUT