max modelid - 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: max modelid (
/showthread.php?tid=506367)
max modelid -
Baltazar - 12.04.2014
What are samp limits talking about model ids (models + samp models + custom models)? I know it' around 20000, but what exactly it is?
Re: max modelid -
Vince - 12.04.2014
According to gtamodding.com the limit is 14000 models. But models don't start at 0 and they're not sequential either so I don't know how many models there currently are.
Re: max modelid -
Baltazar - 12.04.2014
Quote:
Originally Posted by Vince
According to gtamodding.com the limit is 14000 models. But models don't start at 0 and they're not sequential either so I don't know how many models there currently are.
|
The question is not about how many models there are, but what is the maximum possible modelid.
Re: max modelid -
Vince - 12.04.2014
Ah, I misunderstood. I'd assume it'd be at least 65535.