SA-MP Forums Archive
Streamer/Object Problem - 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: Streamer/Object Problem (/showthread.php?tid=373279)



Streamer/Object Problem - Luke_James - 29.08.2012

I have 1.6k objects in my server, and some of the newer objects aren't appearing. Is there some sort of limit on items? I've got streamer version 78, R6-2. We use CreateObject instead of CreateDynamicObject, as using CreateDynamic Object makes everything quite buggy. The objects are loaded from an FS (and yes, I have included streamer).


Re: Streamer/Object Problem - NinjaChicken - 29.08.2012

yea, no CreateObject uses SA-MP's os and CreateDynamicObject uses the streamer, so you are hitting the 2k samp object limit