SA-MP Forums Archive
Player objects count as 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Player objects count as objects? (/showthread.php?tid=200326)



Player objects count as objects? - leong124 - 18.12.2010

I don't know if it's asked before,
but does the objects added by SetPlayerAttachedObject counts as objects?
i.e.Counts in the 400 objects limit


Re: Player objects count as objects? - [MWR]Blood - 18.12.2010

I don't think so, it counts only createobject.


Re: Player objects count as objects? - niCe - 18.12.2010

No, it uses another pool, so it doesn't count to the created objects limit.