Skip to content

Damage+ not working for weapon_hegrenade #388

@DeewaTT91

Description

@DeewaTT91

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"
	}
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions