I just downloaded Zoom 1.02 and started trying to use it in our game. We're building it in AGS 3.0.1.35. I don't know enough about scripting to even try to correct the issue, and I couldn't find mention of this error in any topics in the forum.
Anyway, the error occurs whether I'm calling on the function in a room or not, I get an error when I try to run the game. The error is:
Error (line 53): Undefined token 'RawDrawImageResized' | Zoom.asc(53)
This doesn't make a whole lot of sense. If I understand, a token is basically a placeholder for a value or a string. But RawDrawImageResized is a room function current to AGS 3.0.1. So... in short, I'm hoping someone knows about this bug and/or what I could do to fix it.
Anyway, the error occurs whether I'm calling on the function in a room or not, I get an error when I try to run the game. The error is:
Error (line 53): Undefined token 'RawDrawImageResized' | Zoom.asc(53)
This doesn't make a whole lot of sense. If I understand, a token is basically a placeholder for a value or a string. But RawDrawImageResized is a room function current to AGS 3.0.1. So... in short, I'm hoping someone knows about this bug and/or what I could do to fix it.