|
GaidinBDJ Wanderer
Joined: 15 Nov 2002 Posts: 52 Location: Las Vegas, Nevada
|
Posted: Tue Sep 13, 2005 11:22 am
Command to set your location |
I'm looking for a command to set your location to a particular room number. The MUD I play on has some areas that are impossible to fit into the mapper, as they're accessed by doing something to an object that wanders, so it's always a different room, and some of the commands to enter two different areas are the same (so portals are useless). I was thinking that triggering on the name of the first room (#trigger {You're standing in wandering area} {#setroom 3123}) or whatever.
|
|
_________________ Barry
Gaidin @ 3k.org |
|
|
|
Tdk Newbie
Joined: 27 Oct 2003 Posts: 2 Location: United Kingdom
|
Posted: Tue Sep 13, 2005 11:45 am |
Try this:
TELEPORT
Syntax: #TE [vNum] [zone]
Changes your location on the map to a specific location -- your MUD position is unchanged.
I used it for changing the whereamidot (whatever it's called) when i first started using the mapper on my mud's teleport command. |
|
|
|
|
|