- Joined
- Jul 14, 2007
- Messages
- 715
Hey ive been trying to move all of my units in playable map to one region when a unit enters region but aint working here is what i got.
-
Murlocs
-
Events
- Unit - A unit enters Murlocs <gen>
- Conditions
-
Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
- (Number of living (Unit-type of (Triggering unit)) units owned by Player 1 (Red)) Greater than or equal to 1
-
Then - Actions
- Unit Group - Pick every unit in (Units owned by Player 1 (Red)) and do (Unit - Move (Matching unit) instantly to (Center of Reds Spawn <gen>))
-
Else - Actions
- Do nothing
-
If - Conditions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
Events