1. Don't need an addon. Throw away the addon.
2. Make a macro that says
#showtooltip Reincarnation
and put this macro on any of your action bars/buttons. The button will show the reagent count (ankhs) and the cooldown if applicable (with the use of OmniCC or CoolDownCount, etc)
Yes, you can use #showtooltip on any of your other passive abilities in your spellbook as well, such as Dodge.
No, but it's not my addon, and it's not my issue to fix. Plus, I already have my own addon that does the same thing and a bit more -- I'm not interested in maintaining two of the same addon. I've linked my own addon in this thread as it will meet the needs of anyone trying to use AnkhTimerFu, and is not broken. If you want to use an old version of AnkhTimerFu instead, that's up to you, but I'm not going to spend time fixing it for you. :P
Wasn't asking you to fix it or stating anything along those lines...just stating creating the SVN folder wasn't necessarily a "fix" to the problem...
Xinhuan...one of the main reasons for using FuBar (at least for myself) is to minimize the number of buttons in my action bar, hehehe...although good tip!
Just fixed my addon, using the suggestion posted by Phanx.
1) go to the addon folder and open the file embeds.xml
2) for each "<Script file="libs\<em>libname</em>\<em>libname</em>.lua" line, make sure the lib\libname folder it refers to actually exists.
3) if you don't have one of the libraries in \lib folder, just find it somewhere else and copy it there
4) if you have the library, but the folder name doesn't match the reference in embeds.xml, either edit the file, or rename the folder.
Something like this.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
2. Make a macro that says
#showtooltip Reincarnation
and put this macro on any of your action bars/buttons. The button will show the reagent count (ankhs) and the cooldown if applicable (with the use of OmniCC or CoolDownCount, etc)
Yes, you can use #showtooltip on any of your other passive abilities in your spellbook as well, such as Dodge.
Wasn't asking you to fix it or stating anything along those lines...just stating creating the SVN folder wasn't necessarily a "fix" to the problem...
Xinhuan...one of the main reasons for using FuBar (at least for myself) is to minimize the number of buttons in my action bar, hehehe...although good tip!
1) go to the addon folder and open the file embeds.xml
2) for each "<Script file="libs\<em>libname</em>\<em>libname</em>.lua" line, make sure the lib\libname folder it refers to actually exists.
3) if you don't have one of the libraries in \lib folder, just find it somewhere else and copy it there
4) if you have the library, but the folder name doesn't match the reference in embeds.xml, either edit the file, or rename the folder.
Something like this.