SetPedWallaDensity
DocsSetPedWallaDensity(density, applyValue)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
| Name | Type | Description |
|---|---|---|
density | float | desired walla density |
applyValue | float | how much the desired density affects the actual one |
Ped Models

mp_m_freemode_01
player_zero
ig_agatha
s_m_y_cop_01
s_m_m_gaffer_01
g_m_m_armboss_01
a_c_boar
a_m_m_bevhills_01Returns
voidThis native does not return a value.