TipTacTalents - Show Player Talents in Tooltips
Using this addon, you will see the talent spec of players added to the tooltip.
A cache up to 25 is stored for the last scanned players, so you quickly can see their talents again without having to wait for talents to load.
To avoid inspect issues, TipTacTalents will not request talents if you have an inspect frame open. That includes the default inspect frame, and the addon Examiner.
There is no command line switch or configurable options for TipTacTalents when used alone. Using TipTac and TipTacOptions however, you can modify the display format, cache size and the option to turn it on or off.
This addon is also included as part of the TipTac package, but is released here on it's own, for those who do not need special tip customisations. You can find the main TipTac addon package here: https://wow.curseforge.com/projects/tip-tac
Because TipTacTalents isn't longer maintained (abandoned since Nov 2020) I included and fixed it in the new follow-up project "TipTac Reborn" here on curseforge:
TipTac Reborn - Addons - World of Warcraft - CurseForge
Please post comments regarding TipTacTalents there and bug reports, feature requests, questions or suggestions here on GitHub.
Any chance of getting this to work again in TBC Classic? I've been missing this feature.
toc is not updated in the latest release
Works again with 8.2.5 :)
Unfortunately this is working no longer - will there be an update or can someone recommend alternatives?
I am waiting for the update of this addon and tipTac, I love these addons and they are one of my favorites. When they are updated, I reinstall them. thanks for the work :)
Everything is working beautifully now! I have only noticed one issue. The talents show up perfectly on other players, but if I target myself and look at my own tooltip, it says I have no talents. I'm definitely specced on my boomkin. Nothing huge but I thought I would let you know about it. Sometimes it helps for me to check my tooltip to make sure I'm in the proper spec (cause I'm too lazy to open up the talent tab).
Keep up the good work!
Thanks, that issue should be gone in the next release.
After the patch I get this error:
16x Libs\LibTalentQuery-1.0\LibTalentQuery-1.0-90077.lua:237: attempt to call global "GetTalentTabInfo" (a nil value)
Libs\LibTalentQuery-1.0\LibTalentQuery-1.0-90077.lua:237: in function <Libs\LibTalentQuery-1.0\LibTalentQuery-1.0.lua:228>
(tail call): ?
<in C code>
TipTacTalents-12.05.20\core.lua:110: in function <TipTacTalents\core.lua:98>
Locals:
(*temporary) = 0.57600003480911
(*temporary) = <func> =[C]:-1
Anything that can be done to fix it? :)
Your error happens in LibTalentQuery, which is not part of TipTac or TipTacTalents. Your LibTalentQuery library is outdated as it tries to call the function GetTalentTabInfo() which no longer exist.
The error does however trace back to TipTacTalents, but I can see you're using an old version (12.05.20), update to the newest release.
For some reason I can't get the talents to show at all. I've made sure the boxes are selected, and it is indeed activated, but it just won't work.
im trying to get it to read "level name talent" and nothing else.
thanks
There is no GetUnitLevel() function, not sure what you are talking about?
One of my addons had an issue like this. I simply replaced UnitLevel with GetUnitLevel and presto fixo
I have no clue what kind of work that is, so don't blame me, please.
I have no intention of adding this. If you want to check out their secondary spec, you should do a proper inspect of them.