new veh[2] = { 400, 401 }; for(new i; i < sizeof(veh); i++) { if(GetVehicleModel(vmodel) == veh[i]) }