04.10.2016, 12:33
Y u do dis?
Код:
for(new i=0;i<MAX_PLAYERS; i++) continue; { if((!IsPlayerConnected(targetid)) || (targetid == INVALID_PLAYER_ID)) { SendClientMessage(playerid, 0xFF0000, "Player Is Not Connected!"); } }