• New pricing for Credits and VIP

  • We sell Discord Boosts (level 3) now at a very cheap price and 100% guarantee safe and with replacement guarantees if there happens to be an issue💪

Script to remove or reduce ai to reduce lag (1 Viewer)

haneyboy138

New member
Mar 30, 2024
1
0
1
Credits
103
fully customizable script that removes or reduces ai to help reduce server lag
to download make a folder called removeAllAI and add the following files to the folder then add ensure removeAllAI then save file and restart server


 

xbiimbiim

Member
Mar 30, 2022
31
5
8
Credits
33
Citizen.CreateThread(function()
while true do
Citizen.Wait(0)

SetVehicleDensityMultiplierThisFrame(0.5)
SetPedDensityMultiplierThisFrame(1.0)
SetRandomVehicleDensityMultiplierThisFrame(0.2)
SetParkedVehicleDensityMultiplierThisFrame(0.2)
-- SetScenarioPedDensityMultiplierThisFrame(false)
end
end)

If it can Help us :)
 

Users who are viewing this thread

Top