SA-MP Forums Archive
Question with objects/ streamer? - 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: Question with objects/ streamer? (/showthread.php?tid=113384)



Question with objects/ streamer? - DeltaAirlines12 - 13.12.2009

I read this: https://sampwiki.blast.hk/wiki/Limits and the max objects you can have in sa-mp v0.3a is 254 before you need a streamer.
If I put 254 objects in my game mode and 254 more in my filterscript, will they all show up?


Re: Question with objects/ streamer? - Zamaroht - 13.12.2009

No, it would most likely crash. It's 254 per server, not per file.

Still 254 is a dinamic number, what means that it may handle a couple more of objects, but it can't be asured how many.