Details on replicating the bug:
- 
Spawn in kamacho.
 
- 
Call the GetVehicleModelNumberOfSeats(vehicleModel)function, where vehicleModel =GetHashKey('kamacho'), the value returned is 4 - correct.
 
- 
Despawn the vehicle. 
- 
Redo step 2, the value returned is 2 - incorrect.