18.08.2009, 12:44
right, put this in your GM Script at the bottom
public OnPlayerDeath(playerid, killerid, reason)
{
SendDeathMessage(killerid, playerid, reason);
}
Hope this helped

public OnPlayerDeath(playerid, killerid, reason)
{
SendDeathMessage(killerid, playerid, reason);
}
Hope this helped
