SA-MP Forums Archive
CreateObject limit ? - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: CreateObject limit ? (/showthread.php?tid=116048)



CreateObject limit ? - juuleman - 27.12.2009

Hey all,
I have a question.

Is there any limit for CreateObject? Cause if i add too much in my server (Pen1 GM) they arent there .

SancheZ



Re: CreateObject limit ? - BMUK - 27.12.2009

https://sampwiki.blast.hk/wiki/Limits


Re: CreateObject limit ? - juuleman - 27.12.2009

Ye but im using 0.3a the latest one.

And they say there you can add unlimited?


Re: CreateObject limit ? - Grim_ - 27.12.2009

Look at the link. There is a limit.


Re: CreateObject limit ? - juuleman - 27.12.2009

Ye ok i looked wrong but thx.

But still a question, if i reached the limit with 'CreateObject', can i still add more with other object streamers?


Re: CreateObject limit ? - Grim_ - 27.12.2009

Yes, but just make all of your objects streamed so it won't interfer and create possible problems with the streamer.


Re: CreateObject limit ? - juuleman - 27.12.2009

Okay thanks.