[HELP] Player Spawn in the sky
#3

Yes i Have audifan00
Sorry i dont Spek English very good :S

Spawn :
pawn]
if(PlayerInfo[playerid][pOrigem] == 1)//Sim
{
SetPlayerPos(playerid,2386.3589,2456.3826,10.8203) ;
SetPlayerFacingAngle(playerid, 87.5043);
SetPlayerInterior(playerid,0);
PlayerInfo[playerid][pInt] = 0;
SetPlayerHealth(playerid, 100.0);
}
else if(PlayerInfo[playerid][pOrigem] == 2)//Nгo
{
SetPlayerPos(playerid,2386.3589,2456.3826,10.8203) ;
SetPlayerFacingAngle(playerid, 359.9386);
SetPlayerInterior(playerid,0);
PlayerInfo[playerid][pInt] = 0;
SetPlayerHealth(playerid, 100.0);
}[/pawn]
This is it Spawn of Player

Reply


Messages In This Thread
[HELP] Player Spawn in the sky - by Baddark2131 - 04.10.2010, 22:46
Re: [HELP] Player Spawn in the sky - by audifan00 - 04.10.2010, 22:54
Re: [HELP] Player Spawn in the sky - by Baddark2131 - 04.10.2010, 22:58
Re: [HELP] Player Spawn in the sky - by audifan00 - 04.10.2010, 23:05
Re: [HELP] Player Spawn in the sky - by Baddark2131 - 04.10.2010, 23:15
Re: [HELP] Player Spawn in the sky - by audifan00 - 04.10.2010, 23:20

Forum Jump:


Users browsing this thread: 6 Guest(s)