Posted 15 November 2013 - 01:53 PM
Hi, I was writing a program, and I have the following for line 1.
And I get:
What the heck is that? I have worked with variables before and that has never showed up before.
Thanks to anyone who helps.
local weather = math.random(60-90)
And I get:
Race:1: bad argument #1: interval is empty
What the heck is that? I have worked with variables before and that has never showed up before.
Thanks to anyone who helps.