Register to post in forums, or Log in to your existing account
 

Play RetroMUD
Post new topic  Reply to topic     Home » Forums » zMUD General Discussion
Morfaroth
Beginner


Joined: 07 Dec 2002
Posts: 11

PostPosted: Thu Feb 27, 2003 1:56 am   

Gateway, and my Map
 
On the mud that I use, there is a weave called gateway, basicly it links any two rooms on the mud, as long as you have memorized first, Is there a way I can make a trigger or an alias that will chance my position on the map when I use it? the basic sentax is as follows:
weave gateway to <preset location>
Then I wait for the gateway to open, then:
step through gateway
I want to move where I am on the map when I step through the gateway, and move back to my previous position if I step through it again, Any ideas?
Reply with quote
TonDiening
GURU


Joined: 26 Jul 2001
Posts: 1958
Location: Canada

PostPosted: Thu Feb 27, 2003 3:27 am   
 
As you can go to any spot that you have memorized (if I understand), You'll want to
use the #TELEPORT command.

I don't know what your preset location looks like. If its the room name:
#ONINPUT {weave gateway to (*)} {#VAR WeaveGateway {%1}}
#ONINPUT {step through gateway} {#TE %roomnum(@WeaveGateway,)}

Else something like:
#ONINPUT {weave gateway to (*)} {#VAR WeaveGateway {%1}}
#ONINPUT {step through gateway} {#IF (%lower(@WeaveGateway) =~ "this room name here")} {#TE <roomnumber>}}




Ton Diening
Reply with quote
wilh
Wanderer


Joined: 08 Feb 2001
Posts: 89
Location: USA

PostPosted: Thu Feb 27, 2003 9:26 am   
 
Weave... sounds Wheel of Timeish.

Hrm...

Wil

Wil Hunt
Reply with quote
Display posts from previous:   
Post new topic   Reply to topic     Home » Forums » zMUD General Discussion All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

© 2009 Zugg Software. Hosted by Wolfpaw.net