18.03.2011, 16:53
You should use this with sscanf
instead of IsPlayerConnected
pawn Код:
if(id == INVALID_PLAYER_ID)return SendClientMessage(playerid,0xFF0000FF, "That user is not connected.");