Posts: 767
Threads: 40
Joined: Dec 2011
Reputation:
0
I have noticed that streamed objects are not being shown in the class selection where normal objects (CreateObject) are.
So is there a workaround or did I make a mistake?
Posts: 2,364
Threads: 135
Joined: Dec 2009
Reputation:
0
Are they in the same interior ?
But I think they don't stream, as I'm using my spawn place under OnPlayerConnect
Posts: 767
Threads: 40
Joined: Dec 2011
Reputation:
0
No, they are in the normal world.
I set the camera and player position under OnPlayerRequestClass and the objects are ofc created at gamemode start.
Posts: 767
Threads: 40
Joined: Dec 2011
Reputation:
0
Thank you but I have concern that the objects still may not display for players with high ping etc.
Posts: 11,827
Threads: 33
Joined: Dec 2011
Reputation:
0
It may does, it may not. I'm not sure, Mellnik.
You might be able to test it yourself by increasing your ping (downloading/uploading) and connect to localhost to see.
Posts: 413
Threads: 59
Joined: Sep 2013
Maybe lag?Objects stream slow but it may be a bug.Updates you plugins then.