18.07.2011, 07:12
Your camera position is incorrect - it's correctly sitting on-top of the player! Try to move it a few units in the y direction (that way the camera will be looking at the player, since they are facing north)
pawn Код:
SetPlayerCameraPos( playerid, 1958.3783, 1348.1572, 15.3746 );