05.01.2012, 07:24
Remove LIMIT 1 at the end and try.
PHP код:
UPDATE `Users` SET Logged = '0', Level = %d, Kills = %d, Deaths = %d, Money = %d, Score = %d, Jailed = %d, LastIP = %s, Status = %d WHERE Username = '%s'
