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: Fri Mar 12, 2004 2:31 pm   

%roomcol and mapmode
 
If you manually enter the properties of a room on your map, you can change the roomcolor even if the mapper is in follow-mode. However, if your try changing the color of a room in followmode by using the command #NOOP %roomcol( , red) - it woun't work. Doing the same command in mapmode works.

I don't suppose there's a command to set the roomcolor while in follow-mode..?
Reply with quote
Theragil
Apprentice


Joined: 13 Feb 2004
Posts: 157
Location: USA

PostPosted: Fri Mar 12, 2004 4:03 pm   
 
Here's what I do:

pMapLocked = %maplocked( )
#noop %maplocked( 0)
#noop %roomname( ,@sCaptureRoomName)
#noop %roomdesc( ,@sCaptureRoomText)
#noop %roomflags( ,@sCaptureRoomTerrain)
captureroomcolor @sCaptureRoomTerrain
#noop %roomcol( ,@sCaptureRoomColor)
[...etc...]
#noop %maplocked( @pMapLocked)
Reply with quote
Eowyn
Apprentice


Joined: 19 Jan 2001
Posts: 117
Location: Norway

PostPosted: Fri Mar 12, 2004 4:26 pm   
 
Perfect! Thank you :)
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