Is there an object limit with an object steamer on 0.3?
#5

Quote:
Originally Posted by Nomine
Streamers make you able to have more than 254 objects at the same time, but no player can see more than 254 at a time. That's why the streamer removes the objects if the player is father away then the stream range

In Jasen's example, the range is 200.
Код:
CreateStreamObject(3892, -800.500, 314.164, 1337.406, 0.0, 0.0, 0.0, 200);
That means if you are more than 200 meters away from the object you can't see it.
It also means that if you at any point are in range of more than 254 objects at the same time, you can't see them all. Your problem is most likely that your range is too big, so your server doesn't load all the objects in your range.

If you have a lot of objects close to each other, then try decreasing the range.
My range, before I changed it to 200, was 150.
Reply


Messages In This Thread
Is there an object limit with an object steamer on 0.3? - by Jose 510 - 12.10.2009, 07:48
Re: Is there an object limit with an object steamer on 0.3? - by Jasen - 12.10.2009, 08:05
Re: Is there an object limit with an object steamer on 0.3? - by Jose 510 - 12.10.2009, 08:08
Re: Is there an object limit with an object steamer on 0.3? - by Nomine - 12.10.2009, 08:59
Re: Is there an object limit with an object steamer on 0.3? - by Jose 510 - 12.10.2009, 16:35

Forum Jump:


Users browsing this thread: 1 Guest(s)