Posts: 90
Threads: 27
Joined: May 2011
Reputation:
0
Hello, i installed the streamer of incognito. I did everything good (Or i think so) The objects are loading but really slow. I need to wait 50 seconds after the first object loading is done. What do i need to do?
Posts: 1,495
Threads: 131
Joined: Jul 2009
Reputation:
0
checkout for the streamed range and for the amount of objects in the same range.
There is a limit (even by using a streamer) of objects that a player can see at 1 moment.
If you place too many objects too near to each other and they are all within the streaming range of the player, then this can cause that objects don't really load.
Otherwise just change the stream distance:
CreateObject(model, x, y, z, rx, ry, rz, world(-1), interior(-1), player(-1), streamdistance);
-1 = all