QUEUE
Syntax: #QUEUE path
Inserts the optional path into the beginning of the mapper queue, and then recomputes the remaining queue based upon the current direction.
QUEUE Example
#TELEPORT 100 noclear
#QUEUE When used in the Room Script of a room, this script will teleport you to room 100 and then recompute the mapper queue based upon the new direction. So, for example, if there was still a "north" command in the queue, you would be moved to the north of room 100 rather than to the north of the original room before the teleport command.