Kill list
#1

Hi,!(Again), My question is,

How to make a kill list on your screen, Mostly on the right side of your screen,
If you kill someone, It will appear in that list.

If you still don't get it, I'll show a screen.

Hand-
Reply
#2

The kill list should be there by default (if you can't see it try pressing F8 after you killed someone).
Reply
#3

https://sampwiki.blast.hk/wiki/SendDeathMessage
Reply
#4

Код:
public OnPlayerDeath(playerid, killerid, reason)
{
    SendDeathMessage(killerid, playerid, reason);
    return 1;
}
If it still doesnt show up, kill someone and press F9
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)