Statatistic save, does not work
#1

I did that. to save player statistics, but does not work mysql UPDATE code

Код:
format     ( Query, sizeof( Query ), "UPDATE `saskaitos` SET `Pinigai` = %d, `VIP` = %d WHERE `Vardas` = '%s'",
        PlayerData[ playerid ] [ Pinigai ],
		PlayerData[ playerid ] [ VIP     ],
		PlayerData[ playerid ] [ Vardas  ] );
mysql_logo
Код:
[16:34:10] CMySQLHandler::Query(UPDATE `saskaitos` SET `Pinigai` = 0, `VIP` = 0 WHERE `Vardas` = '') - Successfully executed.
Reply
#2

No one knows the problem?
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)