Kouzukii / ffxiv-deathrecap

FFXIV Plugin for showing death recaps
MIT License
19 stars 12 forks source link

i think we can get the Shield before dead #24

Closed tssailzz8 closed 2 years ago

tssailzz8 commented 2 years ago

like this https://github.com/Caraxi/SimpleTweaksPlugin/blob/64457fa622a31367ff0bb179da9eb1f1f5733fc5/Tweaks/UiAdjustment/ShowShieldOnHPBar.cs#L118,or we use hook to do this

Kouzukii commented 2 years ago

that's what I'm already doing: https://github.com/Kouzukii/ffxiv-deathrecap/blob/master/Extensions.cs#L15

I'm not sure how a hook would help.