- Joined
- Apr 21, 2006
- Messages
- 21
I'm using GetUnitsInRangeOfLocMatching and I want to set a group = units in range 500 points of casting range of units that are allied...So what I'm left with is: GetUnitsInRangeOfLocMatching(500.00, GetUnitLoc(GetSpellAbilityUnit()), <blank>)
What is the code I need to insert into the <blank> to restrict the selection only to allied units (preferably to allied units of the unit casting the ability)
What is the code I need to insert into the <blank> to restrict the selection only to allied units (preferably to allied units of the unit casting the ability)