forked from Simnation/Main
Update client.lua
This commit is contained in:
parent
1a442c2b23
commit
c0a9eb2c4b
1 changed files with 0 additions and 2 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue