06.08.2012, 06:47
I need a help with MySQL.I don't know how to convert my script to MySQL
I need an example, how to convert this script to MySQL script.
I need an example, how to convert this script to MySQL script.
pawn Код:
dUserSetINT(PlayerName2(playerid)).("level",0);
dUserSetINT(PlayerName2(playerid)).("LastOn",0);
dUserSetINT(PlayerName2(playerid)).("money",0);
dUserSetINT(PlayerName2(playerid)).("kills",0);
dUserSetINT(PlayerName2(playerid)).("deaths",0);