19.05.2015, 19:11
Make a new function called OnUpdateVehicle(vehicleid)
copy everything from OnCarUpdate(); and make idx = vehicleid;
that should work for it.
copy everything from OnCarUpdate(); and make idx = vehicleid;
that should work for it.

