View Single Post
  #2  
Unread 05-08-2010, 09:35 AM
lordebon lordebon is offline
Fetish Core author
This person is a EQ2Map developer.
Featured
 
Join Date: Jun 2005
Server: Crushbone
Posts: 2,667
Default

Not possible at all to my knowledge. When a player dies, the information goes into chat in two separate forms: the first is the damage (Player is hit by Soandso's Whatever for ThisMuch type damage). The second is the kill message (Soandso has killed Player).

One of the issues is that those messages are not connected at all; the only thing that lets you know what killed a player is the order: what killed them is probably the last damage they took before they died. You can get an idea of what is killing people using a parser like ACT, but there's nothing as simple as what you're asking for.
__________________
Reply With Quote