26.08.2015, 16:28
You, instead of passing the vehicle name to the function GetVehicleModelIDFromName, you're passing the vehicle ID:
Код:
car = GetVehicleModelIDFromName(vehicleid);