Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
For some reason when I try to make a timer a variable I can't give it an initial value... Or if there's some other way... I just want to make it so when the timer expires players get gold.
For some reason when I try to make a timer a variable I can't give it an initial value... Or if there's some other way... I just want to make it so when the timer expires players get gold.
Countdown Timer - Start <TIMER> as a One-shot timer that will expire in "X" seconds
Countdown Timer - Create a timer window for <TIMER> with title "TITLE"
Both are Actions. Obviously you need to make a Timer variable beforehand.
maybe change it to a repeating timer, if it's an income thing... as Taishaku said, you got to start the timer, but THEN you got to use the 'Set variable' action and use it to something like this; Set YOURTIMER = Last created timer and then, if you want it to show, then make a timer window with another trigger, and then Set YOURTIMERWINDOW = Last created timer window
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.