Results: 40Comments by: coani
File: Possessions (WotLK 3.3)10-13-10
Works fine for me, you must have en...
Posted By: coani
Works fine for me, you must have entered it wrong somehow. But I do agree, it would be nice to see a proper release for a change :)
File: Possessions (WotLK 3.3)09-14-10
Broken in 4.0 beta. NinjaEdit:...
Posted By: coani
Broken in 4.0 beta. NinjaEdit: Seems simple to fix actually: in Possessions.lua (approx around line 1522) change: function Possessions_OnEvent(self, event, arg1) to: function Possessions_OnEvent(self, event, ...) local arg1 = ...; in Possessions.xml (approx line 846, near end) change: Possessions_O...
File: Broker RaidSave08-16-10
Nitpicking: old raids show up as 10...
Posted By: coani
Nitpicking: old raids show up as 10 mans instead of 20 or 40 mans. Still love the addon though :D
File: MetaMap07-12-10
I just wonder why you still bother...
Posted By: coani
I just wonder why you still bother including the MetaMapBLT bossloot table.. it is 3.5 years out of date, and was simply a stripped version of Atlasloot, and can be safely deleted (which I always do with every version you release).
File: Possessions (WotLK 3.3)07-05-10
To add to the growing piles of code...
Posted By: coani
To add to the growing piles of code here... simple LDB support. Add this at around line 1181, before the self:UnregisterEvent stuff (might not be the 100% best spot to paste it in, but hey, it works..). Presumes the relevant libs are available. Adds a simple LDB button you can click to toggle Possessions window on/off. if not Lib...
File: Possessions (WotLK 3.3)04-15-10
Once in a while I get this error wh...
Posted By: coani
Once in a while I get this error when logging in and Poss doesn't show any items at all for any char, reloading ui fixes it: 1x Possessions-3.0\Possessions.lua:1426: attempt to index field '?' (a nil value) Possessions-3.0\Possessions.lua:1171: in function `Possessions_PlayerLogin' Possessions-3.0\Possessions.lua:1545: in functi...
File: Possessions (WotLK 3.3)03-30-10
So... how do I turn off the search...
Posted By: coani
So... how do I turn off the search focus? I hate it ;p Nothing more annoying than running around, opening poss to check on something quick that you can do by clicking and.. end up confused wondering why the game ain't responding to your controls... only to realize poss had stolen my keyboard focus for searching. :p
File: Combat Log Fix02-26-10
Originally posted by Shadowed It'...
Posted By: coani
Originally posted by Shadowed It's not (likely) due to this bug thought. If you have disconnect issues all the time, it sounds ISP related. If you only get it during 10/25 man raids, then it's probably ISP related still. Knew someone who would get disconnected pretty frequently doing raids until he harassed his ISP to get things up...
File: Combat Log Fix02-26-10
Is there any more background inform...
Posted By: coani
Is there any more background information on this bug? I didn't know there was a bug with the combatlog, but I tried running this little addon and I've had a few different spams from it, probably the most amusing one after porting to Moonglade last night & getting 0/0 results fixed. The reason I'm curious about the bug though is th...
File: DoTimerFanFix10-19-09
"3- "You are not in a party" spam....
Posted By: coani
"3- "You are not in a party" spam. Many addons are causing this problem; DoTimer is one of them. Not everyone will experience this issue, but if you are, this FanFix version of DoTimer corrects it. If you still get the spam with this version of the addon, the problem is being caused by one of your other addons." welll... the irony...
File: MetaMap08-30-09
quick fix for the chat error: edit...
Posted By: coani
quick fix for the chat error: edit MetaMap.lua, add ", arg12" right after arg11 to lines 366 + 375: line 366: local arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11, arg12 = ... line 375: MetaMap_OrigChatFrame_OnEvent(self, event, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11, arg12);
File: MetaMap05-22-09
Originally posted by mbanks850 Ca...
Posted By: coani
Originally posted by mbanks850 Can you post me the exact steps to get to the tracker options for the WKB module? I haven't used it either and I want to make sure I am in the right spot. metamap -> options menu --> knowledge base --> options I usually have to click on some Targetting Range button there to force it to work & s...
File: MetaMap05-20-09
I love seeing someone trying to bre...
Posted By: coani
I love seeing someone trying to breath life back into MetaMap <3 I didn't try today's new version yet, but there's been a bug with MM's MetaMapWKB module for quite a while now: it doesn't seem to properly initialize on loading what your tracking settings are.. I have to open the tracking options window every time I login to click...
File: Titan Panel [Guild] Fix (Titan 4.1.9.30100 and WoW 3.1)04-15-09
Re: Re: I love you
Posted By: coani
Originally posted by Tristanian Well, thanks I guess :p but this is temporary until the author comes back ;) given this addon has passed through a few different hands, and at least last one didn't seem to know all to well how to properly fix/update it... wtb someone knowledgable to do a proper new version *nudgenudgewinkwink*
File: MetaMap (Fan Update)11-16-08
WKB autotracking bug
Posted By: coani
I have a problem with the WKB autotracker, probably since the 3.0x updates: it simply isn't adding autotracked info to the WKB, unless I open the Knowledge Base -> Options window & click on some option there (like click on 28 + infinity range, I normall have it set to infinite range, or doubleclick on "auto tracking" to toggle it of...