24.09.2009, 20:27
Your problem is that when being in class selection, you are accually at 0.0,0.0,0.0 .
if you don't beleave me, go in class selection, ask someone to teleport to you, and they'll be teleported to 0.0,0.0,0.0 .
So the streamer thinks you're at an other position as you really are, only the objects around 0.0 will be loaded
fix: createobject
or edit the code of your streamer so it'll load the objects around your class selection position when selecting a class.
or move your class selection to 0.0
if you don't beleave me, go in class selection, ask someone to teleport to you, and they'll be teleported to 0.0,0.0,0.0 .
So the streamer thinks you're at an other position as you really are, only the objects around 0.0 will be loaded
fix: createobject
or edit the code of your streamer so it'll load the objects around your class selection position when selecting a class.
or move your class selection to 0.0