Results: 5Comments by: fivers
File: Raven10-16-10
Hi, I love all the power behind thi...
Posted By: fivers
Hi, I love all the power behind this addon, it's a huge beast. But I came here for 2 things: Border coloring by debuff types, but I saw that you posted earlier that border coloring will be added in the future, so, yay! And I'd like to know if it's possible to set a priority for which bar to show first when merging 2 bar groups....
File: GupPet10-15-10
Is ButtonFacade supposed to not be...
Posted By: fivers
Is ButtonFacade supposed to not be supported anymore? I tried using the GupPet_ButtonFacade file from the 1.241 version to no avail :x Nvm, rollback fixed it, thanks! v
File: nibPointDisplay10-15-10
Originally posted by Nibelheim Al...
Posted By: fivers
Originally posted by Nibelheim Alright, got Shadow Orb and Frenzy added. Let us know if they work or not :p Frenzy works :) Thanks!
File: nibPointDisplay10-14-10
Originally posted by Nibelheim...
Posted By: fivers
Originally posted by Nibelheim /script local f = CreateFrame("FRAME"); f:RegisterEvent("UNIT_AURA"); f:SetScript("OnEvent", function(self, event, ...) if ... == "pet" then local spellid = select(11, UnitAura("pet", "Frenzy")); print(spellid); end end) My mistake there, while the talent is named Frenzy, the buff is called Fren...
File: nibPointDisplay10-14-10
Hey hi, I love the addon, and I'd l...
Posted By: fivers
Hey hi, I love the addon, and I'd like to submit a suggestion. I've read how you want to keep away from special class system tracking, but hey, it's worth a shot :) You implemented Ready, Set, Aim... for marksman hunters, but I'd also like to track how many Frenzy my pet has for the BM spec. The talent Focus Fire uses the stacks...