[MYSQL]Whats wrong with this cmd
#1

pawn Код:
new Query[128];
    format(Query,sizeof(Query),"UPDATE `users` SET Money='%s' WHERE username = '%s'",GetPlayerMoney(playerid),PlayerName(playerid));
    mysql_query(Query);
EDIT : MY WRONG IT WAS %d
Reply


Messages In This Thread
[MYSQL]Whats wrong with this cmd - by TheDeath - 27.07.2012, 15:54

Forum Jump:


Users browsing this thread: 1 Guest(s)