01.05.2014, 11:03
check this example pos:
if it's worked then it's the location problem.
pawn Код:
SetPlayerPos(playerid, -1531.3992, 357.5909, 54.4261);
SetPlayerInterior(playerid, 0);
SetPlayerFacingAngle(playerid, 1.8174);
SetPlayerCameraPos(playerid, -1534.8992, 361.5909, 55.9261);
SetPlayerCameraLookAt(playerid, -1531.3992, 357.5909, 54.4261);

