Aslinaigh 0 Report post Posted January 6, 2013 First post, maybe in the wrong place, Hey, Trying to use mouseovers for SWP and VT on a shadow preist and can't get mouse-overs to work with the Elv Ui enemy nameplates. They work fine when mousing over the enemy itself. Using middle mouse button and shift+middle mouse button for the keybind. Macros look like this: /use [@mouseover]Shadow Word: Pain Thanks! Quote Share this post Link to post Share on other sites
Krazyito 521 Report post Posted January 14, 2013 (edited) Are you using an addon like clique? or what? For the macro to work it should be /use [@mouseover] Shadow Word: Pain Make sure to space it out like that I believe. Edited January 14, 2013 by krazyito65 Quote Share this post Link to post Share on other sites
ragebarr 153 Report post Posted January 14, 2013 Shouldn't it be /cast instead of /use? Quote Share this post Link to post Share on other sites
Mutterkorn 8 Report post Posted January 14, 2013 Heres the mouseover macro i use. Just change the spellname. #showtooltip Dispel Magic /cast [@mouseover,harm,exists] [@target,harm,nodead] [@focus,harm.nodead] Dispel Magic This casts on your mouseover, if that not exists on your target, or on your focus. Quote Share this post Link to post Share on other sites
Krazyito 521 Report post Posted January 14, 2013 #showtooltip Dispel Magic /cast [@mouseover,harm,exists] [@target,harm,nodead] [@focus,harm.nodead] Dispel Magic You actually don't need the 'Dispel Magic' part with #showtooltip. If you use the '?" symbol it will automatically take the tool tip of the spell that is suppose to fire off. This only really helps if for some reason you are passing the character cap for macros. 1 Quote Share this post Link to post Share on other sites
daD 0 Report post Posted January 14, 2013 The issue here is that all mouceover macros dont work with ElvUI nameplates, but work on 3D models themselves. They work on Tidyplates, so its clearly Elv's problem. Better to write on tuk's forum about that. Quote Share this post Link to post Share on other sites
Krazyito 521 Report post Posted January 15, 2013 The issue here is that all mouceover macros dont work with ElvUI nameplates, but work on 3D models themselves. They work on Tidyplates, so its clearly Elv's problem. Better to write on tuk's forum about that. Really? I have no problem using this maco on my target nameplate in Elv. #showtooltip /use [@mouseover] chi burst Quote Share this post Link to post Share on other sites
MadMonk 154 Report post Posted January 15, 2013 Really? I have no problem using this maco on my target nameplate in Elv. #showtooltip /use [@mouseover] chi burst I believe he means the healthbars above the mobs since he's probably trying to dot up multiple targets at the same time. If that's the case then the problem is with the addon and you should go to their website to ask for assistance. Quote Share this post Link to post Share on other sites
Mutterkorn 8 Report post Posted January 15, 2013 You actually don't need the 'Dispel Magic' part with #showtooltip. If you use the '?" symbol it will automatically take the tool tip of the spell that is suppose to fire off. This only really helps if for some reason you are passing the character cap for macros. I know, but it doesn't hurt to use it. In other Macros, i use it to show the TT i wanna see. ;-) Quote Share this post Link to post Share on other sites