Need help.
#2

It's called a death list and you can add it to your gamemode like this:
pawn Код:
public OnPlayerDeath(playerid, killerid, reason)
{
    SendDeathMessage(killerid, playerid, reason);
    return 1;
}
Reply


Messages In This Thread
Need help. - by tturvas - 30.07.2009, 14:30
Re: Need help. - by bogeymanEST - 30.07.2009, 14:38
Re: Need help. - by tturvas - 30.07.2009, 14:55

Forum Jump:


Users browsing this thread: 1 Guest(s)