Tooltip Spec
Shows the spec and role of people you have targeted in your tooltip.
Slash Commands
You can use /tts, /ttspec or /tooltipspec for the the slash commands
- /tts role: Shows the roll icon next to the name
- /tts spec: Shows the spec icon next to the name
- /tts name: Shows the spec as an additional line on the tooltip
- /tts reset: Resets all settings
To fix addon to work with current API and game ver 10.0.2 change in TooltipSpec.lua line 18 to TooltipDataProcessor.AddTooltipPostCall(Enum.TooltipDataType.Unit, function(...) TTS:ShowTooltip(); end);
Does this even work in Classic ? Since the are no roles and no easy way to get talents to show.
In reply to nihlolino:
No, this was incorrectly tagged as classic, I have hopefully removed that.
In reply to scotepi:
Well if you got Details you share your talents with others and you could query that info at least in raid I guess.
Prolly not worth the effort.
In reply to nihlolino:
Yeah, I have no interest in reliving the hell that was 1-60 back in 2004
As others have posted, toggles are not working correctly. I'd like to have just /tts name active, nothing else. This is currently not possible.
"/tts spec" is not working properly. When used, you can't get it to change to "false", and it removes the "role" icon instead of the spec.
nice addon :)
I found a little bug: /tts spec does the same thing as /tts role
Sadly this does not appear to work any more. I have it installed and active but nothing shows up in the tool tip
I too want to see the spec as a word like in the screenshot. I don't want to have to memorize symbols for all the specs! The tooltip is supposed to make it easy to tell and right now it is NOT easy to tell what the spec is. I like the idea of this addon and will use it again if you can fix this.
Unfortunitly I'm not playing anymore so there won't be any major updates until I start playing again. As for getting the spec name back you can edit TooltipSpec.lua and change line 14 to read:
TTS.showSpec = true;
sometimes in a raid i can see up to 12 icon´s showing in one window.
That´s a big problem because the tooltip is getting really big
I'm not seeing the spec as a word, I'm just seeing the icon. The icon is showing to the right of the role at the top of the tooltip.
I'd rather see the spec as a word.
Same, I would rather see the spec as a word too =) as in the screenshots.