Vehicle::setModelDriveForceCurve: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

24 December 2024

  • curprev 22:5322:53, 24 December 2024Shr0x talk contribs 841 bytes +841 Created page with "{{ClientsideJsFunction}} {{JSContainer| === Summary === Applies a custom drive force curve to a specific vehicle model. === Syntax === <syntaxhighlight lang="javascript"> mp.game.vehicle.setModelDriveForceCurve(vehicleModelHash, curveNameHash); </syntaxhighlight> === Required Parameters === * '''vehicleModelHash:''' {{RageType|number}} - Hash of the vehicle model. * '''curveNameHash:''' {{RageType|number}} - Hash of the custom drive force curve. === Return Value ===..."