Chris!i! Posted October 11, 2016 Share Posted October 11, 2016 if (tonumber(playTime) >= 49) then Attempt to compare number with nil what is wrong... Link to comment
Simple0x47 Posted October 11, 2016 Share Posted October 11, 2016 The problem it's beacuse playTime is not defined, so it takes the value nil. Make yourself sure that playTime has any value assigned. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now