Page 1 of 1

using math library

Posted: Sat Jun 30, 2012 4:37 pm
by darm88
I can't believe I am having such a stupid problem. I need to use the math library but I keep getting the error in function xpcall. I am not sure what I'm doing wrong with using require "math"

Re: using math library

Posted: Sat Jun 30, 2012 4:42 pm
by bartbes
You don't need to require it.

Also, please note you broke just about all rules, not even giving us an error message.

Re: using math library

Posted: Mon Jul 02, 2012 4:25 am
by darm88
thank you for the reminder about the rules.