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



Objects per player - cdoubleoper - 02.05.2016

Hi.
I just want to make it clear. If I reach the object's limit which equals to one thousand, can I still use the player objects? What is their limit?


Re: Objects per player - Micko123 - 02.05.2016

Dont use CreateObject. Use CreateDynamicObject. limit is higher and lag is lower so...