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
Eowyn
Apprentice


Joined: 19 Jan 2001
Posts: 117
Location: Norway

PostPosted: Sun Mar 14, 2004 8:53 pm   

%mapfiler and room exit name?
 
Is there any way to search for a room with a specific exit?

Something like this:
#NOOP %mapfilter( %concat( "[exits] = ',"brokenrock",'"))
#ECHO %mapvnum( 1)

?

Thanks :)
Reply with quote
Charbal
GURU


Joined: 15 Jun 2001
Posts: 654
Location: USA

PostPosted: Sun Mar 14, 2004 9:35 pm   
 
This should display all room numbers (not VNums) with an exit with a doorname of brokenrock:

#FORALL %mapquery("ObjID IN (SELECT FromID FROM ExitTbl WHERE Param = 'brokenrock' OR Param LIKE 'brokenrock|%')") {#SAY %i}
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