Jump to content

[HELP]Faction system error


mehmetejr

Recommended Posts

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 by mehmetejr
Link to comment

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...