I'm trying to make arithmetic math within variables. Anyone know what's happening?
Attempt to perform arithmetic __sub on number and nil
Started by Alerith, Apr 23 2013 10:42 AM
5 replies to this topic
#1
Posted 23 April 2013 - 10:42 AM
#2
Posted 23 April 2013 - 10:44 AM
You are trying to use an undeclared variable in a subtraction. If that's enough for you to know what's wrong then good, else post the code here and we'll try to find the problem in it with you
The ninja strikes again!
(Yes I am THE ninja. Problem?)
The ninja strikes again!
#3
Posted 23 April 2013 - 10:45 AM
Damn ninja
Found it
Quote
Post your code if you're not getting it to work! We can't tell you what's wrong if we can't see your code.
If you get an error, please provide the entire error message and code. Don't provide 'some' of the error message, as it may not contain the important part(s).
If you get an error, please provide the entire error message and code. Don't provide 'some' of the error message, as it may not contain the important part(s).
#4
Posted 23 April 2013 - 10:52 AM
I know about the code and the ninja
I thought this was a general problem and the code was not necessary
. Anyways, thanks for the response, I figured out what was wrong and yes there was a "local" variable that shouldn't be "local"
#5
Posted 23 April 2013 - 02:38 PM
Ignore me. I was never here.
2 user(s) are reading this topic
0 members, 2 guests, 0 anonymous users












