I am running into an issue where swiftmend is not triggering on raid frames for other players. If I hover over my name and use the same macro swiftmend is consumed. Wondering if anyone else is having this issue??
#showtooltip Swiftmend
/cast [@mouseover,help,nodead][@target,help, nodead][@player] Swiftmend
I have also tried other variations of this macro and had no luck figuring out why it triggers. I’m starting to assume it’s something w/ elvui??
Your macro seems fine and should work. My macros are a bit multi purpose, but I will give you an example with what I use:
#showtooltip
/cast [mod:ctrl]hibernate;[mod:alt,@player][@mouseover,help,spec:4][help]swiftmend;[form:4,spec:2/3]starfire;[form:2][spec:2]rake;[form:1][spec:3]maul;[spec:4,harm]starfire;[spec:4]swiftmend;[spec:1]starfire
/use 13
/use 14
What is your raidframes though? Some of them have the option to “click trough” and thus don´t interact with your mouse, and that might make your macro not work with mouseover option.
ElvUI - if i use the macro on myself in the raid frame it works fine which is why i’m puzzled. My regrowth macros work fine. Seems to only be Swiftmend. Maybe ElvUI is failing to properly judge a targets range even though I have it setup to show in/out of range targets.
I’ll give addons another 24 hours or so and check it out again.
The mouseover actually seems to be having the same issue if I just hover my mouse over a player instead of the raid frame. If I do regrowth - no issue.
Going from memory try this.
#showtooltip
/cast [@mouseover,help,nodead] [] Switfmend
This is the basic help mouseover macro out there that can be used for all Druid Heals but just replacing the spell. I use ElvUi and haven’t had an issue with any spells. Make sure there isn’t a keybind conflict with a modifier that isn’t allowing it to fire off.
I would share mine but I have been using some help/harm macros recently and some people don’t like those.
What button is this bound to? A mouse key? Like Mouse 4 or 5? Does the Macro work when you move the macro to another key like 1 through 9?
Indeed, I can´t use nature´s swiftness and regrowth with my mouse buttons in a macro, but works fine in the keyboard. (I am not using a mmo mouse).
This was happening to me yesterday and I couldn’t figure out what was going on. I was using Vuhdo and have a NS macro tied to a mouse button but it wasn’t working. Haven’t tried yet today.
the game doesn’t seem to like mouseovers on mouse binds. I assume the game has some default functionality for mouse binds that overrides the mouse over macro. Could put the same macro on any other key and it works fine. But for some reason as soon as you bind it to a mouse key, it doesn’t like mouseover commands over raid frames or the portrait. Works fine for every other character. If you find a way around it, please share.