Results: 158Comments by: bsmorgan
File: Fishing Buddy05-01-10
Additional Failed Items
Posted By: bsmorgan
I added a couple more items found in the Dalaran Underbelly to the list: local MissedFishItems = {}; MissedFishItems = "Partially Eaten Fish"; MissedFishItems = "Drowned Rat"; MissedFishItems = "Partially Rusted File"; MissedFishItems = "Bloodied Prison Shank"; *Missed_Fish_Items without the underscores!
File: TTCraftAddict11-27-08
Update for WotLK (WoW 3.0.3, TOC 30000)?
Posted By: bsmorgan
Hopefully the author is still around. I've attempted to update this addon for TOC 30000 but I'm stuck with some errors in the XML. The code is pretty clean so it shouldn't be a major effort to get it to work. Regards, Brad
File: Swindler Preventer11-18-08
I've found an error in the code:...
Posted By: bsmorgan
I've found an error in the code: SwindlerPreventer\GFWOptions\GFWOptions.lua(257): UIDropDownMenu_SetWidth((width or 140), dropDown); Should be: UIDropDownMenu_SetWidth(dropDown, (width or 140)); Regards, Brad
File: BindingsReminder04-27-08
Possible problem with the XML
Posted By: bsmorgan
Please check the \World of Warcraft\Logs\FrameXML.log for errors. Mine contains: 4/26 23:51:38.463 ++ Loading file Interface\AddOns\BindingsReminder\BindingsReminder.xml 4/26 23:51:38.463 Couldn't find relative frame: CENTER With the last line repeated about 100 times. I think the fix is to change the line:
File: PallyPower06-24-07
Version number in the about message
Posted By: bsmorgan
Could you change the about message to report r40639 in addition to or instead of 2.00.48? Perhaps just remove 2.00.48 entirely and replace it with the "r" number. Alternatively, you could go back to bumping the 2.00.48 version number. I'm just having a hard time with some of my guild's addon-fobic paladins because when I ask w...
File: DamageMeters05-29-07
In the file DamageMeters\ChatThrott...
Posted By: bsmorgan
In the file DamageMeters\ChatThrottleLib\ChatThrottleLib.xml remove the middle line: