I am setting a Point as a variable using a For Loop Integer A.
I used
-
Set RushUnitPoint[(Integer A)] = (Position of RushUnit[(Integer A)])
-
Custom script: call RemoveLocation
I used
-
Custom script: call RemoveLocation(udg_RushUnitPoint[GetConvertedPlayerId(GetTriggerPlayer())])
-
Custom script: call RemoveLocation(udg_RushUnitPoint[IntegerA])