From the reference libraryFiveM

AUDIO Natives

natives/AUDIO/0x01BB4D577D38BD9E.md

AUDIO Natives

SET_VEHICLE_AUDIO_BODY_DAMAGE_FACTOR

Property Value
Native Name SET_VEHICLE_AUDIO_BODY_DAMAGE_FACTOR
Hash 0x01BB4D577D38BD9E
Return Type void
Parameters vehicle (Vehicle), intensity (float)

Description: Vehicle will make a 'rattling' noise when decelerating

Parameters

  • vehicle (Vehicle) — Vehicle to modify
  • intensity (float) — A value 0.0 - 1.0. Higher the value, the more likely the vehicle is to make the sound while decelerating
Back to documentation