Incognito's Streamer - Limit Objects @ ID - 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: Incognito's Streamer - Limit Objects @ ID (
/showthread.php?tid=466637)
Incognito's Streamer - Limit Objects @ ID -
corne - 28.09.2013
Hey there. I was wondering if there would be an ability to limit objects loaded of a certain id with Incognito's Streamer.
What i mean with that would be, lets say that i have 5000x objectid "A" in my area. As the max objects which would be loaded would be 1000 i would need to lose 4000 objects. However, lets say that i also have another mapping in the same area which also uses 100 objects, which i would like to be loaded using the default range. That would mean i would have to lose 4100 objects. Would there be a way of limiting objectid "A" to loading a maximum of 900 objects of the same objectid (preferably the 900 closest ones of that objectid). So my entire map would be able to load.
I hope that you guys understand what i mean. If not, i'll try to explain in another way.
Thanks.