2x death notify :O
#3

pawn Код:
public OnPlayerDeath(playerid, killerid, reason)
{
    SendDeathMessage(killerid,playerid,reason);
    GivePlayerMoney(killerid,500);
    SetPlayerScore(killerid, GetPlayerScore(killerid) + 1);
    return 1;
}
Reply


Messages In This Thread
2x death notify :O - by `FuTuRe- - 23.01.2010, 17:48
Re: 2x death notify :O - by Blantas - 23.01.2010, 17:54
Re: 2x death notify :O - by `FuTuRe- - 23.01.2010, 17:55

Forum Jump:


Users browsing this thread: 1 Guest(s)