Not saving position in the SQL Server
#6

Код:
mysql_format(MysqlCon, query, sizeof(query), "UPDATE players SET Admin = %d, Vip = %d, Money = %d, Score = %d, TrustedLevel = %d, Deaths = %d, Kills = %d, X = %f, Y = %f, Z = %f, FacingAngle = %.1f, Interior = %d, VW = 0 WHERE ID = %d AND user = '%e'"
Try this - you had 'VW' instead of `VW` or VW - character ` isn't required.
Reply


Messages In This Thread
Not saving position in the SQL Server - by Mriss - 24.05.2014, 07:11
Re: Not saving position in the SQL Server - by BroZeus - 24.05.2014, 07:16
Re: Not saving position in the SQL Server - by Mriss - 24.05.2014, 07:24
Re: Not saving position in the SQL Server - by Mriss - 24.05.2014, 07:26
Re: Not saving position in the SQL Server - by RajatPawar - 24.05.2014, 07:32
Re: Not saving position in the SQL Server - by ball - 24.05.2014, 07:34

Forum Jump:


Users browsing this thread: 1 Guest(s)