Jump to content

Problem with the Gang System!!!


xTanKx

Recommended Posts

Posted (edited)

I have problem with my script :( it doesn't work.. It doesn't start when I try to run it :( I don't know why... Here is my code:

ERROR: Gangs\server.lua:23: Database query failed: no such table: GangMembers 
  
ERROR: Gangs\server.lua:25: attempt to index field '?' (a nil value) 
  
ERROR: Gangs\server.lua:63: Database query failed: no such table: GangMembers 
  
ERROR: Gangs\server.lua:370: Database query failed: no such table: GangMembers 

Edited by Guest
Posted

Tell us more about the problem or maybe the code

#include <iostream>

int main() {

    std::cout << "C++ is amazing <3" << std::endl;

    return 0;

}

I left MTA !... I m doing some tuts about (servers and scripting here) subscribe please

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...