First, how do I find line say 350, and, second, mine calls it "(v.GetVehicleType() == VT_AMBULANCE_RTW)", while others are called "(StrCompare(v.GetPrototypeFileName(), OBJ_USAR) == 0)" The USAR is the same for all other vehicles, except the ambulance which is always "VT_AMBULANCE_RTW".