24.07.2011, 17:05
Hey guys, I got a problem with a script. It needs to be connected to the mysql database, which i have hosted with XAMPP and i have edited the part in script
#define SERVER_HOST "127.0.0.1"
#define SERVER_DB "server"
#define SERVER_USER "root"
#define SERVER_PASSWORD ""
Thought when i launch the server, it wont load the gamemode. I can connect to the server, but it just says "Connecting to the server... Retrying..." And in the SAMP client, under the gamemode it says Unknown.
Any help ?
#define SERVER_HOST "127.0.0.1"
#define SERVER_DB "server"
#define SERVER_USER "root"
#define SERVER_PASSWORD ""
Thought when i launch the server, it wont load the gamemode. I can connect to the server, but it just says "Connecting to the server... Retrying..." And in the SAMP client, under the gamemode it says Unknown.
Any help ?

