diff --git a/PED/SetPedDensityMultiplierThisFrame.md b/PED/SetPedDensityMultiplierThisFrame.md index 041b6ce23..978b708ea 100644 --- a/PED/SetPedDensityMultiplierThisFrame.md +++ b/PED/SetPedDensityMultiplierThisFrame.md @@ -3,11 +3,15 @@ ns: PED --- ## SET_PED_DENSITY_MULTIPLIER_THIS_FRAME -```c +``` // 0x95E3D6257B166CF2 0x039C82BB void SET_PED_DENSITY_MULTIPLIER_THIS_FRAME(float multiplier); ``` - +**Usage:** +- Call this native every frame +- Values + - 1.0 (maximum) Normal amount of peds in street. + - 0.0 (minimum) No peds in the street. ## Parameters * **multiplier**: