21.07.2012, 13:31
Quote:
pawn Код:
|
pawn Код:
SetPlayerInterior(playerid,0);
SetPlayerPos(playerid, 665.8990,-623.3339,16.3359); // the player's positions is only playerid, x, y, z
SetPlayerFacingAngle(playerid, 359.4621);
SetCameraBehindPlayer(playerid);
}