09.03.2011, 17:03
I am talking about this
now how do i set this
?
do i need to change the coordinates of some sort at the setplayercamerapos so it can show my player
pawn Код:
public OnPlayerRequestClass(playerid, classid)
{
SetPlayerPos(playerid,2494.3813,-1666.6300,13.3438);
?pawn Код:
SetPlayerCameraPos(playerid, x, y, z);

