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
geosmith
Wanderer


Joined: 23 Apr 2005
Posts: 57

PostPosted: Sat Mar 18, 2006 8:05 am   

Mapper Question
 
One of the biggest problems I've found when mapping large areas is the time wasted when the same room or cluster of rooms appears on the map twice without my realizing, because obviously having to merge them afterwards is a considerable time-sink. I was wondering, though, is there any way for zMUD, upon creation of a new room, to highlight all other rooms in the zone with the exact same name (or, better still, the same name -and- configuration of exits)? This would make duplicates much easier to spot.
Reply with quote
ZealousAnonymous
Wanderer


Joined: 06 Jan 2006
Posts: 70

PostPosted: Sat Mar 18, 2006 5:51 pm   
 
Ok, you could like set the map filter to the current zone with

#CALL %mapfilter(%concat("ZoneID = ",ZONENUMHERE))


then like

alias like findrooms
#CALL %mapfilter(%concat([Name] LIKE '%-1%')
#LOOP 1,%numrooms( ) {#echo %ansi( gray, black)Room: %mapvnum( %i)}
#CALL %mapfilter("")
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