can i use this code for PoM on ToF Proc using?
if PQR_SpellAvailable(33076) then
if members[1].HP < 20
and not UnitBuffID(members[1].Unit, 33076)
and lowhpmembers >= 1 then
PQR_CustomTarget = members[1].Unit
return true
end
end
i have the problem with mentalys new shadow priest this PoM code iss not working with many error messages
without the PoM code works very fine