Posts: 368
Threads: 94
Joined: Mar 2012
Reputation:
0
Hey, if a player connects I set his camera to a certain pos, and make it look at a certain position.
Somehow, that location doesn't show any custom objects, but when I spawn (login) and go to that location.. they do show.
Posts: 3,324
Threads: 96
Joined: Sep 2013
Quote:
Originally Posted by Markski
Depending on what object streamer you use, you'll have to make sure the objects are in the same Virtual World where the login screen is.
|
FALSE.
---------------------------------------------------------------------------------
You're likely using streamer, correct me if I'm wrong.
Since you are in class selection, objects do not automatically stream. You must use Streamer_Update for streamer to know to show the objects around the player in class selection.