problem saving variable
#7

Код:
 			format(string, sizeof(string), "UPDATE players SET InvWeapon=%d,InvAmmo=%d,Lighter=%d,Cigarettes=%d,RequestingBackup=%d,Roadblock=%d,Mask=%d,Maskuse=%d,HideNumber=%d,Speaker=%d WHERE id=%d",
			PlayerInfo[playerid][pInvWeapon],
			PlayerInfo[playerid][pInvAmmo],
			PlayerInfo[playerid][pLighter],
			PlayerInfo[playerid][pCigarettes],
			PlayerInfo[playerid][pRequestingBackup],
			PlayerInfo[playerid][pRoadblock],
			PlayerInfo[playerid][pMask],
			PlayerInfo[playerid][pMaskuse],
			PlayerInfo[playerid][pHideNumber],
			PlayerInfo[playerid][pSpeaker],
			PlayerInfo[playerid][pSQLID]);
			MySQLCheckConnection();
   			mysql_query(string);
Reply


Messages In This Thread
problem saving variable - by jcvag44800 - 08.05.2014, 13:25
Re: problem saving variable - by ikbenremco - 08.05.2014, 13:29
Re : problem saving variable - by jcvag44800 - 08.05.2014, 13:36
Re: problem saving variable - by ikbenremco - 08.05.2014, 13:38
Re : problem saving variable - by jcvag44800 - 08.05.2014, 13:42
Re: problem saving variable - by ikbenremco - 08.05.2014, 13:55
Re : problem saving variable - by jcvag44800 - 08.05.2014, 13:58
Re: Re : problem saving variable - by ikbenremco - 08.05.2014, 15:46
Re : problem saving variable - by jcvag44800 - 08.05.2014, 16:25
Re : problem saving variable - by jcvag44800 - 11.05.2014, 11:09

Forum Jump:


Users browsing this thread: 1 Guest(s)