Hey i am trying to make a time event happen, but it doesn't seems to do my bidding, after people have choosen a "Hero" and "Time Expires" they have to get "Moved Instantly" to a region. its feels like the time doesn't work at all
-
Timed Instant TP Player 1
-
Events
-
Time - TimeEvent expires
-
-
Conditions
-
Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
(Shop Area <gen> contains hero[(Player number of Player 1 (Red))]) Equal to True
-
-
Then - Actions
-
For each (Integer A) from 1 to 1, do (Actions)
-
Loop - Actions
-
Unit - Move hero[1] instantly to SoloArenaPoint[1]
-
-
-
-
Else - Actions
-
Countdown Timer - Pause TimeEvent
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
(Player 1 (Red) slot status) Equal to Is playing
-
-
Then - Actions
-
If ((Shop Area <gen> contains hero[1]) Equal to True) then do (Countdown Timer - Pause TimeEvent) else do (Do nothing)
-
-
Else - Actions
-
-
-
-
-
Last edited: