15.09.2015, 20:22
Use /save to get the coordinate of the player you want to teleport to. It gives the facing angle coordinate as well. Also, i know there's another problem with SetPlayerPos, like the camera of the player doesn't stay at the same position, so i'd recommend you to use SetCameraBehindPlayer(playerid); function right after setting the player's position.