10.12.2018, 10:24
Altus, NO_TEAM is defined as 255 which is a valid vehicleid. Replace with INVALID_VEHICLE_ID. CreateTeamVehicle is better to keep the same return values as AddStaticVehicle, INVALID_VEHICLE_ID for limit being reached or invalid modelid to also avoid run time error otherwise the vehicleid returned.