Page 1 of 1

HitGroup Damage Manipulator v1.1

Posted: Mon Nov 22, 2021 4:59 pm
by greenie
Description:
This plugin allows manipulation of the hitgroup damage.
Ex: Damage head multiplies the damage by 4 here you can set it to 0.5
Ex2: If you set hit_head_multi to 1.0 you will do with the AWP 110 damage not 440 damage with an headshot!

Modules:
Fakemeta
Hamsandwich

Cvars:
hit_generic_multi 1.0 // Generic means that we were damaged by some explosion or fall. 1.0 default
hit_head_multi 4.0 // Head (HEADSHOT)
hit_chest_multi 1.0 // Chest
hit_stomach_multi 1.25 // Stomach
hit_left_arm_multi 1.0 // Left Arm
hit_right_arm_multi 1.0 // Right arm
hit_left_leg_multi 0.75 // Left Leg
hit_right_leg_multi 0.75 // Right Leg
plugin
source