Little Spawn help!
#10

I appriciate your help but still is problem! Used it like example

Код:
public OnPlayerRequestClass(playerid, classid)
{
    if(PlayerInfo[playerid][Skin] != -1)
	{
    	SetSpawnInfo(playerid, 255, PlayerInfo[playerid][Skin], 0.0, 0.0, 0.0, 0.0, 0, 0, 0, 0, 0, 0);
    	SpawnPlayer(playerid);
	}
         SetPlayerPos(playerid, 414.6747,-4.1441,994.6751);
        SetPlayerCameraPos(playerid, 213.9725,-12.1422,994.2751);
	SetPlayerFacingAngle(playerid, 31.33);
	SetPlayerCameraLookAt(playerid, 312.6747,-3.3321,994.6751);
	return 1;
}
Reply


Messages In This Thread
Little Spawn help! - by Hunud - 03.05.2017, 16:02
Re: Little Spawn help! - by Hunud - 03.05.2017, 16:13
Re: Little Spawn help! - by aoky - 03.05.2017, 16:39
Re: Little Spawn help! - by Hunud - 03.05.2017, 16:41
Re: Little Spawn help! - by moura98 - 03.05.2017, 16:50
Re: Little Spawn help! - by Hunud - 03.05.2017, 16:53
Re: Little Spawn help! - by DarkSkull - 03.05.2017, 16:58
Re: Little Spawn help! - by Hunud - 03.05.2017, 17:03
Re: Little Spawn help! - by DarkSkull - 03.05.2017, 17:06
Re: Little Spawn help! - by Hunud - 03.05.2017, 17:10

Forum Jump:


Users browsing this thread: 3 Guest(s)