for(new i = 0; i < MAX_PLAYERS; i++){ if(PlayerInfo[i][pAdmin] != 0) SendClientMessage(i, -1, message); else break;}