- Joined
- Jun 27, 2010
- Messages
- 2,709
"things that leak" says that a leak can be prevented from group by declaring in with variable and then destroy it with
same for locations, I have point array with 4 locations
- Custom script: call DestroyGroup(udg_units_around_caster)
same for locations, I have point array with 4 locations
- Custom script: Custom script: call RemoveLocation(udg_loc(1,2,3,4))