01.01.2012, 05:31
well...
When i Compile it..
in this code
i got this error:
how i can fix this?
When i Compile it..
in this code
pawn Код:
mysql_query("INSERT INTO `users` (`username`, `password`) VALUES ('%s', MD5('%s'))",PlayerName2(playerid),password);
Код:
error 035: argument type mismatch (argument 2)