All public logs

Combined display of all available logs of RAGE Multiplayer Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 16:41, 29 May 2024 Shr0x talk contribs created page Vehicle::getHandling (Created page with "{{ClientsideJsFunction}} {{JSContainer| Gets vehicle handling type value. Handling Types from '''handling.meta''': <pre> fInitialDriveMaxFlatVel fBrakeBiasFront fSteeringLock fTractionCurveLateral fTractionBiasFront fSuspensionCompDamp fSuspensionReboundDamp fSuspensionBiasFront fAntiRollBarBiasFront </pre> ===Required Params=== *'''type''': {{RageType|string}} ===Return value=== *''' {{RageType|float}} ''' ==Syntax== <syntaxhighlight lang="javascript"> vehicle.getHa...")