1
0
Fork 0
forked from Simnation/Main

Update client.lua

This commit is contained in:
Nordi98 2025-08-12 13:13:53 +02:00
parent 1a442c2b23
commit c0a9eb2c4b

View file

@ -16,8 +16,6 @@ CreateThread(function()
SetRandomVehicleDensityMultiplierThisFrame(0.01) -- Von 0.1 auf 0.01 reduziert
SetParkedVehicleDensityMultiplierThisFrame(0.0) -- Bleibt bei 0.0
-- Zusätzliche Verkehrskontrollen
SetParkedCarDensityPercentage(0.0) -- Neu hinzugefügt
-- Kein Wanted-Level / Polizei-Eingriffe
SetPlayerWantedLevel(PlayerId(), 0, false)