- Joined
- Dec 25, 2018
- Messages
- 110
First method
-
For each (Integer x) from 1 to 6, do (Actions)
-
Loop - Actions
-
Set LOCATION = y
-
Custom script: call RemoveLocation(udg_LOCATION)
-
-
-
For each (Integer x) from 1 to 6, do (Actions)
-
Loop - Actions
-
Set LOCATION = y
-
-
-
Custom script: call RemoveLocation(udg_LOCATION)