Melee damage icon missing?
nihlathakzj opened this issue ยท 1 comments
Can Melee damage display auto attack icon?
combatLogEvents = {
SWING_DAMAGE = { check = checkPlayerInc, },
},
tagTranslations = {
Name = ...,
Amount = ...,
Icon = GetSpellTexture(6603),
},
I tried in this way, but didn't work!
What version of Parrot are you using?
v2.1.10