Help spawn
#7

You need to edit this part:

Код:
public OnPlayerRequestClass(playerid, classid)
{
	SetPlayerPos(playerid, 1958.3783, 1343.1572, 15.3746);
	SetPlayerCameraPos(playerid, 1958.3783, 1343.1572, 15.3746);
	SetPlayerCameraLookAt(playerid, 1958.3783, 1343.1572, 15.3746);
	return 1;
}
SetPlayerPos is where the player is setted in the skinselectionmenubackground.
SetPlayerCameraPos is from where the camera "looks" at the skin.
SetPlayerCameraLookAt is hwere the Camera looks, usually the same position where the Player is located.

You can add if you want more stuff like interior or Anim etc.
Reply


Messages In This Thread
Help spawn - by Typhome - 13.04.2009, 19:17
Re: Help spawn - by Typhome - 13.04.2009, 19:40
Re: Help spawn - by luxeon - 13.04.2009, 19:44
Re: Help spawn - by Typhome - 13.04.2009, 19:48
Re: Help spawn - by Mentis - 13.04.2009, 19:57
Re: Help spawn - by Typhome - 13.04.2009, 20:29
Re: Help spawn - by GanG$Ta - 13.04.2009, 20:35
Re: Help spawn - by Typhome - 13.04.2009, 20:38
Re: Help spawn - by GanG$Ta - 13.04.2009, 20:48
Re: Help spawn - by Typhome - 13.04.2009, 20:49

Forum Jump:


Users browsing this thread: 1 Guest(s)