Nameplate Scrolling Combat Text

Nameplate Scrolling Combat Text

2M Downloads

Merge off-hand damage with main-hand

FabioTK opened this issue ยท 4 comments

commented

Hello
I was wandering if it is possible to merge the damage of spells like mutilate/ oblitare that uses off-hand.

commented

no, I do not merge damage events that are close to eachother.

commented

I understand. I assume it can't show which one is offhand because of the same thing. Can't we put some little delay before showing the damage?

commented

That kind off defeats the purpose of the addon, as it's supposed to be a fancier way of displaying the damage numbers like blizzard does. I want to avoid as much logic as possible, otherwise you are opening a box of pandora and it will never end.

the only consideration I have is the merge damage events if they are close together.

commented

Ok, ty for the answers ^^