Is this possible

I posted it in the Priest forum but it makes more sense here:

Mouseover Enemy and target Enemy = Cast Spell on Enemy
Mouseover and target friend or self = cast on friend or self

I want the mouseovers to override both the target enemy and target friend or self.

I tried this

#showtooltip
/cast [@mouseover,help]Schattenheilung;[@mouseover,harm]Heilige Pein;[harm]Heilige Pein;[]Schattenheilung;

This does not heal me on mouseover though when I have an enemy targeted.

#showtooltip
/cast [@mouseover,help,ndoead] Schattenheilung; [@mouseover,harm,nodead] [harm] Heilige Pein; Schattenheilung

Keep in mind, you cannot mouse over your “physical character” in the middle of the screen, you need to mouse over a unit frame to mouseover heal yourself.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.