- Joined
- Jan 25, 2011
- Messages
- 2,294
The usual script for removing a point:
-
Custom script: call RemoveLocation (udg_Temp_Point)
-
Custom script: call RemoveLocation (udg_Temp_Point[1])
-
Custom script: call RemoveLocation (udg_Temp_Point[2])
Last edited by a moderator: