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
joejoe
Newbie


Joined: 21 Sep 2002
Posts: 8

PostPosted: Sat Sep 21, 2002 12:29 am   

tick timer on a gauge?
 
hi forum,
i'd like to have the %tick var on a gauge so i'd see the progress updated every second.
i could do some trigger on my muds prompt but i want it working even when i'm idling (so receive nothing much from the mud)
would that be possible somehow?
and, btw, is there a way to turn of that 'tick in 5 secs' message?
thanks,
joe
Reply with quote
LightBulb
MASTER


Joined: 28 Nov 2000
Posts: 4817
Location: USA

PostPosted: Sat Sep 21, 2002 6:47 pm   
 
It would probably be best to do this with a user-defined variable (@tick) instead of a system variable (%tick). You could then use an #ALARM to update the user variable and the gauge should update whenever the variable does.
#ALA *1 {#VAR tick %tick}

Yes, you can turn off the "tick in 5 seconds" message. It's in preferences. You can also turn it off using the #TIMER command, but preferences is easier.

LightBulb
Senior Member
Reply with quote
joejoe
Newbie


Joined: 21 Sep 2002
Posts: 8

PostPosted: Sat Sep 21, 2002 6:59 pm   
 
yup, this works just fine. thanks! :)
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