Hi Folks, I have tried to implement a server plugin, which should display the damage stats, displayed by default in the console after a player has died, in the GUI. So far all things which are necessary to do this are done and I am able to display messages for he correct player at the correct time (player_death), but until now I have not managed to retrieve the information about the damage stats.
Does there already exist a method returning this info (somewhere in the sdk) or does somebody has an idea how I could get this info (who was attacked, who attacked the player, how much damage was given and taken, ...) by implementing some methods by myself. thx a lot for your help, Chuck _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders

