diff --git a/resources/[standalone]/controlled_npcs/client.lua b/resources/[standalone]/controlled_npcs/client.lua index 3cca372b8..61f0ab163 100644 --- a/resources/[standalone]/controlled_npcs/client.lua +++ b/resources/[standalone]/controlled_npcs/client.lua @@ -10,8 +10,8 @@ CreateThread(function() -- Nur normale Zivilisten und Autos erhalten SetPedDensityMultiplierThisFrame(0.7) SetScenarioPedDensityMultiplierThisFrame(0.7, 0.7) - SetVehicleDensityMultiplierThisFrame(0.3) - SetRandomVehicleDensityMultiplierThisFrame(0.3) + SetVehicleDensityMultiplierThisFrame(0.1) + SetRandomVehicleDensityMultiplierThisFrame(0.1) SetParkedVehicleDensityMultiplierThisFrame(0.0) -- Kein Wanted-Level / Polizei-Eingriffe