- Joined
- Sep 28, 2004
- Messages
- 365
-
Set Ally = False
-
Set Enemy = True
-
Set Buildings = False
-
Set victimGroup = (Units within pRadius of Pos matching (((((Matching unit) is alive) Equal to True) and ((Matching unit) Not equal to TargetUnit)) and ((((Matching unit) belongs to an enemy of (Owner of Caster)) Equal to Enemy) or ((((Matching uni
-
Set victimGroup = (Units within Radius of Pos matching (((((Matching unit) is alive) Equal to True) and ((Matching unit) Not equal to TargetUnit)) and ((((Matching unit) belongs to an enemy of (Owner of Caster)) Equal to Enemy) or ((((Matching unit) belongs to an ally of (Owner of Caster)) Equal to Ally) or (((Matching unit) is A structure) Equal to Building)))