Character Position Help
#1

Can someone help me set this code.

Код:
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);
}
To be infront of the 24/7 stored located in this picture.



I hope I get help and thanks
Reply
#2

Hello


Set the "SetPlayerInterior(playerid,14);" to "SetPlayerInterior(playerid,0);"
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)