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


Joined: 26 Feb 2003
Posts: 4

PostPosted: Mon Mar 01, 2004 12:52 am   

Timers?
 
If possible, I'd like to have a timer appear, be it count down or
status bar type, via a trigger when I quaff a potion or cast an effect spell--just so I know how much time I have left on that invis potion when walking around an aggie area ;). For you programmers out there, it would be way cool if a "fantasy" looking hour-glass graphic appeared to count down a time. Just a thought. Anyway, can this be done with the latest version of zmud?

Thanks!

Cheers,
Bogwin.
Reply with quote
LightBulb
MASTER


Joined: 28 Nov 2000
Posts: 4817
Location: USA

PostPosted: Thu Mar 04, 2004 11:30 pm   
 
Yes.
You're welcome!

(oops, you probably wanted a solution to the problem, not an answer to the question)
Something like this should do it.
#TR {You fade from sight} {#VAR invis 47;#T+ invis1}
#ALA invis1 *1 {#IF (@invis > 1) {#ADD invis -1} {#VAR invis VIS;#T- invis1}}
#ST {Invis: @invis}
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