MySQL login system
#3

Put this under OnGameModeInit if you haven't:
pawn Код:
mysql_log(LOG_ERROR | LOG_WARNING | LOG_DEBUG);
Then go in game and run the server, and then go and check mysql_log.txt and show us what it said. Also just add:
pawn Код:
printf("%s", query);
Under:
pawn Код:
mysql_tquery(mysql, query, "OnAccountCheck", "i", playerid);
And let us know what that says too.
Reply


Messages In This Thread
MySQL login system - by Rufio - 28.06.2014, 00:00
Re: MySQL login system - by AiRaLoKa - 28.06.2014, 00:16
Re: MySQL login system - by Jack_Leslie - 28.06.2014, 02:06

Forum Jump:


Users browsing this thread: 1 Guest(s)