SA-MP Forums Archive
Map Loading - 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: Map Loading (/showthread.php?tid=571428)



Map Loading - DevinPatino - 18.04.2015

I've added a lot of maps to my current gamemode, but now the maps are disappearing how can I stop this?


Re: Map Loading - Fel486 - 18.04.2015

Maybe because you've exceeded the limit of objects?


Re: Map Loading - DevinPatino - 18.04.2015

What is the limit of objects?


Re: Map Loading - Azula - 18.04.2015

By using streamer
https://sampforum.blast.hk/showthread.php?tid=102865


Re: Map Loading - Fel486 - 18.04.2015

That's the number of objects that the server support.

Above there's the link for streamer, a plugin that allow you to use still more objects than max allowed.


Re: Map Loading - DevinPatino - 18.04.2015

What if I'm already using the updated streamer? If there another streamer someone has made if so I can't find it.


Re: Map Loading - Pottus - 18.04.2015

Set the visible item limit.

native Streamer_SetVisibleItems(type, items, playerid = -1);