Posts: 262
Threads: 51
Joined: May 2014
Reputation:
0
Can i increase the MAX_VEHICLES?
Beacuse someone told me that SA-MP has limit that 1K VEHICLES only.
Posts: 578
Threads: 40
Joined: Dec 2016
Posts: 1,915
Threads: 64
Joined: Jan 2016
Reputation:
0
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."