- Joined
- Nov 3, 2013
- Messages
- 989
-
Trigger
- Events
- Conditions
-
Actions
-
For each (Integer Temp_Int[0]) from 1 to SomeVar, do (Actions)
-
Loop - Actions
- Set Some_UnitGroup[Temp_Int[0]] = (Units in SomeRegion[Temp_Int[0]])
-
Unit Group - Pick every unit in Some_UnitGroup[Temp_Int[0]] and do (Actions)
-
Loop - Actions
- Some Actions
- Custom script: set bj_wantDestroyGroup = true
-
Loop - Actions
-
Loop - Actions
-
For each (Integer Temp_Int[0]) from 1 to SomeVar, do (Actions)
Don't really know why you wouldn't just call destroy group but I were just wondering.