H
Help
Guest
I want to make a trigger, that when a timer ends, i want every hero a player has to move to a certin region. I thank you in advance, and if i'm not clear, tell me what more you need.
Events: Timer hero_mover expires
Conditions:
Actions: Pick all units in playable map area and do actions:
Loop Actions: If all conditions are true then do Then Actions else do Else Actions:
If Conditions: Picked unit is a hero equal to true
Then Actions: Move picked unit to center of (your region here)
Else Actions: Do Nothing