SA-MP Forums Archive
vehicle respawn delay lag - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: vehicle respawn delay lag (/showthread.php?tid=657932)



vehicle respawn delay lag - 3417512908 - 18.08.2018

I have over 1500 vehicles on my server.Now I wanna ask.They all have respawn delay by CreateVehicle.Over 1500 timer will lag server?


Re: vehicle respawn delay lag - MattTucker - 18.08.2018

I haven't personally tried it before but logical thinking, trying to respawn 1500+ vehicles all at once is a bit rather too much? creating them on server start would be fine as there'd be no players, but having players on the server would definitely cause some lag.

Unless you've got a very good VPS/hosting service then sure whatever floats your boat, but personally I'd try to switch it up. (Also check your MAX_VEHICLES)