WeakAuras

WeakAuras

206M Downloads

mele range check for dh doesnt work after 9.0

MaBpuJia opened this issue ยท 1 comments

commented

function()
if (IsSpellInRange("Soul Cleave", "target")==1) then
return false
else
return true
end
end

function()
if (IsSpellInRange("Soul Cleave", "target")==1) then
return true
else

doesnt work on dh tank, on other classes work (other mele skills)
worked before update

commented

This is not a bug in weakauras, you can join the discord if you need help with custom code.