Talent Tree Tweaks | Dragonflight

Talent Tree Tweaks | Dragonflight

2M Downloads

Add a line item in menu on right click for "inspect talents"

wwbrandon opened this issue ยท 18 comments

commented

Hey looking for a solution where I dont have to first inspect and then click talents, I want to go straight to the talents on an inspect. Can you do this? :D

commented

I like the idea, but not sure if I can do it cleanly. But I'll look into it ^^
problem is that inspecting and talent inspecting takes quite some time and is easy to break by other addons (or even by an inpatient user ๐Ÿ™ˆ)

(edit: moved it to the TalentTreeTweaks addon, since it's more fitting here)

commented

Ok I appreciate teaming up on this... been looking for a solution for an hour. Like in a perfect world the right click menu would just have an extra line for "Inspect Talents"

edit: even looking into that Auto Gossip addon but.. nothing yet

commented

adding an extra line to the menu isn't an issue, that's easy enough ๐Ÿ™‚

commented

waaa D:

commented

I've had the same as you anyway, where I wanted to just quickly inspect someone, and having to go through the inspect UI is a bit annoying ๐Ÿ™‚ , just never thought of actually fixing it for myself ^^

commented

Image
this button... the bane of my life.

commented

Ok I appreciate teaming up on this... been looking for a solution for an hour. Like in a perfect world the right click menu would just have an extra line for "Inspect Talents"

edit: even looking into that Auto Gossip addon but.. nothing yet

Better yet, even keybind-able
/drool

commented

Image
added in next release ^^

commented

Finally able to sit down and make my macro... love so much, thanks again!

commented

You've done God's work. Can't wait to download. Is it keybind map-able? or macro executable?

edit: tested and I can't believe it.... beautiful...

commented

Ah sorry for the confusion, I meant I could theoretically support such a /run command :)

commented

Due to how inspecting talents works, it's not very realistic/robust to make a keybind for it
a macro might perhaps be an option, though I don't see a lot of value in it
(it'd be something like /run TTT_InspectTalents("target"))

commented

I know it's a bit different for talents to load than just the regular inspect pane...

I can't get this run command to work tho?

commented

Ah, I see. Thought that could have been the case. Regardless, I bought u 3 beers, thanks for the good work!

commented

thanks, and you're welcome ๐Ÿ™‚
I ended up adding TTT_InspectTalents anyway, since it was like 1 minute of work, so you can use /run TTT_InspectTalents("party1") etc

commented

it will work for "Target" still instead of "Party1"?

commented

it should work for anything that you can inspect (probably a bad idea to do it with mouseover though)
target, focus, party1-4, raid1-n, etc
anything on this page could potentially work: https://warcraft.wiki.gg/wiki/UnitId

commented

10-4
you're the best. been taking clicks out of my UI for years, one more down!