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
daftshiva
Beginner


Joined: 09 Jul 2002
Posts: 11
Location: United Kingdom

PostPosted: Mon Nov 01, 2004 10:58 am   

in need of help flagging a room
 
Does anyone know of a macro i can use to show that a room has been searched?
Basically I have a lot of new maps that i'm going around on a mud searching for secrets.
Was wondering if anyone knew a way to hit a macro and change the room colour on the map when I've searched it.
Thanks in advance :)
Reply with quote
nexela
Wizard


Joined: 15 Jan 2002
Posts: 1644
Location: USA

PostPosted: Mon Nov 01, 2004 12:20 pm   
 
#KEY F12 {
#IF %maplocked {
#CALL %maplocked(0);#CALL %roomcol(,green);#CALL %maplocked(1)
} {
#CALL %roomcol(,green)
}
}

When making the macro TYPE F 1 2 don't press F12
After you create it then Just hit F12 in the rooms you have searched in
_________________
Zmud Support Library
Zmud Knowledge Base
Reply with quote
daftshiva
Beginner


Joined: 09 Jul 2002
Posts: 11
Location: United Kingdom

PostPosted: Mon Nov 01, 2004 4:12 pm   
 
Thanks a lot :)
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