12.05.2016, 13:03
Change this
to this
and you missing DOF2 include [ Download ]
Код:
if(udb_Exists(PlayerName2(tmp2))) return SendClientMessage(playerid, COLOR_RED, "That Name is already in use!"); //error 035: argument type mismatch (argument 1)
PHP код:
if(udb_Exists(mp2)) return SendClientMessage(playerid, COLOR_RED, "That Name is already in use!"); //error 035: argument type mismatch (argument 1)