Can i increase the MAX_VEHICLES? - 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: Can i increase the MAX_VEHICLES? (
/showthread.php?tid=645894)
Can i increase the MAX_VEHICLES? -
DavidGravelli - 06.12.2017
Can i increase the MAX_VEHICLES?
Beacuse someone told me that SA-MP has limit that 1K VEHICLES only.
Re: Can i increase the MAX_VEHICLES? -
Meller - 06.12.2017
No, 1'000 limit.
Re: Can i increase the MAX_VEHICLES? -
Dayrion - 06.12.2017
Yes you can increase MAX_VEHICLES but you can't spawn more than 2'000 vehicles on your server. So MAX_VEHICLES can be redefined like you want but don't go over 2'000. Also, take this in consideration:
"if you use a large amount of vehicle models, you may notice parts of your mode become framey as vehicle models are dynamically loaded/unloaded. Keeping the number of vehicle models below 150 is a good idea."