From 382c889f7778bc5214254932188ca372dd431acf Mon Sep 17 00:00:00 2001 From: Nordi98 Date: Thu, 26 Jun 2025 01:15:36 +0200 Subject: [PATCH] Update client.lua --- resources/[standalone]/controlled_npcs/client.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/[standalone]/controlled_npcs/client.lua b/resources/[standalone]/controlled_npcs/client.lua index e741957e5..207880eca 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.7) - SetRandomVehicleDensityMultiplierThisFrame(0.6) + SetVehicleDensityMultiplierThisFrame(0.5) + SetRandomVehicleDensityMultiplierThisFrame(0.5) SetParkedVehicleDensityMultiplierThisFrame(0.0) -- Kein Wanted-Level / Polizei-Eingriffe