From 34b390b37c5713c22855580edc42f50beb02f457 Mon Sep 17 00:00:00 2001 From: Nordi98 Date: Tue, 12 Aug 2025 13:19:19 +0200 Subject: [PATCH] Update client.lua --- resources/[standalone]/controlled_npcs/client.lua | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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