[HELP] MySQL saving accounts
#8

TK - Yes, when I restar my console (samp-server.exe) or do a /gmx my stats doesn't save!
Tee - Thanks but doesn't work!

I have my custom /gmx command, I tried with calling OnPlayerDisconnect in /gmx but it's the same....
Also I think that this is problem
pawn Код:
else
            {
                new line[750];
                if(mysql_fetch_row_format(line, "|"))
                {
                    TogglePlayerSpectating(playerid, 0);
                    rBit1_Set(IsPlayerLogged, playerid, 1);
                    sscanf(line, "e<p<|>ddddddddd>", PlayerInfo[playerid]);
                    mysql_free_result();
                }
            }
Reply


Messages In This Thread
[HELP] MySQL saving accounts - by System64 - 16.09.2011, 14:10
Re: [HELP] MySQL saving accounts - by Mean - 16.09.2011, 14:24
Re: [HELP] MySQL saving accounts - by System64 - 16.09.2011, 14:27
Re: [HELP] MySQL saving accounts - by Davz*|*Criss - 16.09.2011, 21:17
Re: [HELP] MySQL saving accounts - by [HiC]TheKiller - 16.09.2011, 21:26
Re: [HELP] MySQL saving accounts - by Kingunit - 16.09.2011, 21:58
Re: [HELP] MySQL saving accounts - by Tee - 16.09.2011, 23:03
Re: [HELP] MySQL saving accounts - by System64 - 17.09.2011, 06:31
Re: [HELP] MySQL saving accounts - by [HiC]TheKiller - 17.09.2011, 06:48
Re: [HELP] MySQL saving accounts - by System64 - 17.09.2011, 06:55

Forum Jump:


Users browsing this thread: 3 Guest(s)