does anyone happen to have crystaltech's warlock profile? I seems to have some issue with Sherons profile. Could not detect that Immolate is not own debuff on target... thus keeps trying to cast conflagrate...
I had added "PLAYER"...
This is the code..
if not HaveDebuff("target",348,3,"PLAYER")
and not PQR_IsMoving(1)
then return true end
Any assistance??