Posted 11 March 2013 - 10:16 AM
Somehow, pcall is acting weirdly. When I do pcall(print("test")), it prints test, but returns false and the error: attempt to call number. I am using this in the lua program.
Edit: Oh ya, pcall doesnt take arguments.
Edit: Oh ya, pcall doesnt take arguments.