SA-MP Forums Archive
What is the most faster way to create objects (streamers)? - 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 is the most faster way to create objects (streamers)? (/showthread.php?tid=613030)



What is the most faster way to create objects (streamers)? - Eden3z - 23.07.2016

Hello, as I saw, there a number of plugins (streamers) to create objects in better way than the regular samp way.
I saw Fallout's streamer, Incgonito streamer, Midostream, etc..
But, what is the best streamer to create only objects fast according to the aforementioned list?


Re: What is the most faster way to create objects (streamers)? - Rockefeller - 23.07.2016

streamer load objecst faster then other plugins


Re: What is the most faster way to create objects (streamers)? - Threshold - 24.07.2016

There's no "better" way to create objects than the default SA-MP method of CreateObject. All streamers do is remove the limit on the amount of objects you can have streamed at once, by only streaming in objects within range. If you aren't going to surpass the 1000 object limit, or don't plan on creating objects in different interiors/virtual worlds, you're better off not using a streamer.

I don't really know much about the 'speed' of streaming objects, but I doubt it's very substantial. Incognito's is the best and most popular choice.
https://sampforum.blast.hk/showthread.php?tid=102865