diff --git a/resources/[standalone]/controlled_npcs/client.lua b/resources/[standalone]/controlled_npcs/client.lua index eea554bad..e729208ef 100644 --- a/resources/[standalone]/controlled_npcs/client.lua +++ b/resources/[standalone]/controlled_npcs/client.lua @@ -12,9 +12,9 @@ CreateThread(function() SetScenarioPedDensityMultiplierThisFrame(0.5, 0.5) -- Von 0.7 auf 0.5 reduziert -- Verkehrsdichte auf moderaten Wert setzen - SetVehicleDensityMultiplierThisFrame(0.3) -- Von 0.01 auf 0.3 erhöht - SetRandomVehicleDensityMultiplierThisFrame(0.3) -- Von 0.01 auf 0.3 erhöht - SetParkedVehicleDensityMultiplierThisFrame(0.2) -- Von 0.0 auf 0.2 erhöht + SetVehicleDensityMultiplierThisFrame(0.1) -- Von 0.01 auf 0.3 erhöht + SetRandomVehicleDensityMultiplierThisFrame(0.1) -- Von 0.01 auf 0.3 erhöht + SetParkedVehicleDensityMultiplierThisFrame(0.1) -- Von 0.0 auf 0.2 erhöht -- Kein Wanted-Level / Polizei-Eingriffe