trigger help! ^^ Please

Hosc2410

New Member
Reaction score
2
HI i need this special trigger
í made a region that does when i enter it i got 4 seconds to make it to the other region else i will die but if i make it to the other Region i don't die
But theres something wrong heres the two triggers:


LVL 2 Run for it event
Events
Unit - A unit enters LVL 2 Make a run for it <gen>
Conditions
Actions
Countdown Timer - Start Timer as a One-shot timer that will expire in 4.00 seconds
Countdown Timer - Create a timer window for Timer with title RUN FOR IT!
Wait 4.00 seconds
Unit - Kill (Triggering unit)


and then it should be Disabled with this Trigger:



LVL2 Run for it made it
Events
Unit - A unit enters LVL 2 Run for it made it <gen>
Conditions
Actions
Trigger - Turn off LVL 2 Run for it event <gen>


But i Die Anyway ANyone know why?
 

Larcenist

REP: Respect, Envy, Prosperity?
Reaction score
211
Make 3 triggers:

1:
Code:
Events:
A unit enters LVL 2 run for it <gen>

Conditions:

Actions:
Start RunTimer as a oneshot timer that will expire in 4 seconds
Create Timerwindow....
Set RunTimerWindow = Last created timer window
set Runner = (Triggering Unit)

2:
Code:
Events:
A unit enters LVL 2 run for it made it <gen>

Conditions:

Actions:
Pause RunTimer
Destroy RunTimerWindow

3:
Code:
Events:
RunTimer expires

Conditions:

Actions:
Kill Runner.
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Staff online

      Members online

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top