SA-MP Forums Archive
SAMP doesn't show 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: SAMP doesn't show objects (/showthread.php?tid=608763)



SAMP doesn't show objects - Marco1 - 04.06.2016

Hi guys, I made a map with a high number of objects (almost 4500) but I can't see all the objects, especially those ones I placed in the air, why?


Re: SAMP doesn't show objects - Rockefeller - 08.06.2016

You are probably using CreateObject witch is limited with 1000 objects , change function CreateObject to CreateDynamicObject.


Re: SAMP doesn't show objects - willsuckformoney - 08.06.2016

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


Re: SAMP doesn't show objects - YaQi - 08.06.2016

You've been reached the SA:MP object limits.