I am testing the function setColor with my player and gives me the following error: "Warning: unable to pop this type [unsigned long __cdecl getValue(class CScriptVM *, int)]", and set black the color of the player.
I have tried this with squirrel. The numbers that allows squirrel are -2147483648 to 2147483647 and the format RGBA (0xFFFFFFFF) can contain higher numbers...
Thanks!
I am testing the function setColor with my player and gives me the following error: "Warning: unable to pop this type [unsigned long __cdecl getValue(class CScriptVM *, int)]", and set black the color of the player.
I have tried this with squirrel. The numbers that allows squirrel are -2147483648 to 2147483647 and the format RGBA (0xFFFFFFFF) can contain higher numbers...
Thanks!