- Joined
- Jan 29, 2010
- Messages
- 213
whats wrong with these triggers? I cant get them working...
-
Untitled Trigger 001
-
Events
- Player - Player 1 (Red) Selects a unit
-
Conditions
- RoundOn Equal to True
-
Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
- (Unit-type of (Triggering unit)) Equal to Footman
-
Then - Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
- (2a <gen> contains (Triggering unit)) Equal to True
-
Then - Actions
-
Unit Group - Pick every unit in (Units in 3a <gen>) and do (Actions)
-
Loop - Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
- (Number of units in (Units in 3a <gen>)) Equal to 0
-
Then - Actions
- Unit - Create 1 Footman for Player 1 (Red) at (Center of 3a <gen>) facing Default building facing degrees
- Else - Actions
-
If - Conditions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
Loop - Actions
-
Unit Group - Pick every unit in (Units in 3a <gen>) and do (Actions)
- Else - Actions
-
If - Conditions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
- Else - Actions
-
If - Conditions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
Events