Special Map Movement

This lets you add special movement commands to the automapper sequence.

Special commands are those not automatically recognised by MUSHclient as commands that move you somewhere.

The standard commands are:

n (north), s (south), e (east), w (west), ne, se, nw, sw, u (up) and d (down)

The directions in brackets are synomyms - either may be used.

Any other "movement" command must be entered via this dialog, or the mapper will not record it.

MUSHclient generates a speedwalk string like this:

(forwards/reverse)

This is consistent with the speedwalk syntax used when doing normal speedwalking. The characters before the "/" are the forwards direction, the characters after the "/" are the reverse direction.


Action:

Enter the "forwards" action - the one you want to take right now.

For example:

@teleport 1234
unlock west
use key
go portal
recall
mount horse
enter
leave
board boat

Reverse:

You can also enter the "reverse" command, which is what you need to do when going back the way you came.


@teleport 3421
lock east
go portal
recall
dismount horse
leave
exit
go shore

Send to MUD

If checked, the forwards command is sent to the MUD. This is the default behaviour, so that the command is recorded (in the mapper) and done immediately, so that you see the effects of it.

If, for some reason, you want to add commands to the mapping sequence, but not actually send them to the MUD, then uncheck this.

Topics

Command

Dialog

Functions