- Joined
- Apr 6, 2007
- Messages
- 7
Hi
does the "move unit to position of unit" action cause leak (positions of units)
and if it does with what script can i remove the positions?
I tried "call RemoveLocation( udg_TempPoint[GetForLoopIndexA()]"
TempPoint is an Array with the positions of the units inside. But i alway get compilation error "name required"
would be nice if so could help me, thanks in advance
does the "move unit to position of unit" action cause leak (positions of units)
and if it does with what script can i remove the positions?
I tried "call RemoveLocation( udg_TempPoint[GetForLoopIndexA()]"
TempPoint is an Array with the positions of the units inside. But i alway get compilation error "name required"
would be nice if so could help me, thanks in advance