[Ajuda] Gang - Nascer no Hospital
#3

uma base

Quote:
Originally Posted by Willian_Luigi
Посмотреть сообщение
pawn Код:
new bool:gPm [ MAX_PLAYERS ] ;
public OnPlayerDeath(playerid, killerid, reason)
{
    gPm [ playerid ] = 1;
}

public OnPlayerSpawn(playerid)
{
    if (gPm [ playerid ])
    {
        SetPlayerPos(playerid, x, y, z); //x, y, z = posiзгo do hospital
        gPm [ playerid ] = 0;
    }
}
Reply


Messages In This Thread
Gang - Nascer no Hospital - by Noturnobk - 11.04.2014, 18:13
Re: Gang - Nascer no Hospital - by Dark.Angel - 11.04.2014, 18:30
Re: Gang - Nascer no Hospital - by PT - 11.04.2014, 20:20

Forum Jump:


Users browsing this thread: 1 Guest(s)