10.02.2018, 20:44
https://www.youtube.com/watch?v=Fdy5nfK7Pjo&t=25s
How can I do the first step of tutorial moving like this?
Mine one is not even moving from a part of map to another, is moving down to the spawn...
SetPlayerPosEx(i, 1144.9558,-1768.4365,16.5992);
InterpolateCameraPos(i,1197.5511,-1716.0587,46.6448, 1144.9558,-1768.4365,16.5992, 30000, CAMERA_MOVE);
InterpolateCameraLookAt(i, 1153.3126,-1767.5778,16.5938, 1144.9558,-1768.4365,16.5992, 30000, CAMERA_MOVE);
My coords
How can I do the first step of tutorial moving like this?
Mine one is not even moving from a part of map to another, is moving down to the spawn...
SetPlayerPosEx(i, 1144.9558,-1768.4365,16.5992);
InterpolateCameraPos(i,1197.5511,-1716.0587,46.6448, 1144.9558,-1768.4365,16.5992, 30000, CAMERA_MOVE);
InterpolateCameraLookAt(i, 1153.3126,-1767.5778,16.5938, 1144.9558,-1768.4365,16.5992, 30000, CAMERA_MOVE);
My coords