new fhosr = fm_find_ent_by_class( -1, "func_hostage_rescue" ) while(fhosr > g_maxplayers) { entity_set_int(fhosr, EV_INT_flags, FL_KILLME) fhosr = fm_find_ent_by_class( fhosr, "func_hostage_rescue" ) }