Timer wont show

Squishinator

New Member
Reaction score
3
The timer window will show but the timer itself wont.

My Code:
Trigger:
  • Wave1
    • Events
      • Time - Timer[1] expires
    • Conditions
    • Actions
      • Countdown Timer - Destroy TimerWindow
      • Countdown Timer - Start Timer[2] as a One-shot timer that will expire in 30.00 seconds
      • Countdown Timer - Create a timer window for (Last started timer) with title Wave 1 Ends In:
      • Set TimerWindow = (Last created timer window)
 

XeNiM666

I lurk for pizza
Reaction score
138
Trigger:
  • Wave1
    • Events
      • Time - Timer[1] expires
    • Conditions
    • Actions
      • Countdown Timer - Destroy TimerWindow
      • Countdown Timer - Start Timer[2] as a One-shot timer that will expire in 30.00 seconds
      • Countdown Timer - Create a timer window for Timer[2] with title Wave 1 Ends In:
      • Set TimerWindow = (Last created timer window)


I think that's your problem. Change (Last started timer) to Timer[2]
Not really sure cause I don't work with timers ATM
 

BlackRose

Forum User
Reaction score
239
Trigger:
  • Countdown Timer - Show (Last created timer window)


What do you mean it won't show? You mean like, the thing will show, but not countdown?
 

Squishinator

New Member
Reaction score
3
Two more things,
one: i did the same thing with timer[1] and it worked fine.
two: it turns out that the timer itself wont even work.
 

Gtam

Lerning how to write and read!! Yeah.
Reaction score
164
Do you have the timer variable array in the variable editor to 2
 

Komaqtion

You can change this now in User CP.
Reaction score
469
Change it to at least 2 :D Since that's what you're using when it expires:
Code:
Countdown Timer - Start Timer[[COLOR="Red"]2[/COLOR]] as a One-shot timer that will expire in 30.00 seconds
 

N2o)

Retired.
Reaction score
51
Change it to at least 2 :D Since that's what you're using when it expires:
Code:
Countdown Timer - Start Timer[[COLOR="Red"]2[/COLOR]] as a One-shot timer that will expire in 30.00 seconds
Change it to the maximum number of timers used, else they wont function either.
 

LordXavier

TH.net Regular
Reaction score
16
you need to make the order like this
Trigger:
  • Timer
    • Events
      • Time - Timer Expires
    • Conditions
    • Actions
      • Countdown Timer - Destroy TimerWindow
      • Countdown Timer - Create a timer window for Timer with title Wave 1 ends in:
      • Set TimerWindow = (Last created timer window)
      • Countdown Timer - Show TimerWindow
      • Countdown Timer - Start Timer as a One-shot timer that will expire in 30 seconds

it makes it simple to have Timer as a plain variable, not variable array, plus you have to create the window, set it to a variable, show it, then start it.
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Members online

      No members online now.

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top