22.05.2016, 15:47
Hello.
If i use this line
i get this error: error 035: argument type mismatch (argument 1)
What's the matter here?
If i use this line
PHP код:
if(IsPlayerConnected(iPlayer)) return SendClientError(playerid, PLAYER_NOT_FOUND);
What's the matter here?