SendDeathMessage problem
#1

I can't figure out how to make it show the suicide message

here is code that i have been trying to show if a player is suiciding but nothing shows up and my HUD is enabled

pawn Код:
if(killerid == playerid)
    {
       SendDeathMessage(playerid,playerid,53);
       return 1;
    }
Reply


Messages In This Thread
SendDeathMessage problem - by DarkLored - 24.03.2014, 02:42
Re: SendDeathMessage problem - by Corekt - 24.03.2014, 03:10
Re: SendDeathMessage problem - by DarkLored - 24.03.2014, 03:18
Re: SendDeathMessage problem - by Corekt - 24.03.2014, 03:29
Re: SendDeathMessage problem - by MP2 - 24.03.2014, 07:59
Re: SendDeathMessage problem - by Corekt - 24.03.2014, 17:34
Re: SendDeathMessage problem - by DarkLored - 24.03.2014, 19:54

Forum Jump:


Users browsing this thread: 4 Guest(s)