01.02.2016, 06:59
Quote:
#define SQL_HOST "127.0.0.1"
#define SQL_USER "root" #define SQL_PASS "XXXXX" #define SQL_DB "smallcountyrp" but not work |
#define SQL_HOST "127.0.0.1"
#define SQL_USER "root"
#define SQL_PASS ""
#define SQL_DB "smallcountyrp"
Then save and recompile the GM.