SA-MP Forums Archive
What are vehicle models ? - 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: What are vehicle models ? (/showthread.php?tid=625957)



What are vehicle models ? - NeXoR - 08.01.2017

Heya
Something I've seen but never understood on SAMP limits is vehicle models limit
It claims to be unlimited, although last time I checked there are only 200 +-
So what is the limit about ?


Re: What are vehicle models ? - Beckett - 08.01.2017

What kind of limit are you talking about?


Re: What are vehicle models ? - BiosMarcel - 08.01.2017

It means you can use all vehicle models at the same time


Re: What are vehicle models ? - SickAttack - 08.01.2017

These are the models: https://sampwiki.blast.hk/wiki/Vehicle_Model_ID_List

Landstalker, Bullet, Infernus, etc.

There is no limit to how many you can use (like if new vehicles are added, you can still go higher - it basically means you could use any amount if it allowed you to, but obviously there are only so many models), however:
Quote:
Originally Posted by SA-MP Wiki
Although the vehicle model limit in 0.3 is unlimited, 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.



Re: What are vehicle models ? - NeXoR - 09.01.2017

Quote:
Originally Posted by SickAttack
View Post
These are the models: https://sampwiki.blast.hk/wiki/Vehicle_Model_ID_List

Landstalker, Bullet, Infernus, etc.

There is no limit to how many you can use (like if new vehicles are added, you can still go higher - it basically means you could use any amount if it allowed you to, but obviously there are only so many models), however:
So, if for example I go to parking lot and put 200 cars of the same model
And then switch them into 200 different models, would that affect ?