Page 1 of 1

Macro, show tooltip Classic Mouseover

PostPosted: Mon Jul 27, 2015 10:15 am
by dauwd
I'm using the Classic Mouseover (CM) addon so I can heal more efficient. But I'm a beginner and I would like to see the tooltip of the spell when I hover over the macro.

This is an example of what the macro looks like using the addon.

Code: Select all
/cmcast Lesser Heal(rank3)


I named my macro "100", when it heals for about 100hp. Is there any way I can show the original tooltip of the spell?

I've read that #showtooltip is TBC, so that doesn't work.

Thanks in advance!

Re: Macro, show tooltip Classic Mouseover

PostPosted: Mon Jul 27, 2015 11:24 am
by Cruzix
http://www.anaron.comoj.com/ Theres a macrotooltip addon, i use it myself

Check out the other addons on that site aswell theres some really usefull ones

Re: Macro, show tooltip Classic Mouseover

PostPosted: Mon Jul 27, 2015 12:17 pm
by dauwd
Thank you!

I don't have time to test it right now. Will do when I come home tonight. Do you know if it works with spell ranks? The creator of the macro says he cba to make it work with ranks here: http://www.wow-one.com/forum/topic/36011-macrotooltip/. But that's a post from march 2014.

:(

Re: Macro, show tooltip Classic Mouseover

PostPosted: Tue Jan 12, 2016 7:35 pm
by Sillicus
So necro this rather than make a new thread.

I have gotten the /sstt command to work ('showspelltooltip'), however it only works for macros that are GENERAL, and will not work for toon-specific macros.

The macros themselves work, but only show the name of the macro (ie., Heroic Strike or whatever I title it). But the text of the spell/ability will not work for toon-specific macros.

Any idea about that?