OnPlayerConnect Camera problem
#1

Well i want to make if someone connects, it faces here
pawn Код:
SetPlayerPos(playerid,3038.5408,1162.5400,23.6939);
    SetPlayerFacingAngle(playerid,85.8876);
    SetCameraBehindPlayer(playerid);
    SetPlayerCameraPos(playerid,3038.5408,1162.5400,23.6939);
    SetPlayerCameraLookAt(playerid,3038.5408,1162.5400,23.6939);
But for some reason it doesn't work. What did i do wrong?
Reply
#2

put that in a timer and call it in onplayerconnect
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)