Register to post in forums, or Log in to your existing account
 

Play RetroMUD
Post new topic  Reply to topic     Home » Forums » Finished MUD Scripts
shibbidy joe
Wanderer


Joined: 02 Nov 2002
Posts: 76
Location: Tuvalu

PostPosted: Sun Feb 09, 2003 4:29 pm   

Gemstone III Cast Roundtime Gauge [updated]
 
[Script updated for aethetics. 2.11.03]
Displays your casting roundtime.

#CLASS {CastRT}
#VAR castRT {0}
#VAR castRTmax {3}
#TRIGGER "castRTtrig" {Cast Roundtime (%d) Seconds.} {#var castRT {%1};#var castRTmax {@castRT}}
#COND "castRTtrig" {} {#add castRT (-1);#if (@castRT<@castRTmax) {#if (@castRT>0) {#state castRTtrig (1)}} {#state castRTtrig (0)}} {wait|param=1000}
#BUTTON 24 {@castRT} {} {} {} {@castRT} {} {} {Size} {66} {13} {Pos} {13} {20} {32816} {} {Gauge||11|@castRTmax||15} {} "" {Explore|Inset} {} {}
#BUTTON 33 {CT} {} {} {} {} {} {} {Size} {19} {13} {Pos} {13} {0} {} {} {Separ} {} "" {} {} {}
#CLASS 0

-Shib
Reply with quote
Display posts from previous:   
Post new topic   Reply to topic     Home » Forums » Finished MUD Scripts 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