The objects are loading so slow (range)
#1

Somehow the objects range is very small, and it loads slow.

my server's objects are (CreateDynamic object and createobject) and I updated my streamer and it still have the same problem even after compiling again.. What should I do? should I turn them to CreateDynamicObject?
Reply
#2

Quote:
Originally Posted by Stanford
Посмотреть сообщение
should I turn them to CreateDynamicObject?
Yes and make sure the distance is not 0 or 1
Reply
#3

Do the CreateObjects load slow, or just the streamed (CreateDynamicObject) ones?
Reply
#4

The CreateDynamicObject objects are slow not the createobject
Reply
#5

What is your ping to the server? Try increasing the stream distance (NOT drawdistance) of the dynamic objects.
Reply
#6

I changed all the createdynamicobject to createobject, what will happen I mean does it effect or anything?>
Reply
#7

It depends on how many objects you need to be created at once. The streamer's purpose is to only create objects that are near the player, to circumvent the object limit (1000 objects).
Reply
#8

I've converted all of my objects to (CreateObject), now some maps don't appear why?
Reply
#9

They won't appear if you have more than the maximum limit, go back to your streamer (CreateDynamicObject) check out Streamer_UpdateEx for loading objects faster with the streamer. Assuming you are using Incognito's.
Reply
#10

How to change the max number of the createobject objects
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)