Results: 136Comments by: kergoth
File: LootAlert05-05-08
Originally posted by boronak i ha...
Posted By: kergoth
Originally posted by boronak i have tried with both options, the fishing bug was with the new, the old on seems better except when i was turning nexus to sp shards the count started at 2 for the first then continued normally The old method will always miscount occasionally, whenever there's a lag spike around when the loot happ...
File: LootAlert05-05-08
Re: Parrot
Posted By: kergoth
Originally posted by Mindleglalaxy Hi, I use Parrot addon that is on WOWACE or here http://www.wowinterface.com/downloads/info8402-Parrot.html . I know you support SCT etc but was hoping you could look into it incase its not to hard to add support for. One other thing that you may have corrected when I clicked on any loot...
File: LootAlert05-04-08
Originally posted by boronak Grea...
Posted By: kergoth
Originally posted by boronak Great mod but can you fix the item counting please as it is all buggy. I just lost the fishing contest cos i hs'ed with 39 fished when your mod was reporting the wrong number 40 in my chat screen . somewhere along the line it has it has counted 2 for 1 Yikes, sorry to hear that. Was the new method...
File: LootAlert05-02-08
Originally posted by kergoth If y...
Posted By: kergoth
Originally posted by kergoth If you wouldn't mind, test with new method enabled in the latest version, see if you still run into your issues. Thanks much. Grr, the latest version's chat stuff isn't quite right :( The modify chat messages option prevents it from hiding the loot messages, but it still sends its own loot message...
File: LootAlert05-01-08
Originally posted by Malthus I di...
Posted By: kergoth
Originally posted by Malthus I did a short test on my low level druid this morning with v12. Unfortunately, the problem still exists for me. :( If you wouldn't mind, test with new method enabled in the latest version, see if you still run into your issues. Thanks much.
File: LootAlert05-01-08
Originally posted by ironwulf Ker...
Posted By: kergoth
Originally posted by ironwulf Kergoth, what "new method" of determining loot counts does v13 allow you to toggle? V10 worked fine for me, V12 also worked fine though I had some bugsack errors during raid (was in ZA, was rushing thru and I didn't think to save the error messages before you ask) v13+ allows you to disable (and it...
File: LootAlert05-01-08
Okay guys, I've added an option to...
Posted By: kergoth
Okay guys, I've added an option to toggle the new method of determining item counts. It's disabled by default, so it behaves like it used to for most. Anyone wanting to try to help me diagnose the problems with the new method, feel free to enable it and let me know how it goes. The help you all have given thus far is invaluable, b...
File: LootAlert05-01-08
Originally posted by Malthus I di...
Posted By: kergoth
Originally posted by Malthus I did a short test on my low level druid this morning with v12. Unfortunately, the problem still exists for me. :( I created a few screenshots of what's happening. Maybe they can even give you a hint to where the problem lies... The quest item looting seemed to be just fine this time, but normal item...
File: LootAlert04-30-08
If you guys that are seeing the pro...
Posted By: kergoth
If you guys that are seeing the problem wouldn't mind, give v12 a shot, see if the behavior changes at all. Thanks much.
File: LootAlert04-30-08
Originally posted by NSDragon I h...
Posted By: kergoth
Originally posted by NSDragon I have my loot messages in the default frame still, but I'm also seeing the addon report twice as many items as I actually have. For example, it says I have 2(!) Multiphase Spectrographic Goggles, and 4 more shards after Void Shatter instead of the 2 more I actually get. That's really strange... I...
File: LootAlert04-29-08
The options error should be fixed i...
Posted By: kergoth
The options error should be fixed in v11.
File: LootAlert04-29-08
Originally posted by Squiddy0 Jus...
Posted By: kergoth
Originally posted by Squiddy0 Just got this today, the numbers aren't accurate, even though it was stated fixed in V10, What do you mean by "numbers aren't accurate"? Are they higher than they should be, lower than they should be, both? Any details would be quite helpful, as the numbers have seemed fine in all my testing. a...
File: TickTock04-29-08
Originally posted by SaberHawke I...
Posted By: kergoth
Originally posted by SaberHawke I haven't found any bugs yet, but I do have a feature request. Could you add the combo point and energy displays like kenergy had? That's next on the todo :) Should be easy enough.
File: LootAlert04-29-08
Originally posted by kergoth I ex...
Posted By: kergoth
Originally posted by kergoth I explain this in some of the previous comments. The problem is blizzard's events don't come in a consistent order. Sometimes the loot event comes before the items you loot hit the inventory, sometimes after, so GetItemCount() sometimes includes what you just looted, and sometimes does not. I have...
File: kEnergy04-29-08
I just posted the first release of...
Posted By: kergoth
I just posted the first release of a newly coded energy ticker timer bar addon, intended to replace kEnergy. Please give it a shot and give me feedback :) http://www.wowinterface.com/downloads/info8810-TickTock.html
File: LootAlert04-26-08
Originally posted by Xark using t...
Posted By: kergoth
Originally posted by Xark using the german client, i still have problems with the number showing up for looted items... for example, looting the 6th nethercloth it says 7 in the chatmsg... I explain this in some of the previous comments. The problem is blizzard's events don't come in a consistent order. Sometimes the loot eve...
File: LootAlert04-10-08
Originally posted by kergoth I've...
Posted By: kergoth
Originally posted by kergoth I've been planning on fixing this for a while, just hadn't gotten around to it. It's the use internally of itemids.. the itemid doesn't include the suffixes, just need to operate against the full itemlinks instead. I'll see if I can fix this today. Fixed, I'll get a release out shortly.
File: LootAlert04-10-08
Re: Re: Counting Errors
Posted By: kergoth
Originally posted by kergoth Yeah... I know about this one. I'm honestly not sure how to solve it though. The situation is, sometimes the CHAT_MSG_LOOT event comes in before the item actually hits the bags, and sometimes after. So the use of the GetItemCount() function sometimes includes what we just looted, sometimes not. I ha...
File: LootAlert04-10-08
Originally posted by IRID1UM I've...
Posted By: kergoth
Originally posted by IRID1UM I've quickly browsed through the comments and not found what I'm "reporting" below, please forgive me if it has been answered already. My biggest problem with this addon is that it doesnt show item suffixes. I pick up "Bards Gloves of the Monkey" and the chat message is just "Bards Gloves". Is this in...
File: WIM (WoW Instant Messenger)04-09-08
WIM use of chat message event filters
Posted By: kergoth
Pazza, I have a suggestion. 2.4 introduced an API in ChatFrame.lua to add/remove chat message event filters, so addons can modify the messages without needing to hook. You can easily make use of the CHAT_MSG_WHISPER filters so they can modify WIM's messages as well. See http://kergoth.pastey.net/85418 . -Kergoth
File: LootAlert04-09-08
Re: Counting Errors
Posted By: kergoth
Originally posted by SaberHawke I have noticed since last release that the counting when creating/looting items is off. I queued up 4 Felsteel Stabalizers (http://www.wowhead.com/?item=23787). As they were being made the log showed the following. Felsteel Stabalizer (2) Felsteel Stabalizer (2) Felsteel Stabalizer (4) Fels...
File: LootAlert04-08-08
Hmm, now that I support reformattin...
Posted By: kergoth
Hmm, now that I support reformatting the self loot messages, I find the loot messages for party/raid members to be ugly and inconsistent :) Maybe I should add support for reformatting those and optionally notifying for those to the sct addons as well. Opinion?
File: AzCastBar Plugins04-03-08
Hmm, the autoshot timer doesn't see...
Posted By: kergoth
Hmm, the autoshot timer doesn't seem to match up with quartz's autoshot timer or sorren's easy rotations autoshot display, any idea what's up there?
File: LootAlert03-29-08
Originally posted by SirQuester L...
Posted By: kergoth
Originally posted by SirQuester LootAlert\addon.lua:241: attempt to compare nil with number LootAlert\addon.lua:146: in function `setupExample' LootAlert\addon.lua:158: in function `UpdateExamples' LootAlert\addon.lua:211: in function (tail call): ?: : ? :"safecall...
File: LootAlert03-29-08
Re: Re: Re: Error Message
Posted By: kergoth
Originally posted by SaberHawke I have Lib-Sink-2.0 installed as it is a dependencey of Omen. I fixed the problem by making Lib-Sink.2.0 an Optional Dependency in the TOC. Without that, Lib-Sink is not loaded until Omen is loaded. That also explains why the addon worked even with the error as eventually Lib-Sink does get loa...