Quick question about the object limits to SA-MP - 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: Quick question about the object limits to SA-MP (
/showthread.php?tid=246662)
Quick question about the object limits to SA-MP -
gamer931215 - 05.04.2011
Hey, i got a quick question,
Im planning to make a streamer (i know everyone is using Incognito's streamer anyway, but its just a nice project for me to do), and i know SA-MP has an object limit of 400 objects.
On the wiki it says this:
Global Objects 400
Per-Player Objects 400
Global objects, 400, does this mean that above showing 400 objects in total the server will crash ? or above showing 400 objects to a client, the player will crash ?
Re: Quick question about the object limits to SA-MP -
BASITJALIL - 05.04.2011
Over 400 Objects will crash whole server
Re: Quick question about the object limits to SA-MP -
gamer931215 - 05.04.2011
Quote:
Originally Posted by BASITJALIL
Over 400 Objects will crash whole server
|
Edit: nvm, thanks for the quick response.