- Joined
- Sep 26, 2007
- Messages
- 114
Hi
i need some help with this trigger its ment to remove unused player buildings/units
i need some help with this trigger its ment to remove unused player buildings/units
-
Noplayer
-
Events
- Time - Elapsed game time is 5.00 seconds
- Conditions
-
Actions
-
Player Group - Pick every player in (All players) and do (Actions)
-
Loop - Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
- ((Picked player) slot status) Equal to Is unused
-
Then - Actions
- Unit Group - Pick every unit in (Units owned by (Picked player)) and do (Unit - Remove (Picked unit) from the game)
-
Else - Actions
- Do nothing
-
If - Conditions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
Loop - Actions
- Trigger - Turn off (This trigger)
-
Player Group - Pick every player in (All players) and do (Actions)
-
Events