for(new i = 0; i < MAX_PLAYERS; i++){ if(IsPlayerPolice(i) == 1) { SendClientMessage(i, -1, "Your text!"); }}