mehmetejr Posted September 11, 2018 Share Posted September 11, 2018 (edited) Hi there.I have opened an amateur RP server and I have a problem with faction-system.The exact code is like: <lua> local maxrow = mysql:fetch_assoc(max) maxIndex = tonumber(maxrow.id) or 0 </lua> and the error I get on console is this:attemp to index local "maxrow" (a nill value) Edited September 11, 2018 by mehmetejr 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