20.09.2016, 17:24
pawn Код:
// GetPlayerPos(playerid, x, y, z); // If you want! This will make your camera look down on you! (Uncomment if you want this)
SetPlayerCameraPos(playerid, x, y, z+50); // You set the camera at a position (Change only the Z)
SetPlayerCameraLookAt(playerid, x, y, z); // You make the camera look down