|
reavor Novice
Joined: 31 Aug 2001 Posts: 48 Location: USA
|
Posted: Tue Oct 22, 2002 7:01 pm
Mapper resets is it possible for areas? |
Hi,
I have many areas on my mud mapped out and they are pretty good maps, but sometimes i get lost in the mapper and was wondering if their is a way i can setup a keyword in an alias (kinda like #recall) to set the mapper to the first room of an area when i run to it.
My mud has speedwalks like run 4s2e4s3e2swsw etc but the mapper seems to get stuck following when i use these what im wanting to do is make like an alias like this.
#alias {midgaard} {recall;run 7s6w8s7w9s4w2n;#keyword}
Where #keyword would reset the mapper to a certain area in a certain room.
Is this possible??
- Reavor |
|
|
|
LightBulb MASTER
Joined: 28 Nov 2000 Posts: 4817 Location: USA
|
Posted: Tue Oct 22, 2002 9:51 pm |
#TELEPORT
You'll probably want to use a #TEMP trigger with the destination-room name/description on this to make sure you've reached the end of the run before the #TELEPORT.
LightBulb
Senior Member |
|
|
|
reavor Novice
Joined: 31 Aug 2001 Posts: 48 Location: USA
|
Posted: Wed Oct 23, 2002 4:47 am |
Thank you so much, i searched help files and even the online support library and never seen that. Thanks again, that helps me alot.
- Reavor |
|
|
|
|
|