As the title says, changing values for weapon_hegrenade in the damage_weapons.cfg doesn't have any effect.
My Current config is:
"DamagePlusWeapons"
{
"weapon_hegrenade"
{
"dmg_increase" "100000.1" //This is so high to test if it actually works.
"max_additional_dmg" "3500"
}
"weapon_m3"
{
"dmg_increase" "0.01"
"max_additional_dmg" "3500"
}
}
As the title says, changing values for weapon_hegrenade in the damage_weapons.cfg doesn't have any effect.
My Current config is: