Results: 48Comments by: lloydbates
File: TipTop10-18-20
Champion, thanks! I will test this...
Posted By: lloydbates
Champion, thanks! I will test this when I get home. I made the first change correctly, but had no idea about the others. I've really got to teach myself Lua. I'm sure I missed a few things, for instance just now I saw that there is a local table "tooltips" with references to "WorldMapTooltip" whichs no more..
File: TipTop10-18-20
I managed to get the addon working...
Posted By: lloydbates
I managed to get the addon working by commenting out all references to SetBackdrop (pretty much every LUA error line that came up in game). It works, but the border and background keep resetting back to default regardless of what you choose. The rest seems to work fine for me. The issue relates to this post (I think): I certain...
File: Broker: XPBar10-13-18
Best "replacement" is XPBarNone (ht...
Posted By: lloydbates
Best "replacement" is XPBarNone (https://www.wowinterface.com/downloads/info4849-XPBarNone.html).. The version on curse is not out of date. https://www.curseforge.com/wow/addons/xpbarnone
File: Broker_Currency07-18-18
Also, if you get an error on zone c...
Posted By: lloydbates
Also, if you get an error on zone change: Edit Broker_Currency.lua, go to line 1373 and remove it. 1373 should read (before deleting) self:UnregisterEvent("HONOR_CURRENCY_UPDATE")
File: Broker_Currency07-18-18
Open Currencies.lua with notepad.ex...
Posted By: lloydbates
Open Currencies.lua with notepad.exe Go to line 107, it should read "SPIRIT_SHARD = 28558," Remove the line and save the file. From wowhead: Spirit Shards are currency tokens dropped by bosses in the Auchindoun instances. For shards to drop the player's faction must control the five Spirit Towers in the Bone Wastes. Bosses in the M...
File: AnyFavoriteMount08-07-16
Any way to make it summon my flying...
Posted By: lloydbates
Any way to make it summon my flying mounts in my garrison? Seems pointless to run around on my dreadsteed when I heave 310 and pathfinder .... Does Draenor Pathfinder actually let you fly in your garrison? I don't currently have an active subscription, so I can't test this myself. Yes, it does.
File: Broker: XPBar07-24-16
Hi, I realy like you addon, but I h...
Posted By: lloydbates
Hi, I realy like you addon, but I have one question: Will you add a bar for artefact power in legion?
File: Broker_LootType08-23-11
Originally posted by Stadler Hi,...
Posted By: lloydbates
Originally posted by Stadler Hi, I couldn't manage to set the lootmaster with Broker LootType. I invited a guildie into a raid and tried to set the lootmaster. However, there was no chioce which person will be the lootmaster, so I only got a WoW-Error telling me that I needed to determine a lootmaster. Is this a known bug or just a...
File: HatTrick06-02-11
Re: Any chance of updating Hat Trick?
Posted By: lloydbates
If the checkboxes are not responding for you, open the HatTrick.lua file and add the following lines below the corresponging calls to SetToplevel. hcheck:SetFrameStrata("HIGH")ccheck:SetFrameStrata("HIGH")This may not be the correct way to fix it, but it works for me.
File: Broker_EquipSwitch04-28-11
I uploaded 4.1.1 which fixes the re...
Posted By: lloydbates
I uploaded 4.1.1 which fixes the reported error. Known bug: the first time you open the character window with right click on the broker, the manager will be empty. I'll have to look into it to find a function that updates the view...
File: Broker_EquipSwitch04-28-11
Thanks for the info, I will fix it...
Posted By: lloydbates
Thanks for the info, I will fix it as soon as I get home. ** Edit ** I think the right way to call it is PaperDollFrame_SetSidebar(PaperDollSidebarTab3, PaperDollSidebarTab3:GetID()) Unfortunately this won't work at the first startup. Only after manually switching the tabs away from the equipment manager view and back to it, the se...
File: PowerUp11-12-10
I'm protection specced with Eternal...
Posted By: lloydbates
I'm protection specced with Eternal Glory 2/2. When using Word of Glory on myself with 3 Holy Power, the three bars will be empty and stay that way, even if Eternal Glory proccs. When I'm using it with 2 Holy Power, this happens less often. For what it's worth, in Miks Scrolling Battle Text I get two messages for Holy Power when Ete...
File: PowerUp11-12-10
I love it! Only thing i've found i...
Posted By: lloydbates
I love it! Only thing i've found is that Holy Power granted by Eternal Glory (http://www.wowhead.com/spell=87164) does not get registered. ** Edit ** Only @3HP
File: DockingStation (Display)04-24-10
Re: Xparky issue
Posted By: lloydbates
Originally posted by Tinuviel I'm having an issue linking Xparky to this addon. However, I get the following error when I do: "This frame has no global name and it cannot be added via the mouse." I had the same issue, you can do what I did and create a simple addon and hook the function that creates the dockingstation panels. Exa...
File: Quelevel04-05-10
When visiting a quest npc, i'm gett...
Posted By: lloydbates
When visiting a quest npc, i'm getting the following error: Message: Interface\FrameXML\UIParent.lua:3359: attempt to perform arithmetic on local 'level' (a string value) Time: 04/05/10 12:52:52 Count: 1 Stack: Interface\FrameXML\UIParent.lua:3359: in function `GetQuestDifficultyColor' Interface\AddOns\Quelevel\Quelevel.lua:67: in f...
File: Broker_EquipSwitch02-28-10
Originally posted by Kupotek Wait,...
Posted By: lloydbates
Originally posted by Kupotek Wait, so if I don't want the the icon on the minimap I can just delete the folder Broker_EquipSwitchUI? Well yes, that is one way of getting rid of the minimapicon. I've mentioned it in the addon description: If you don't want a minimap button, don't load Broker: EquipSwitchUI or delete the folder manua...
File: Broker_EquipSwitch01-02-10
Originally posted by 8489 Been get...
Posted By: lloydbates
Originally posted by 8489 Been getting this error constanly ... Try 1.4.1 and see if that fixes this error. If a character did not have a previously saved set, this could happen.
File: Broker_EquipSwitch12-11-09
Originally posted by asdf The mini...
Posted By: lloydbates
Originally posted by asdf The minimap icon is driving me crazy. I use WUU to automatically update my addons, so manually deleting the "UI" folder every time I update is not an acceptable option. Is there any way we could get a simple option to turn off/on the icon? I don't have a single other LDB addon that shows a minimap icon (t...
File: Broker_EquipSwitch12-09-09
Re: Feature request
Posted By: lloydbates
Originally posted by Saiket It would be nice if right-clicks on the LDB button opened the set manager window to the currently worn set. Definitely not a major thing, but I try to right click the minimap button a lot out of habit from using ItemRack. Hm, good idea. I'll have a look at it later.
File: DockingStation (Display)11-19-09
Originally posted by Alekc Hmmm......
Posted By: lloydbates
Originally posted by Alekc Hmmm.... the BasicBrokers plugin haven't displayed on DOckingStation... why? http://www.wowinterface.com/downloads/info11782-BasicBrokers.html It does not have any type defined, the ldb specc has this as a mandatory field. Dockingstation just enforces this by ignoring any ldb plugins without this flag set.
File: Faceroller11-14-09
Originally posted by hungtar The c...
Posted By: lloydbates
Originally posted by hungtar The cd spiral on the faceroller frame shows the global cooldown. For OmniCC to show you anything on the faceroller frame, you will need to set the duration threshold below 1.5 seconds. I wouldn't recommend that, because your UI will then look like ... well, lets just say it's not pretty. But if you do, O...
File: Faceroller11-14-09
Originally posted by hungtar Will...
Posted By: lloydbates
Originally posted by hungtar Will look into both. No promises for 1. but 2. should be in the next version. Edit: OmniCC works for me. But since the cooldown is shorter then the default "duration threshold" set by OminCC you probably don't see anything. If you set it to 0, you should see it. And on every other button, of course. St...
File: Faceroller11-14-09
Nice addon, it replaced Serious Hel...
Posted By: lloydbates
Nice addon, it replaced Serious Help In Timing for me. There are only two things that I'm not happy with, maybe they were already discused in the comments and I'm just repeating them: 1) No support for OmniCC, numbers on the cooldown spiral, makes me sad. :( 2) No integration into the Blizzard Interface configuration. This one is mi...
File: AI-Art11-04-09
The Screenshots are looking promisi...
Posted By: lloydbates
The Screenshots are looking promising, Installation seams as easy as copy&paste in the Interface folder of a WoW installation. But let me be the first to ask: Is this legal and not violating any point in the EULA of Blizzard? I don't want my account suspended just because I changed the textures of my Inteface.
File: Mounted08-29-09
Re: Re: Wintergrasp
Posted By: lloydbates
Originally posted by Gsusnme Yes, I too noticed this and would LOVE an update that allows me use of my flying mounts while in Wintersgrasp. As of right now I have my Albino Drake taking up a button, and it saddens me. Thanks in advance, I LOVE this addon! This is a small hack, I'm not sure if it works in every situation as i could n...