Vehicle::getDriveForceCurveValue: 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:5122:51, 24 December 2024Shr0x talk contribs 864 bytes +864 Created page with "{{ClientsideJsFunction}} {{JSContainer| === Summary === Retrieves the drive force output for a specified RPM using a previously created drive force curve. === Syntax === <syntaxhighlight lang="javascript"> mp.game.vehicle.getDriveForceCurveValue(curveNameHash, input); </syntaxhighlight> === Required Parameters === * '''curveNameHash:''' {{RageType|number}} - The hash identifier for the curve. * '''input:''' {{RageType|number}} - The input RPM value. === Return Value..."