- Joined
- May 20, 2008
- Messages
- 138
Searched around a bit but didn't find it. Maybe I'm an idiot. I'm trying to do this, but it gives me a compile error. Obviously I need to write something else than "Integer A" within the square brackets.
-
For each (Integer A) from 1 to GEN_INTEGER_1, do (Actions)
-
Loop - Actions
- Custom script: set udg_GEN_TEMP_UNIT_array[Integer A] = null
-
Loop - Actions
Last edited by a moderator: