Can't see the player at skin selection
#1

Solved

Код:
public OnPlayerRequestClass(playerid, classid)
{
	SetPlayerPos(playerid, 2914.43, 227.98, 80.84);
	SetPlayerCameraPos(playerid, 2911.10, 224.72, 80.84);
	SetPlayerCameraLookAt(playerid, 2911.10, 224.72, 80.84);
	SetPlayerFacingAngle(playerid, 90.0);
	PlayerPlaySound(playerid, 1187,0.0,0.0,0.0);
	
	return 1;
}
Reply


Messages In This Thread
Can't see the player at skin selection - by Noss* - 19.12.2010, 16:11
Re: Can't see the player at skin selection - by blackwave - 19.12.2010, 16:12
Re: Can't see the player at skin selection - by Noss* - 19.12.2010, 16:21

Forum Jump:


Users browsing this thread: 1 Guest(s)