SetPedWallaDensity — FiveM Natives
0x149AEE66F0CB3A99 · AUDIO · all
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
| Name | Type | Description |
|---|---|---|
| density | float | desired walla density |
| applyValue | float | how much the desired density affects the actual one |
Returns
void