Results: 25Comments by: bazelle
File: Fleecing Tip (Classic)10-01-19
Re: [bug] and this error too
Posted By: bazelle
Error fixed in version 1475 :o
File: Fleecing Tip09-28-19
FleecingTip 820.1746(090919) error:...
Posted By: bazelle
FleecingTip 820.1746(090919) error: Can't find any information on 'Super-Seller 680' ? Please report this on the website. Are you try to run this in Classic? Here is a my Classic version here... https://www.wowinterface.com/downloads/info25239-FleecingTipClassic.html
File: Fleecing Tip09-11-19
Re: Classic ?
Posted By: bazelle
Thanks so much for keeping this going. I used it for years on retail WoW. Is this compatible with Classic? Have started on a Classic version here... https://www.wowinterface.com/downloads/info25239-FleecingTipClassic.html
File: Fleecing Tip04-26-19
Re: Bug with neutral Pandaren
Posted By: bazelle
The addon will throw a Lua error on Pandaren characters who haven't chosen their faction yet. UnitFactionGroup("player") returns "Neutral" for these characters. Considering they won't have access to the Auction House, and that they will hardly have anything to "/trade" (if at all), I'm guessing the fix (at least temporary) would be...
File: Fleecing Tip04-14-19
Do you have any plans to add this t...
Posted By: bazelle
Do you have any plans to add this to curse? It would be nice to have it on both, to increase the number of users. https://wow.curseforge.com/projects/fleecing-tip Done! :)
File: Ara Broker Reputations08-06-18
Error I get... 5x AddOn 'Ara_Br...
Posted By: bazelle
Error I get... 5x AddOn 'Ara_Broker_Reputations' tried to call the protected function 'MainMenuBar:SetPoint()'. !BugGrabber\BugGrabber.lua:519: in function : in function `SetPoint' FrameXML\UIParent.lua:2943: in function `UIParentManageFramePositions' FrameXML\UIParent.lua:2326: in function
File: Ara Broker Reputations08-06-18
In BfA patch 801, Blizzard seem to...
Posted By: bazelle
In BfA patch 801, Blizzard seem to of protected they variables 'FACTION_BAR_COLORS' from being used or altered in anyway! That is where my errors were coming from. Had the same problem with other mods I use. Hope this helps! r26 version still kicks up a error! (always appends when going into combat) Have fun. :)
File: Ara Broker Reputations08-06-18
Here a my fix for BfA... Downloa...
Posted By: bazelle
Here a my fix for BfA... Download... Ara_Broker_Reputations_BfA_Fix Hope this helps Have fun! :)
File: LightHeaded07-19-18
BFA Fix no.2
Posted By: bazelle
Lets try again (sorry). :o Change lines in LightHeaded.lua file... 1100 button1 = TEXT(OKAY) to 1100 button1 = _G.OKAY 1411 button1 = TEXT(OKAY) to 1411 button1 = _G.OKAY and also need to comment out lines... 72 -- when map objective / world quest poi is clicked 73 -- hooksecurefunc("TaskPOI_OnClick", functi...
File: Ara Broker Reputations09-21-16
Re: Re: Legion quick fix!
Posted By: bazelle
A few additional changes. First, I think your reference to line 530 should actually be line 528 (at least in my version r18) everything else lines up. Also, the UpdateBar function does not work without these additional changes: 503 if not isHeader or hasRep then startingRep = value end Change this to: 503 if name then 5...
File: Ara Broker Reputations09-08-16
Legion quick fix!
Posted By: bazelle
Have done a quick fix for Legion can be downloaded here... https://mega.nz/#!icEwnJpJ!cq3UbGFszz7qK3XAcO3UJ9TKUQkQjQb35KsWIxuRcGQ just copy file over to folder (replacing it)...good to go! :banana: if link is dead, here are my changes in the 'Ara_Broker_Reputations.lua' file... just edit or replace lines... ...add Wo...
File: !SyLevel07-24-16
Legion quick fix!
Posted By: bazelle
Do like ceylina said... Edit line 40 in SyLevel\pipes\tradeskill.lua to... local id = C_TradeSkillUI.GetTradeSkillLine() ...then delete old libaray... SyLevel\libs\LibItemUpgradeInfo-1.0 Install update version found here. http://www.wowace.com/addons/libitemupgradeinfo-1-0/ good to go! :banana:
File: Ara Broker Tradeskills10-17-14
Anyone know of a similiar broker ad...
Posted By: bazelle
Anyone know of a similiar broker addon like this now this wont be fixed/continued? I just love how i can hover over and select my tradeskills from this + see the skill levels of each tradeskill i have. I have found nothing similar :/ You could try AckisRecipeList QuickScan its very similar, although you do need to use Ackis...
File: LightHeaded10-17-14
Re: Totally broken!
Posted By: bazelle
The addon is totally broken :( i don't even get any error messages and /lh doesn't work and when i open Questlog i can't see Lightheaded somewhere i also noticed FPS drop when i loaded Lightheaded i think the addon need to totally rewritten if it's going to work Blizzard had done massive changes to the map and Quest log...
File: Ara Broker Tradeskills06-26-13
No folder
Posted By: bazelle
Please be aware that the downloaded file has NOT got a compressed folder... so unpack using file name & rename to `Ara_Broker_Tradeskills` thought i would point it out if people are having problems unpacking. thx for the great addon! :)
File: Dominos10-29-12
I'm not sure why that would happen....
Posted By: bazelle
I'm not sure why that would happen. Do you have a screenshot? :) ...sorry my silly fault, worked it out, it was the frame laying in the ui. :D
File: Dominos10-24-12
Disappearing icons...
Posted By: bazelle
After playing in pet battle, the icons in bars 1,2 and 3 all disappear! Only way to get them back is by reloading ui... ...any suggestion?
File: Tabard-O-Matic12-05-11
Fix for 'Bagnon' users
Posted By: bazelle
Change line 3 in 'Tabard-o-matic/AIOI/Bagnon.lua' to this... local texture, count, locked, quality, readable, lootable, link = self:GetInfo() hope this helps! :)
File: nQuestLog Fan Update10-19-10
Thanks silentdave for keepn this al...
Posted By: bazelle
Thanks silentdave for keepn this alive and fuctional, a great quest tracker! :banana:
File: Satrina Buff Frames 303-12-10
Originally posted by Darth Android...
Posted By: bazelle
Originally posted by Darth Android change line 3 of SBFButtonFacade.lua to the following until it's fixed: if IsAddOnLoaded("ButtonFacade") --] then This comments out a secondary check to see if ButtonFacade is loaded. ButtonFacade no longer creates a global variable. PLEASE MAKE SURE YOU HAVE 'then' COMMAND IN ITS PLACE...
File: SLDataText12-23-09
Re: Re: If ya need it!
Posted By: bazelle
Originally posted by Shroomith Can you make it so it shows the main zone when there isn't a subzone? I'm gonna play around with it and see but last time i did that i broke it :P Try this... http://www.mediafire.com/?gwndmzfryi4 is this the sort of thing you are look'n for?...see what ya think! :)
File: HideBlizzard12-22-09
No Xp text!
Posted By: bazelle
Originally posted by Graconos is there a way to hide the XP and Honor gain text that blizz shows? ive never found a way to do it, i have it showing up in MSBT and it still shows the regular text too im probably overlooking something simple There is a simple solution to this with just 1 line... DAMAGE_TEXT_FONT = "(just use t...
File: SLDataText12-18-09
If ya need it!
Posted By: bazelle
Hi, ya again. sorry to find people hav'n problems ill try my best to help. I've have had a look at my version and have redone some errors (mainly the tooltip over Honor!, sorry about that). So I decided to repack & upload a newer version for you to download here... http://www.mediafire.com/?gdlzjwtmqo2 Has for the zone te...
File: SLDataText12-09-09
THX Sokka...was just look'n for a s...
Posted By: bazelle
THX Sokka...was just look'n for a solution. Here's my version I edited for my own needs & added the Honor display aswell. http://www.mediafire.com/?njlymmwnlim hope this helps! :) Sorry for the where I placed the file download, but it was easiest. Have fun! :banana:
File: QBar_ButtonFacade07-13-09
There is a fix for this... Edit...
Posted By: bazelle
There is a fix for this... Edit the LUA file & change line 29 from: self.db = self:RegisterNamespace("QBar", defaults) TO: self.db = LibStub("AceDB-3.0"):New("QBar", defaults, "global") easy as! Happy times again! :banana: Link find here http://wow.curse.com/downloads/wow-addons/details/qbar.aspx