Help with macro

#showtooltip
/cast [nomod,@mouseover,help][@target] Blessing of Might
/cast [mod:ctrl,@mouseover,help][@target] Blessing of Salvation
/script UIErrorsFrame:Clear();

The macro is supposed to cast BoM or BoS on target, or on mouseover if I don’t currently have a target. The BoM part works fine. But for some reason the BoS part doesn’t work at all. Why? I checked in the settings and I don’t have ctrl+mouse wheel up bound to anything else.

[this, and this]
[this] [or this]
#showtooltip
/cast [mod:ctrl,@mouseover,help,nodead] [mod:ctrl] Blessing of Salvation; [@mouseover,help,nodead] [] Blessing of Might

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