0033: Invalid local variable name
The compiler can't get the name of the local variable. It may happen if the name is not an integer number.
Possible solutions: use a valid integer number that meets the local variables limit for this game:
Last updated