LMAP
- Syntax: #LM path command
- Related: #LOOP
Loop through the given speedwalk path and execute the command for each room on the map along the path. The variable %i is set to the room number.
LMAP example
- #LMAP �3sn� {#SHOW %roomname(%i)}
- From the current map location, move 3 squares south, then one square north. At each step, display the name of the room