CustomTooltips are not working in 6.0.2
saif3r opened this issue ยท 6 comments
Hi Mate,
Just wanted to say that I've been looking for such addon for a long time, and yours is exactly what I wanted.
Although i did exactly how you described it in http://us.battle.net/wow/en/forum/topic/3941415644 and https://github.com/Choonster/CustomTooltips it does not work for me. I've enabled Custom Tooltips in AddOn menu and used below strings in macros:
customtooltip ExampleTwo
/cast Moonkin Form
/cast [mod:ctrl] Travel Form
and
tooltipdesc SomethingSomething
/cast Moonkin Form
/cast [mod:ctrl] Travel Form
None of the above works.
I just tested it in-game now and it worked without issue. Are you using an action bar AddOn? CustomTooltips only works with the default action bars, though it probably wouldn't be too hard to add support for specific action bar AddOns.
Do you get any Lua errors?
Yes, I'm using Bartender4. I disabled it and now your addon is working fine. Any chance it would support Bartender4 in the nearest future?
I've decided to upload this to Curse/WoWI. You can find it at the links below once it's approved.
Closed by 41ace08.