If you set a Point Variable more than once (lets say 1000 times), does it leak, or does it just overwrite the variable every single time it is set?
Oh, and another quick question, does this leak?
Set Temp_Point to equal Position of Picked Unit
Unit - Create 1 Locust at Temp_Point offset by 100 towards 10 degrees
Custom Script (call RemoveLocation (udg_TempPoint))
Oh, and another quick question, does this leak?
Set Temp_Point to equal Position of Picked Unit
Unit - Create 1 Locust at Temp_Point offset by 100 towards 10 degrees
Custom Script (call RemoveLocation (udg_TempPoint))