SA-MP Forums Archive
Objects - 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: Objects (/showthread.php?tid=488090)



Objects - Wayland - 16.01.2014

Max objects are 1000(https://sampwiki.blast.hk/wiki/Limits)
Can i have objects more than 1000?


Re: Objects - Sledgehammer - 16.01.2014

Yes if you use the streamer plugin.

https://sampforum.blast.hk/showthread.php?tid=102865


Re: Objects - Wayland - 16.01.2014

I'm using it, nothing changes


Re: Objects - dominik523 - 16.01.2014

In theory, you could have unlimited number of objects using streamer. That limit of 1000 objects is for default samp functions, so if you are using streamer, you don't have to worry.


Re: Objects - Wayland - 16.01.2014

I need CreateDynamicObject?


Re: Objects - dominik523 - 16.01.2014

Yes, you can also check other useful functions from streamer plugin here.