death icons
#1

How could I put Death Icons when (e.g. I died) it shows a skull on teh Right side of the screen(F9).

Please help me I got Poor Internet connecTion I couldnt search for one

EDIT: I've added this before but I think I removed it, and I couldn't remember the script.
Reply
#2

pawn Код:
public OnPlayerDeath(playerid, killerid, reason)
{
    SendDeathMessage(killerid, playerid, reason);
    return 1;
}
Reply
#3

Quote:
Originally Posted by Mario'
Посмотреть сообщение
pawn Код:
public OnPlayerDeath(playerid, killerid, reason)
{
    SendDeathMessage(killerid, playerid, reason);
    return 1;
}
Thanks , +rep
EDIT: Found it :P
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)