From the reference libraryFiveM

AUDIO Natives

natives/AUDIO/0xD2CC78CD3D0B50F9.md

AUDIO Natives

OVERRIDE_PLAYER_GROUND_MATERIAL

Property Value
Native Name OVERRIDE_PLAYER_GROUND_MATERIAL
Hash 0xD2CC78CD3D0B50F9
Return Type void
Parameters overriddenMaterialHash (Hash), scriptOverrides (BOOL)

Description: Sets the footstep tuning modes

Parameters

  • overriddenMaterialHash (Hash)
  • scriptOverrides (BOOL) — True to override with the given overridenMaterialHash, false to stop overriding
Back to documentation