05.06.2009, 08:10
Can someone help me set this code.
To be infront of the 24/7 stored located in this picture.

I hope I get help and thanks
Код:
public SetupPlayerForClassSelection(playerid)
{
SetPlayerInterior(playerid,14);
SetPlayerPos(playerid,2247.6599,2401.3601,11.2500);
SetPlayerFacingAngle(playerid, 90.0);
SetPlayerCameraPos(playerid,2247.6599,2401.3601,11.2500);
SetPlayerCameraLookAt(playerid,2247.6599,2401.3601,11.2500);
}

I hope I get help and thanks

