05.11.2017, 15:29
- SetVehicleHandling(vehicleid,"EngineAcceleration", value);
- SetVehicleModelHandling(modelid,"MaxVelocity",valu e);
- SetVehicleVariant(vehicleid,variantID); // Remove vehicle cargo items, forcing vehicle spoilers (zr-350, burrito...)
- AddCustomTunningCompontent(targetObjectID, tuningslot, "dff", "txd");// We could use addvehiclecomponent instead od AttachObjectToVehicle for some tuning (spoiler, wheels..)
- SetVehicleModelHandling(modelid,"MaxVelocity",valu e);
- SetVehicleVariant(vehicleid,variantID); // Remove vehicle cargo items, forcing vehicle spoilers (zr-350, burrito...)
- AddCustomTunningCompontent(targetObjectID, tuningslot, "dff", "txd");// We could use addvehiclecomponent instead od AttachObjectToVehicle for some tuning (spoiler, wheels..)