Results: 303Comments by: Rilgamon
File: zz_Money02-04-12
Not seeing any button for sending m...
Posted By: Rilgamon
Not seeing any button for sending money to my "banker" The buttons should be attached to your send-frame.
File: zz_Repair01-14-12
Seems there is a timing problem set...
Posted By: Rilgamon
Seems there is a timing problem setting the ldb text in the same cycle the addon is loaded. The next version tries to fix it.
File: zz_Repair01-08-12
I'm having the same issue with your...
Posted By: Rilgamon
I'm having the same issue with your other addon zz_Money (already posted there). Yes, if one addon has the prob, all addons will show it. The addon-startup is handled in my "common" scripts. Cant promise a quick solution but I'll look into it during the week.
File: PassLoot01-03-12
When enter a dungeon with a full gr...
Posted By: Rilgamon
When enter a dungeon with a full group you can roll need on everything even chaos orbs. In a dungeongroup with at least one random you cant roll need on the orbs since the last patch. This was changed so that everyone can now see and roll for them since they're no longer bop.
File: zz_Repair12-31-11
I "fixed" what I think could be the...
Posted By: Rilgamon
I "fixed" what I think could be the cause of the error. It was a variable that should be local and a function I've no clue what I was thinking it would do ;) If you use the "included" version of zz_Repair of BrokerPack it will take a little longer as I need to make sure for all parts to work as expected before I push it. The st...
File: zz_Repair12-30-11
Re: I've been getting the following error..
Posted By: Rilgamon
Date: 2011-12-30 20:56:15 ID: 1 Error occured in: Global Count: 1 Message: ..\AddOns\zz_Repair\common\common.lua line 160: attempt to index global 'v' (a nil value) Debug: : ? zz_Repair\common\common.lua:160: zz_Repair\common\common.lua:146 zz_Repair\common\common.lua:175: func() zz_Repair\common\commo...
File: ProcWatch12-25-11
I can confirm the bug but I cant fi...
Posted By: Rilgamon
I can confirm the bug but I cant find why the setting is ignored. Even when I hardcode a different size its ignored. Not sure if I will fix it and how ...
File: zz_MiscHelper12-23-11
Re: Re: Re: Re: grammar
Posted By: Rilgamon
Yeah ill try out the latest one - have alts to run through Dragon Soul and lower ones through new 5-mans, heroic and old content - so will get a good mix of testing - just didnt want to use the newer code on mains in case it didnt do things right. Yeah i think that is where the "SkipNeed" option is confusing because when i want to...
File: zz_MiscHelper12-22-11
Re: Re: grammar
Posted By: Rilgamon
Blizz has changed it so that if you need BoE items they become BoP. It is only if you greed the BoE that it stays BoE As to it falling through that it might get DEd.. i suppose it could be the options getting me a little confused but in anycase it looks like you can see what i am talking about. Yes, but at the time the addon de...
File: zz_MiscHelper12-22-11
grammar
Posted By: Rilgamon
Replace all trashholds with treshold ;) My english sucks sometimes :P
File: zz_MiscHelper12-22-11
or really have a new slider for can...
Posted By: Rilgamon
or really have a new slider for canNeed items and have if(canNeed and quality>getPref2('showNeed') and getPref2('skipNeed')) then return end Yes, thats the part where the mentioned trashhold should kick in. A BoE becomes a BoP if you did need it. If a BoE falls through to line 8 you will have items that you might have wante...
File: zz_MiscHelper12-21-11
Yeah, I know documentation is not m...
Posted By: Rilgamon
Yeah, I know documentation is not my strength ;) ignoreOrbs is included so that orbs can be handled by the greedorbs-module. As you could roll need on them before 4.3 I added a choice which would fail if the autogreed-module was quicker to greed them. Not sure yet what I'll do of it now that you can roll greed only (need only in...
File: zz_MiscHelper12-20-11
A new version is pending and should...
Posted By: Rilgamon
A new version is pending and should work for random groups. A trashhold is not yet added so it will popup for loot you can need even if its way too low to be usefull ;)
File: zz_MiscHelper12-14-11
damn ... I tried to implement the c...
Posted By: Rilgamon
damn ... I tried to implement the canNeed part and found that you can need everything in a guildgroup even plate as a priest ... back to the drawingboard :)
File: zz_MiscHelper12-13-11
hehe, good ideas ... but I fear tha...
Posted By: Rilgamon
hehe, good ideas ... but I fear that would be overkill for a simple module of misc helper ;) I'll try to steal some hours to check what can be done and what not this weekend :)
File: ProcWatch12-13-11
I'll look into this at the weekend....
Posted By: Rilgamon
I'll look into this at the weekend. Not sure, I never changed the size after I wrote the code for it ;)
File: zz_MiscHelper12-11-11
Looks good, I found a bug in my ini...
Posted By: Rilgamon
Looks good, I found a bug in my initcode that I want to fix before I push a new release so it will take a little before you'll see this included. Additionally I'd like to add an itemlevel trashhold to disenchant eg za/zg epics even if you can use them.
File: DisableMinimapTarget12-06-11
Re: Re: Re: DisableMinimaptarget
Posted By: Rilgamon
As of 4.3 the icons are messed up. Instead of being round they are like half ovals, white and green, red and white, friendly npcs are red, target has a funnel/cone shape over it. Had to revmove it from my addons. I hope there is a fix cause blizzards icones are awful! lol The addon is obsolete now. The functionality is in...
File: ProcWatch12-04-11
Please, please can someone fix this...
Posted By: Rilgamon
Please, please can someone fix this. Thanks in advance. I cant promise, as you can see I update mostly the small addons I have because time is a little limited on my end. But I'll take a look at it :) Edit: I've uploaded a new version (pending: 40300.9). It should show whitelisted spells at least. I converted wav to ogg so that t...
File: Broken Queue12-03-11
I fixed it here locally this mornin...
Posted By: Rilgamon
I fixed it here locally this morning. Replace line 54 local hasData, _, tankNeeds, healerNeeds, dpsNeeds, _, _, _, _, _, _, _, queuedAt= GetLFGQueueStats() with local hasData, _, tankNeeds, healerNeeds, dpsNeeds, _, _, _, _, _, _, _, _, _, _, _, _,queuedAt= GetLFGQueueStats() and line 114 local hasData, leaderNeeds, tankNeeds,...
File: DisableMinimapTarget11-30-11
Re: DisableMinimaptarget
Posted By: Rilgamon
As of 4.3 the icons are messed up. Instead of being round they are like half ovals, white and green, red and white, friendly npcs are red, target has a funnel/cone shape over it. Had to revmove it from my addons. I hope there is a fix cause blizzards icones are awful! lol The addon is obsolete now. The functionality is in...
File: Tidy Plates Beta08-14-11
Bug
Posted By: Rilgamon
1x ...\BugSack\Libs\LibDBIcon-1.0\LibDBIcon-1.0-24.lua:247: attempt to index local "db" (a number value) ...\BugSack\Libs\LibDBIcon-1.0\LibDBIcon-1.0-24.lua:247: in function "Register" TidyPlates-6.3.6 (R301)\TidyPlatesMinimapButton.lua:203: in function TidyPlates-6.3.6 (R301)\TidyPlate...
File: RatingBuster08-05-11
Guess xOfs, relativeTo are supposed...
Posted By: Rilgamon
Guess xOfs, relativeTo are supposed to be local 8/5 11:10:45.803 Global variable xOfs tainted by RatingBuster - Interface\AddOns\RatingBuster\RatingBuster.lua:2725 handler() 8/5 11:10:45.803 Interface\AddOns\RatingBuster\libs\LibTipHooker-1.1\LibTipHooker-1.1.lua:179 8/5 11:10:45.803 SetAuctionItem() 8/5 11:10:45.803...
File: zz_MiscHelper05-29-11
I've not yet added a pref for it. B...
Posted By: Rilgamon
I've not yet added a pref for it. But its already in. Open Moduls/autorepair.lua in a texteditor and in line 22 you find local guildrepair = false -- switch to true to enable guildrepair I'll see if I find some time this week to add it:)
File: FixMyHat05-19-11
bug
Posted By: Rilgamon
seems the shoulder stuff should run only once ... you'll notice your shoulders are picked up when entering a dungeon or using a portal. I'll look into this problem at the weekend ... stick to v1 ;)