From the reference libraryFiveM

AUDIO Natives

natives/AUDIO/0x149AEE66F0CB3A99.md

AUDIO Natives

SET_PED_WALLA_DENSITY

Property Value
Native Name SET_PED_WALLA_DENSITY
Hash 0x149AEE66F0CB3A99
Return Type void
Parameters density (float), applyValue (float)

Description: Overrides the calculated ped density that is used to modulate the ambient ped walla sounds (in exteriors only)

If you want to use this for interiors, use SET_PED_INTERIOR_WALLA_DENSITY

Parameters

  • density (float) — desired walla density
  • applyValue (float) — how much the desired density affects the actual one
Back to documentation