OnPlayerDeath Help
#1

pawn Код:
public OnPlayerDeath(playerid, killerid, reason)
{
    PlayerInfo[killerid][pKills]++;
    PlayerInfo[playerid][pDeaths]++;
    return 1;
}
Hello folks am having trouble here.

What i want to do is when a player die's he is spawned at 1 of the 2 hospitals in Los Santos with a deduction of $200 and a 5 min timer to wait or is he wishes to sign him/her self out with a $500 charge

Can anyone help with this please?
Reply


Messages In This Thread
OnPlayerDeath Help - by semaj - 17.06.2013, 13:09
Re: OnPlayerDeath Help - by Guest123 - 17.06.2013, 13:24
Re: OnPlayerDeath Help - by -=Dar[K]Lord=- - 17.06.2013, 13:33
Re: OnPlayerDeath Help - by jakejohnsonusa - 17.06.2013, 14:00

Forum Jump:


Users browsing this thread: 1 Guest(s)