• Please report every thread you think might be harmful or does not meet expectations or the link is offline, you will be refunded the credits you paid and the Thread Starter recieves a message to update his content, if its malicious we remove it and warn and eventualy the TS if it reoccurs.

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

haneyboy138

New member
Joined
Mar 30, 2024
Messages
1
Reaction score
0
Points
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


 

xyrogfx

Member
Joined
Apr 2, 2024
Messages
5
Reaction score
0
Points
1
Credits
306
Is there anything diff from the 100s out there already?
 

xbiimbiim

Member
Joined
Mar 30, 2022
Messages
24
Reaction score
5
Points
8
Credits
159
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