Page MenuHomeFeedback Tracker

Impossible to mod clothes damages on players from zombies hits.
New, UrgentPublic

Description

Hello folks,

I wanted to reduce the damages on the clothes the players are carrying when they are hit by zombies, tried EEHitBy on EntityAI, PlayerBase, DayZPlayerImplement and ItemBase, none of them were triggered by zombies hits.
I asked rVn about that, and he told me EEHitBy in ItemBase, but this is called only if the item is on the ground (at least, not by zombie hits, didn't tried other players hits).

Details

Severity
None
Resolution
Open
Reproducibility
Always
Operating System
Windows 10 x64
Category
General
Steps To Reproduce
  1. Mod EEHitBy in ItemBase (or any other class quoted in the description), add a Print.
  2. Load the mod at least serverside
  3. Go ingame, get hit by zombies
  4. No prints

Event Timeline

GrosTon1 created this task.May 1 2019, 11:30 AM