04.04.2013, 20:53
when you join the server you are playing on ask the owner to put this in there script
under.............
public OnPlayerDeath(playerid, killerid, reason)
{
SendDeathMessage(killerid, playerid, reason);
put this SendDeathMessage(killerid, playerid, reason);
when a players dies or gets killed. all will see it in the death window on the right
under.............
public OnPlayerDeath(playerid, killerid, reason)
{
SendDeathMessage(killerid, playerid, reason);
put this SendDeathMessage(killerid, playerid, reason);
when a players dies or gets killed. all will see it in the death window on the right