- Joined
- May 2, 2011
- Messages
- 1,351
Hello guys,
I have custom script that does not work, basically it is
TimeForDemonSpawn[N] is an array of size 12
I cant enable trigger
why?
I have custom script that does not work, basically it is
-
For each (Integer A) from 1 to 12, do (Actions)
-
Loop - Actions
- Set LoopIntegerA = (LoopIntegerA + 1)
- Custom script: set udg_HandleIdNoTable = GetHandleId(TimeForDemonSpawn[LoopIntegerA])
-
Loop - Actions
TimeForDemonSpawn[N] is an array of size 12
I cant enable trigger
why?
Last edited by a moderator: