forked from Simnation/Main
fix
This commit is contained in:
parent
646749da77
commit
a1e9027648
2 changed files with 3 additions and 3 deletions
|
@ -10,8 +10,8 @@ CreateThread(function()
|
|||
-- Nur normale Zivilisten und Autos erhalten
|
||||
SetPedDensityMultiplierThisFrame(0.7)
|
||||
SetScenarioPedDensityMultiplierThisFrame(0.7, 0.7)
|
||||
SetVehicleDensityMultiplierThisFrame(0.5)
|
||||
SetRandomVehicleDensityMultiplierThisFrame(0.5)
|
||||
SetVehicleDensityMultiplierThisFrame(0.3)
|
||||
SetRandomVehicleDensityMultiplierThisFrame(0.3)
|
||||
SetParkedVehicleDensityMultiplierThisFrame(0.0)
|
||||
|
||||
-- Kein Wanted-Level / Polizei-Eingriffe
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue