LOGIN SCREEN BACKGROUND
#1

Hi !

I have an issue to my server. In login screen, the background seems to be in another virtual world. When the camera is moving `till insert the password, I can't see the players or the cars from those camera positions.
I tried to put SetPlayerVirtualWorld 0 on the camera lines but it doesn't work. Any idea?
Reply
#2

Screen Shot?
Reply
#3

just saying if you're not doing that already but,

you also wanna make sure that you don't move the camera too far away from the actual player.
you seperate them too much and stuff won't render in,
that's why you also have to move the player too

but then again thinking about it...
im not sure but i guess you'd still be able to see players,
its just the surroundings that'll be showing you their filthy LOD textures
Reply
#4

Quote:
Originally Posted by CutX
Посмотреть сообщение
just saying if you're not doing that already but,

you also wanna make sure that you don't move the camera too far away from the actual player.
you seperate them too much and stuff won't render in,
that's why you also have to move the player too
Even if i put the player on a position and camera is not moving I can't see the cars/other players.
Reply
#5

bump?
Reply
#6

Did you try to SetPlayerPos to the camera's position?

EDIT: Wait I'm dumb, I read your reply and I assume you've already done that?
Reply
#7

Can you show the code..?
Reply
#8

Vehicles and players will not be streamed under OnPlayerRequestClass. You'll have to create your own custom spawn selection if you want them to be streamed.
Reply
#9

Quote:
Originally Posted by Lordzy
Посмотреть сообщение
Vehicles and players will not be streamed under OnPlayerRequestClass. You'll have to create your own custom spawn selection if you want them to be streamed.
Ok, an example please?
Reply
#10

bump
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)