xTanKx Posted September 9, 2014 Posted September 9, 2014 (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 September 9, 2014 by Guest
xeon17 Posted September 9, 2014 Posted September 9, 2014 This should help https://forum.multitheftauto.com/viewtopic.php?f=91&t=47897 A unique GangWar gamemode waiting for you!Click here for more information.
darhal Posted September 9, 2014 Posted September 9, 2014 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
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