From 7e548d2604e8d9796d198226686449a5b4d3b1d5 Mon Sep 17 00:00:00 2001 From: Nordi98 Date: Thu, 26 Jun 2025 19:31:42 +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 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