Results: 14Comments by: garnerh42
File: Cancel My Buffs11-21-10
For Turkey Feathers add the followi...
Posted By: garnerh42
For Turkey Feathers add the following line to the Cosmetic Effects section in CancelMyBuffs.lua: = true, -- Turkey Feathers
File: PerfectRaid (Inc Heal)10-31-10
New version
Posted By: garnerh42
Shadowed graciously allowed me to update this addon. I have removed all LibHealComm references and instead am using UNIT_HEAL_PREDICTED. I only have a Druid and Shaman to test heals but everything seems to be in order and have raided with it several times.
File: Balance Power Tracker10-15-10
Re: Re: Disable when OOC?
Posted By: garnerh42
Originally posted by Copialinex You can't disable it OOC, but you can set alpha OOC to 0 so it won't bother you out of combat Perfect! I totally missed that option.
File: Balance Power Tracker10-14-10
Disable when OOC?
Posted By: garnerh42
Is there an option to disable it when you're out of combat? If not I'd like to request one. Great addon!
File: GearScoreLite06-29-10
Re: [?] Player GS Only
Posted By: garnerh42
Originally posted by Squiddy0 there a way to just view your own gearscore but no one elses? The simplest way is to open up GearScoreLite.lua and look for the function GearScore_HookSetUnit. This does the mouseover queries. You can either comment out all the lines of the function (use '--' at the beginning of each line) or a...
File: Gem Quota07-19-09
I was having problems with the Jewe...
Posted By: garnerh42
I was having problems with the Jewelcrafting only gems so I fixed up the code a bit. Here is the original snippet of code in GemQuota.lua: -- Stats will always be the second to last row local text = string.lower(getglobal("GemQuotaTooltipTextLeft" .. self.tooltip:NumLines() - 1):GetText()) -- Figure out stats loca...
File: AzCastBar03-25-09
Recent convert from Quartz and lovi...
Posted By: garnerh42
Recent convert from Quartz and loving the addon. While doing the Jewelcrafting daily and making the item (like Shifting Sun Curio), the player cast bar thinks it is making 1/4 items and taking about 30 seconds. It finishes making the item, but the bar doesn't complete. From then on out it's messed up until I reload the UI. I...
File: MikScrollingBattleText11-09-07
I don't prefer the icons and I turn...
Posted By: garnerh42
I don't prefer the icons and I turned them off in the options. However, I believe with 5.02 it started adding the icons to the triggers in the Notification area. Things like Execute and Kill Command. I'm not sure if this is a bug or intended. I could remove the Icon Skill text, but if I decide I want the icons back then I would...
File: Fast Disenchant09-18-07
Disenchanting and Prospecting works...
Posted By: garnerh42
Disenchanting and Prospecting works for me. Thanks for the simple and extremely useful addon!
File: Outfitter01-26-07
Druid changing forms problem
Posted By: garnerh42
Scenario: Normal gear has a one-handed and an off-hand. Switch to bear and that equips a two-handed. That works fine. Switch back and the one-handed is equipped, but not the one-handed. I'm using 2.0b4 and it happened the previous version as well. I read about the scripts just now so maybe I need to look at that, but just in c...
File: Scrolling Combat Text01-07-07
Re: Re: Re: Question about your terrific add on..
Posted By: garnerh42
I know I'm doing something stupid, but when I parry with my Rogue I no longer see the obvious Riposte! message on the screen. I have the Active Skills and Parries checked and other than upgrading to 5.3b, I don't believe I have changed any other options. Any ideas? EDIT: Never mind. I found a custom event that took care of it...
File: Cartographer12-14-06
Re: Re: Gatherer database
Posted By: garnerh42
Originally posted by garnerh42 I looked into this and it's "possible", but might take a bit of work. I think I can load the Gatherer data into my own table, pull out what I need and then add it to Cartographer's tables. I also need to figure out how Gatherer is identifying zones (by numbers I think). I haven't decided if it's...
File: Cartographer12-14-06
Re: Gatherer database
Posted By: garnerh42
Originally posted by beesknees Another question-- is it possible to import Gatherer data files into Cartographer? I looked into this and it's "possible", but might take a bit of work. I think I can load the Gatherer data into my own table, pull out what I need and then add it to Cartographer's tables. I also need to figure ou...
File: PerfectRaid11-11-06
You can change what letter(s) are d...
Posted By: garnerh42
You can change what letter(s) are displayed for those and other spells in the Localization file for your language. Look for STATTEXT_Rejuvenation and you'll see what letter is there. You should be able to change it whatever you want. Very simple. Originally posted by gweniver Would it be possible to have the two Druid spells,...