new OnDutyMedics; foreach(new i: Player) { if(IsAMedic(i) && PlayerInfo[i][pDuty] == 1) { OnDutyMedics++; } } if(OnDutyMedics < 1) {