Can someone tell me why this Trigger doesn't work ?
-
Timer
-
Events
-
Unit - A unit leaves Region <gen>
-
-
Conditions
-
Actions
-
Set TimeEvent = (Last started timer)
-
Countdown Timer - Start TimeEvent as a One-shot timer that will expire in 5.00 seconds
-
Set Timer1 = (Last created timer window)
-
Countdown Timer - Create a timer window for TimeEvent with title First Battel Starts:
-
Set TimeEvent = (Expiring timer)
-
Countdown Timer - Show Timer1
-
-
-
Timed Instant TP
-
Events
-
Time - TimeEvent expires
-
-
Conditions
-
Actions
-
Unit - Kill Wisp 0001 <gen>
-
-