SendDeathMessage
#1

Heey guys

I have a cops and robbers server and the sendeathmessage dont work. I have only one at onplayerdeath pls help

Thanks admigo
Reply
#2

Can you paste your code? We can't help you if we can't see any code.
Reply
#3

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

something must be blocking it
Reply
#5

do you any warnings when you compile the script?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)