for(new a=0; a<MAX_PLAYERS; a++) { if(GetPlayerTeam(a) == TEAM_POLICE) { SendClientMessage(a,COLOR_BLUE,"Radio: Suspect down, Over.") } }