- Joined
- Aug 8, 2010
- Messages
- 1,022
Hello! In my trigger i have a group and then i destroy it via custom script. The problem is that i can't find the action "Set HitUnits [this is a unit group variable] = Empty unit group". I am SURE there was an action like this, but i can't find it... The reason i need it is because if i don't do this, the group is destroyed by the custom script on the first run of the trigger and it... "never comes back to life" (i can't use it again).
And by the way - will this group leak (will something leak at all) if i do this :
And by the way - will this group leak (will something leak at all) if i do this :
- Unit Group - Remove all units from HitUnits
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
- (You help me) Equal to True
-
Then - Actions
- Unit - Give rep (Helping unit)
-
Else - Actions
- Do nothing
-
If - Conditions