Kill list help (idk it name)
#3

pawn Код:
public OnPlayerDeath(playerid, killerid, reason)
{
   if(IsPlayerAdmin(playerid))
   {
        SendDeathMessage(killerid, playerid, reason); // remove it and DeahtList will don't show..
   }
   return 1;
}
I will simply suggest you to try this one. But will not work perfectly it's will send a death message to everyone if the player who died is admin. So in my logic it's definitely not possible.

Why you don't try to send a message to all online admins of who killed who. It's would be better and it's possible by this way.
Reply


Messages In This Thread
Kill list help (idk it name) - by lider1241 - 17.08.2013, 22:31
Re: Kill list help (idk it name) - by RedJohn - 17.08.2013, 22:50
Re : Kill list help (idk it name) - by Matnix - 17.08.2013, 23:09
Re: Kill list help (idk it name) - by SuperViper - 18.08.2013, 06:39
Re: Kill list help (idk it name) - by ThePhenix - 18.08.2013, 06:47
Re: Kill list help (idk it name) - by SuperViper - 18.08.2013, 06:49
Re: Kill list help (idk it name) - by ThePhenix - 18.08.2013, 06:51
Re: Kill list help (idk it name) - by SuperViper - 18.08.2013, 07:00
Re: Re : Kill list help (idk it name) - by lider1241 - 18.08.2013, 08:06
Re: Kill list help (idk it name) - by Vince - 18.08.2013, 11:32

Forum Jump:


Users browsing this thread: 1 Guest(s)