Tydjet 0 Report post Posted January 13, 2017 Hello, Id'like to show the tooltip in few macros. In vanilla, #showtootlip doesnt works. So i try this addon: macrotooltip from http://anaron.comoj.com But it seems doesnt work to. Any idea how to solve this? Thanks 0 Share this post Link to post Share on other sites
Cruzix 6 Report post Posted January 13, 2017 (edited) You could try https://github.com/DennisWG/CastModifier, i'm not sure if it has that feature though Edited January 13, 2017 by Cruzix 0 Share this post Link to post Share on other sites
Ike 20 Report post Posted January 13, 2017 4 hours ago, Cruzix said: You could try https://github.com/DennisWG/CastModifier, i'm not sure if it has that feature though It doesn't. I have yet to find a good way of doing this. 0 Share this post Link to post Share on other sites
EffToyz 12 Report post Posted January 13, 2017 You can use SuperMacro. With some trick. /script if nil then cast("Your spell") else |actual macro code| end SuperMacro fill find first cast() and place tooltip with that spell. 0 Share this post Link to post Share on other sites
Morbmeister 0 Report post Posted January 24, 2017 Hey, I tried out MacroTooltip from Anaron too and have noticed the following: Only the first macro in your list (i.e. the last macro you have added) doesn't work. When I have time I will take a look at the source and maybe come out with a fix. Greetings 0 Share this post Link to post Share on other sites