[HELP] - 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: [HELP] (
/showthread.php?tid=126780)
[HELP] -
xxjackoxx - 10.02.2010
Hello guys!
Well you see myself and 3 other people have made a custom interior. The thing is all the object will not render , with a object streamer that holds 1000 , and there is only 413 objects.
Can this be caused by the fact that the interior is placed uner the map?
( rofl n00b q&a)
Please help us, Cheers.
Re: [HELP] -
[HiC]TheKiller - 10.02.2010
You can only stream up to 254 objects in one area (
https://sampwiki.blast.hk/wiki/Limits ), the only solution to this would be setting the draw distance down.
Re: [HELP] -
mansonh - 10.02.2010
Quote:
|
Originally Posted by [HiC
|
Yep thats the only solution. However, you just gave me an idea man. Doing an object streamer, that also has functions for interiors.
So when you set objects to be interior objects, it streams them differently, instead of using the drawdistance, use more appropriate for that kind of object setup. (this may already exist) And just depending on where the player is, render those objects closest to them, up to 254.