Comments about LibDogTag-Unit-3.0 http://www.wowace.com/addons/libdogtag-unit-3-0/ The latest comments about LibDogTag-Unit-3.0 en-us Mon, 25 May 2009 04:08:32 +0000 WowAce.com (http://www.wowace.com) Comment #3 http://www.wowace.com/addons/libdogtag-unit-3-0/?comment=3 <p>Hi ckknight, looks like there was a change when dual specs rolled out that's affecting the TalentSpec tag. I finally tracked it down after wondering why so many people were coming up 0/0/0 in my cowtip. GetTalentTabInfo() now has a 4th arg to specify which talent group you want to read from, and you can determine which is active by calling GetActiveTalentGroup(). Take a look at the updated blizzard frame code:</p> <p><a href="http://wowcompares.com/3129901/AddOns/Blizzard_InspectUI/InspectTalentFrame.lua">http://wowcompares.com/3129901/AddOns/Blizzard_InspectUI/InspectTalentFrame.lua</a></p> <p>Please take a look at the following patch and see if you can roll it into LibDogTag-Unit-3.0/Categories/Talent.lua. It seems to be working for me, people that used to come up with 0/0/0 now come up with their correct talents, and I verified them with the blizzard inspect frame (right click -&gt; Inspect). Thanks so much!</p> <p>I can't seem to post a code fragment here, here's an offsite link:</p> <p><a href="http://ithilyn.com/WoW/Talent.lua.diff">http://ithilyn.com/WoW/Talent.lua.diff</a></p> <p>Real simple. Hope there are no concurrency issues.</p> <p>I noticed someone had filed a feature request under cowtip maybe to expire talent entries after a while. With easy respecing now this would be nice to expire them after a few minutes or something.</p> Mon, 25 May 2009 04:08:32 +0000 http://www.wowace.com/addons/libdogtag-unit-3-0/?comment=3 http://www.wowace.com/addons/libdogtag-unit-3-0/?comment=3 no-reply@curseforge.com (ithilyn) Comment #1 http://www.wowace.com/addons/libdogtag-unit-3-0/?comment=1 <p>Stop breaking my pitbull! </p> Mon, 13 Oct 2008 08:08:15 +0000 http://www.wowace.com/addons/libdogtag-unit-3-0/?comment=1 http://www.wowace.com/addons/libdogtag-unit-3-0/?comment=1 no-reply@curseforge.com (Failwarrior)