Closed ghost closed 2 years ago
Core
Windows 11
https://github.com/LiteLDev/LiteLoaderBDS/releases/tag/2.6.2
1.19.22
MobDamageEvent not changing damage to the player. https://youtu.be/CO1v3UYMDmc Same with PlayerAttackEvent
mDamage
Event::MobHurtEvent
None.
@hausemaster3734 You should use a reference to the event object
Use MobHurtEvent& event to avoid copy.
MobHurtEvent& event
Exceptions module
Core
Operating System
Windows 11
LiteLoader version
https://github.com/LiteLDev/LiteLoaderBDS/releases/tag/2.6.2
BDS version
1.19.22
What happened?
MobDamageEvent not changing damage to the player. https://youtu.be/CO1v3UYMDmc Same with PlayerAttackEvent
Steps to reproduce?
mDamage
onEvent::MobHurtEvent
Relevant log output
Plugin list