Objects in class selection not shown.
#1

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?
Reply
#2

Are they in the same interior ?

But I think they don't stream, as I'm using my spawn place under OnPlayerConnect
Reply
#3

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.
Reply
#4

Read the following quote.

Quote:
Originally Posted by Incognito
Native Notes
  • Use Streamer_UpdateEx to preload items before setting a player's position or to stream items under OnPlayerRequestClass.
  • Virtual worlds, interiors, and players can only be modified or read through the array data manipulation natives (Streamer_GetArrayData and Streamer_SetArrayData, for example).
Reply
#5

Thank you but I have concern that the objects still may not display for players with high ping etc.
Reply
#6

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.
Reply
#7

Maybe lag?Objects stream slow but it may be a bug.Updates you plugins then.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)