A script that allows you to see how much attack received and how much hp the attacker has left. If you hit a victim, the damage and how much hp the victim has left is displayed. Furthermore you see who kills who.
Either the information could be display in the chat window, or in a HUD.
bs_damage_hit Display information about your victim To disable set to 0. If set to 1 the information is shown in HUD If set to 2 the information is shown in chat window
bs_damage_hurt Display information about your attacker, if you get hurt To disable set to 0. If set to 1 the information is shown in HUD If set to 2 the information is shown in chat window
bs_damage_killed Display information about your attacker, if you get killed To disable set to 0. If set to 1 the information is shown in HUD If set to 2 the information is shown in chat window
bs_damage_show_all_kills Display every kill. Only in chat window.
Version Notes For 2.6
Updated on: 2010-04-17 13:01:05 EST by NehCoy (View Zip Contents)
Fix little bugs