- Joined
- Aug 1, 2009
- Messages
- 620
[14 lines of GUI] Why can't i remove the units?
Why the hell does this not work?
-
Remove Units
-
Events
-
Map initialization
-
Time - Elapsed game time is 5.00 seconds
-
-
Conditions
-
Actions
-
Custom script: set bj_wantDestroyGroup = true
-
Unit Group - Pick every unit in (Units of type Mage) and do (Actions)
-
Loop - Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
((Owner of (Picked unit)) slot status) Equal to Is playing
-
-
Then - Actions
-
Else - Actions
-
Unit - Remove (Picked unit) from the game
-
-
-
-
-
-
Last edited: