When a player gets damage from another player, it will notify the victim which body part was hit.
Depending on the config var 'hitgroup_tell_msg_type':
-If "1": Notifies victim through Console
-If "2": Notifies victim through Hud
-If "3": Notifies victim through Tell
Installation
-Extract download to ROOT Directory.
-Modify 'addons/eventscripts/hitgroup_tell/config.cfg' to your likings
-Add following to your autoexec.cfg:
[code]es_load hitgroup_tell[/code]
-Restart Server
Version Notes For 1.0
Updated on: 2009-05-04 21:47:03 EST by Undead (View Zip Contents)
Based Code Released