Screen dosen't load
#1

Well when someone connect to my server, i have done that camera is set to some cords, but screen is blurry.. Someone have idea what is problem?

Here is code:

pawn Код:
public OnPlayerConnect(playerid)
{
    SetPlayerCameraPos(playerid, 1500.33,-890.29,64.47);
    SetPlayerCameraLookAt(playerid, 1464.20,-855.87,67.68);
    return 1;
}
How it looks:

http://ch-slike.com/images/2013/04/18/Qmg5H.png
Reply
#2

Only the "Vinewood" sign is blurry. I think it isn't a SA:MP bug.
Reply
#3

Add SetPlayerPos before SetPlayerCameraPos and use the same coords.
Plus don't forget to freeze the player.
Reply
#4

https://sampforum.blast.hk/showthread.php?pid=2362690#pid2362690
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)