Bullet Damage with Director Hud Message and HudMessage 2.0
: | Description | :
This plugin show Director Hud Message or HudMessage when you hit or you are hit by damage.
First, you can write /showbd to disable/enable the bullet damages display for you.
Colors : ( DEFAULT )
Victims see a red HUD.
Attackers see a green HUD.
When the Victim does damage to himself OR a player shoot a teammate, he sees an orange HUD.
: | Cvars | :
** Bullet_Damage_Mode :
- 0 = It only uses the Director Hud Message --> DEFAULT
- 1 = It Uses HudMessage when the victim is far from the attacker AND when the victim & attacker are near it uses Director Hud Message.
** Bullet_Damage_Distance :[Only work when Bullet_Damage_Mode is set to 1]
- When the attacker and the victim are at X distance, we will use HudMessage. --> DEFAULT = 600
** Bullet_Damage_ShowWalls :
- 0 : Disabled ( DEFAULT )
- 1 : Don't show the damage you did when you shot through a wall
** Bullet_Show_Spec :
- 0 : Disabled
- 1 : Show the HudMessage / Director Hud Message to the spectator ( DEFAULT )
** Bullet_Hs_Mode
- 0 : Disabled
- 1 : Always show Director Hud Message on HeadShot
- 2 : Show : "HEADSHOT" to : Victim & Attacker ( DEFAULT )
** Show_Accumulated_Damage :
- 0 : Disabled
- 1 : Show the accumulated damages for the last 5.0 seconds ( Automatically HudMessage ).
( Position : mid-top of the screen )
** Color_RGB_Victim :
- Color of the Message : RGB ( DEFAULT = 255000000 )
** Color_RGB_Attacker
- Color of the Message : RGB ( DEFAULT = 000255000 )
** Color_RGB_Ourself_Teammate
- Color of the Message : RGB ( DEFAULT = 255102021 )
** Bullet_Text_Mode
- 0 : DIRECTOR HUD MESSAGE SIZE
- 1 : HUD MESSAGE SIZE