Before casting a Heal Over Time with my cleric, I am trying to detect whether the target already has the recourse running, so I dont cast it again.
I am using the standard
Is there any way to know whether my target has a particular HoT recourse running at the moment? Thanks!
I am using the standard
mq.TLO.Target.Buff("name_of_heal_over_time")() which should return the name of the buff. However, it returns "nil". It works with all buffs except Heals Over Time. I have also tried using mq.TLO.Target.Song , but it obviously doesnt work even though HOT recourses are displayed in the songs window.Is there any way to know whether my target has a particular HoT recourse running at the moment? Thanks!




