yumi-modding / FS17_ContractorMod

7 stars 4 forks source link

vehicleID is not stable when saving game #52

Closed yumi-modding closed 5 years ago

yumi-modding commented 5 years ago
local vehicle = NetworkUtil.getObject(vehicleID)

This might return the vehicle but sometimes something else (like a player) leading to crash