MySQL OnPlayerDisconnect problem !
#6

PlayerData[playerid][pAdjustable] = 1;
PlayerData[playerid][pStatus] = 0;
format(string, sizeof(string), "UPDATE players SET Status='%d' WHERE id=%d", PlayerData[playerid][pStatus], PlayerData[playerid][pSQLID]);
mysql_query(string);

That's the code.
Reply


Messages In This Thread
MySQL OnPlayerDisconnect problem ! - by dekciwRO - 26.12.2012, 16:31
AW: MySQL OnPlayerDisconnect problem ! - by Mellnik - 26.12.2012, 16:33
Re: MySQL OnPlayerDisconnect problem ! - by BrandyPenguin - 26.12.2012, 16:38
Re: AW: MySQL OnPlayerDisconnect problem ! - by dekciwRO - 26.12.2012, 16:39
Re: MySQL OnPlayerDisconnect problem ! - by RedCrossER - 26.12.2012, 16:40
Re: MySQL OnPlayerDisconnect problem ! - by dekciwRO - 26.12.2012, 16:43
Re: MySQL OnPlayerDisconnect problem ! - by RedCrossER - 26.12.2012, 16:45
Re: MySQL OnPlayerDisconnect problem ! - by dekciwRO - 26.12.2012, 16:51

Forum Jump:


Users browsing this thread: 2 Guest(s)