- Joined
- Aug 15, 2007
- Messages
- 261
can someone help me fix that trigger
10x
-
Fix ME
-
Events
- Player - Player 1 (Red) Selects a unit
- Player - Player 2 (Blue) Selects a unit
- Player - Player 3 (Teal) Selects a unit
- Player - Player 7 (Green) Selects a unit
- Player - Player 8 (Pink) Selects a unit
- Player - Player 9 (Gray) Selects a unit
- Conditions
-
Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
- (Name of (Picked unit)) Equal to Click ME
-
Then - Actions
- Unit - Order (Picked unit) to Move To (Center of Rect 010 <gen>)
-
Unit Group - Pick every unit in (Units currently selected by (Triggering player)) and do (Actions)
-
Loop - Actions
- Unit - Order (Picked unit) to Move To (Center of Rect 010 <gen>)
-
Loop - Actions
- Else - Actions
-
If - Conditions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
Events
10x