MySQL Data Issue
#2

Put this in OnGameModeInit (or fs init)
pawn Код:
mysql_debug(1);
Run your mode, then look at the debug file it creates (debug.txt in server root directory). See what values the database is returning. If its returning the correct values the sscanf line will be the culprit. I have never used sscanf with enums like that so i don't know if its valid or not. Posting the enum may help too.
Reply


Messages In This Thread
MySQL Data Issue - by Abreezy - 15.02.2012, 03:16
Re: MySQL Data Issue - by iggy1 - 15.02.2012, 04:15
Re: MySQL Data Issue - by Abreezy - 15.02.2012, 04:25
Re: MySQL Data Issue - by iggy1 - 15.02.2012, 04:31
Re: MySQL Data Issue - by Abreezy - 15.02.2012, 12:01
Re: MySQL Data Issue - by Abreezy - 15.02.2012, 18:10
Re: MySQL Data Issue - by Abreezy - 15.02.2012, 20:35
Re: MySQL Data Issue - by Abreezy - 16.02.2012, 03:41

Forum Jump:


Users browsing this thread: 1 Guest(s)