- Joined
- Sep 25, 2013
- Messages
- 525
Why does this work?
When i put the arrary of the timer as a player number, then the timer works. It shows the time remaining, 60 for example.
Thank you for your time
When i put the arrary of the timer as a player number, then the timer works. It shows the time remaining, 60 for example.
-
Untitled Trigger 001
- Events
- Conditions
-
Actions
- Countdown Timer - Start HeroRespawn_Timer[(Player number of (Owner of (Triggering unit)))] as a One-shot timer that will expire in (Real(HeroRespawn_Duration)) seconds
-
Untitled Trigger 001 Copy
- Events
- Conditions
-
Actions
- Countdown Timer - Start HeroRespawn_Timer[1] as a One-shot timer that will expire in (Real(HeroRespawn_Duration)) seconds
Thank you for your time