Jump to content

Headshots only


Kresdja

Recommended Posts

I'm not finding a mod that's 1 hit headshots kill everything and body shots do nothing to zombies.

 

The only damage modifiers I've found are the player damage modifiers. Increasing the headshot one fixes the 1 hit headshot issue, but changed the normal damage one kills all damage from player against blocks. What am I missing?

Link to comment
Share on other sites

I'm not finding a mod that's 1 hit headshots kill everything and body shots do nothing to zombies.

 

The only damage modifiers I've found are the player damage modifiers. Increasing the headshot one fixes the 1 hit headshot issue, but changed the normal damage one kills all damage from player against blocks. What am I missing?

 

I believe you will need to specify tags via the DamageModifier property.

Example:

<passive_effect name="DamageModifier" operation="perc_add" value="-99" tags="feet,upperbody"/>

 

If you specify the tags for all the available "body parts" and set the damage to -99 (which reads to the code as 9900% reduction), in theory this should do what you want.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...