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

Play RetroMUD
Post new topic  Reply to topic     Home » Forums » CMUD General Discussion
teion
Wanderer


Joined: 03 May 2005
Posts: 72

PostPosted: Fri Apr 29, 2011 7:58 pm   

cmud mapper nomap trigger
 
greetings I'm having trouble making a trigger that tells the mapper not to put my current location in a room based on the line
The south gate is closed. so far triggers I have used still take me to the south room when I try to go in that direction though I'm really 1 north

sample triggers I have tried

#trigger {The south gate is closed.} {#nomap}
#trigger {The south gate is closed.} {#nodir}

both of these seem to still not work. any help appreciated !
Reply with quote
MattLofton
GURU


Joined: 23 Dec 2000
Posts: 4834
Location: USA

PostPosted: Fri Apr 29, 2011 10:14 pm   
 
Don't use fast mode. Fast mode ignores or otherwise messes with map-helping scripts, so you won't necessarily be able to use them to correct mistakes made.
_________________
EDIT: I didn't like my old signature
Reply with quote
bothkill
Apprentice


Joined: 13 Mar 2005
Posts: 125
Location: Bucharest

PostPosted: Sat Apr 30, 2011 10:55 pm   
 
Or, if you use fast mode you could try these depending on a number of factors (which ones, you will figure out in time):

#TRIGGER {The south gate is closed.} {#MOVE n}

#TRIGGER {The south gate is closed.} {#MOVE <dir>; #MOVE <dir>; ... and so on till the room with the south gate closed>}

#TRIGGER {The south gate is closed.} {#TELEPORT <room no. with the south gate closed>}

The purpose is to re-position you on the correct map location.
Reply with quote
Display posts from previous:   
Post new topic   Reply to topic     Home » Forums » CMUD 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