08.01.2014, 20:53
So in this way:
Right?
pawn Код:
new stats[200];
UPDATE ServerStats SET TotalAccounts= TotalAccounts + 1 WHERE condition = true;
mysql_query(stats);