Not all objects show up?
#4

Please read carefully this is what i reply to all, and nearly all can fix the problem,

Quote:
Originally Posted by BakerProduction
Посмотреть сообщение
The client can only handle 400 objects at a time on your game. If more than these are displayed, it will cause problems, so what object streamers do is make sure that only a maximum of 400 objects are loaded into your game at any time, which means that you won't have any problems. Technically, this means that you should be able to have an unlimited amount of objects in the game right? However, if there are too many objects within a certain distance of each other, then there will be problems.

Lets say there's 500 barrels in front of you, the object streamer won't be able to show 500 barrels. So it will (usually and logically) show the 400 barrels that are closest to you, which means that 100 of the barrels won't be viewable at all.

So technically the streamer decides how many objects you can have, generally I don't think any of them even impose a limit, they just allow you to make as many as you want, but just remember that having too many different objects in a certain space that need to be displayed all at the same time is going to cause problems.

I hope this helps!
BUT!!!!
In your case you have made custom mapping and all so you will have some different problems then other players.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Quote:
Originally Posted by BASITJALIL
Посмотреть сообщение
Can you please upload your script on pastebin.com
And let me check
BTW i will not stole your script
and with placing your script for others to see, place ONLY the parts with Object issue. This guy may not steal you script just wants to help, but others will.
Reply


Messages In This Thread
Not all objects show up? - by Mark_Weston - 07.03.2011, 00:51
Re: Not all objects show up? - by BASITJALIL - 07.03.2011, 04:05
Re: Not all objects show up? - by alpha500delta - 07.03.2011, 06:50
Re: Not all objects show up? - by =WoR=Mitch - 07.03.2011, 09:39
Re: Not all objects show up? - by duckie - 07.03.2011, 10:54
Re: Not all objects show up? - by =WoR=Mitch - 07.03.2011, 12:29
Re: Not all objects show up? - by Mark_Weston - 07.03.2011, 14:00
Re: Not all objects show up? - by Raz0r1000 - 07.03.2011, 14:03
Re: Not all objects show up? - by alpha500delta - 07.03.2011, 15:24
Re: Not all objects show up? - by Mark_Weston - 08.03.2011, 11:04

Forum Jump:


Users browsing this thread: 7 Guest(s)