Quantcast
Channel: SA-MP Forums
Viewing all articles
Browse latest Browse all 18226

Maybe Mysql problem I dont know

$
0
0
Hello guys I have just downloaded a gamemode from google and edited Mysq connection in the gamemode file and added it to my ultra h but when I get IG it's not showing me the login box can you help me please ...

Code:

// ( MySQL - Connection )

#if USE_LOCALHOST == true

#define LOCAL_HOST                                "127.0.0.1"
#define LOCAL_USER                                "root"
#define LOCAL_PASS                                "password"
#define LOCAL_DB                                "xsfv3"


#else

#define SERVER_HOST                                "127.0.0.1"
#define SERVER_USER                                "port_1359"
#define SERVER_PASS                                "password"
#define SERVER_DB                                "port_1359"

#endif


Viewing all articles
Browse latest Browse all 18226

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>