Results: 288Comments by: Kharthus
File: Livestock05-01-09
Originally posted by Steil Hiya R...
Posted By: Kharthus
Originally posted by Steil Hiya Recompense. Since 3.1 I've been having issues with the smart mount (brain) button after combat becoming unresponsive. The issue usually presents after using the random tourney mounts. For a few fights after dismounting. I have to use the Horseshoe button to start mounting after which the smart mount...
File: Overachiever04-26-09
Doesn't seem to put up the correct...
Posted By: Kharthus
Doesn't seem to put up the correct tooltip for Shake Your Bunny-Maker if the target is a skull. Is there some limitation where the UI doesn't tell you the level and also doesn't tell you the sex of the opposite faction?
File: Cooldowns04-24-09
Originally posted by yarko Kharth...
Posted By: Kharthus
Originally posted by yarko Kharthus, how would this look? Would it show tenths? Or only x.5? Or would it need to be configurable? I guess im having a hard time imagining what this would finally look like. I was thinking tenths. That way you'd know exactly how long til it was off cool down and could decide if you wanted to wait...
File: Kharthus's Hunter Timers04-22-09
Originally posted by tomelle Hi m...
Posted By: Kharthus
Originally posted by tomelle Hi mate, great addon wondering if there is any way to hide the anchor? looked around and didn't find anything of the sort :banana: Of course. /kht lock or check the Lock option in the config screen.
File: Kharthus's Hunter Timers04-20-09
Re: Bugs
Posted By: Kharthus
Originally posted by Sylvo I am getting some bugs with KHT. Some of the options are not working such as enabling append target and disabling sticky auto shot. I was also wondering if you could add the replenishment buff from Hunting Party to the survival abilities it shows. Great addon =) Sticky auto-shot forces it to be at the...
File: QuestMods04-20-09
Re: Re: issues in 3.1
Posted By: Kharthus
Originally posted by yarko Yes, Blizzard's changes really screwed things up for my addon, including a bug they put in their own code. I am currently working on it. Aren't those the best? They finally added sourceIDs to SPELL_AURA_REFRESH events, but now those events are firing when other players apply the same spell. Ver...
File: Deadly Boss Mods04-18-09
Originally posted by Tandanu try...
Posted By: Kharthus
Originally posted by Tandanu try /dbm ver or the version check button in the gui Where is the Version Check button? I can't find it anymore.
File: TellMeWhen04-18-09
Calls to UnitAura need to be update...
Posted By: Kharthus
Calls to UnitAura need to be updated. The isMine value has been changed to caster, where caster can be "player", "pet", etc. Here's the blue post explaining it: http://forums.worldofwarcraft.com/thread.html?topicId=15443405133&sid=1&pageNo=3#53
File: ItemRack04-17-09
There's an error with the ammo slot...
Posted By: Kharthus
There's an error with the ammo slot and 3.1. I'll post the message when I get home. Date: 2009-04-17 18:04:09 ID: 2 Error occured in: Global Count: 1 Message: ..\FrameXML\PaperDollFrame.lua line 1202: attempt to index local 'self' (a nil value) Debug: : ? ..\FrameXML\PaperDollFrame.lua:1202: oldCharacterAmmoSlot_O...
File: QuestMods04-16-09
issues in 3.1
Posted By: Kharthus
Keybinding opens Log and Details, but only closes Log leaving Details open. Also, error when trying to add quests to tracker. Date: 2009-04-16 17:57:21 ID: 1 Error occured in: Global Count: 6 Message: ..\AddOns\QuestMods\QuestMods_Log.lua line 596: attempt to call global 'QuestWatch_Update' (a nil value) Debug: : Q...
File: Cooldowns04-16-09
Something else that would be nice t...
Posted By: Kharthus
Something else that would be nice to see (even without the TellMeWhen support) is decimal fractions below 1s. Someone posted a hack for OmniCC on EJ (I think) about how to do it. Would be really useful when trying to decide to fire next shot or wait cause a shot is just about off cooldown.
File: FluidFrames04-13-09
Found this in my SavedVariables. De...
Posted By: Kharthus
Found this in my SavedVariables. Deleting that entry fixed the error. = { = { { "BOTTOM", -- "UIParent", -- "BOTTOM", -- 0, -- 135, -- }, -- }, = 84, = 243, = 1, = { = 1, = 84, = { "BOTTOMLEFT", -- "UIParent", -- "BOTTOMLEFT", --...
File: PortalBox04-13-09
mage only
Posted By: Kharthus
Would be great if this only loaded for Mages. I did this for my hunter mod by putting this as the 1st lines in the OnLoad function. local playerClass, englishClass = UnitClass("player"); if(englishClass ~= "HUNTER") then return; end
File: FluidFrames04-12-09
error in 2.3
Posted By: Kharthus
Date: 2009-04-10 10:47:57 ID: -3 Error occured in: Global Count: 1 Message: ..\AddOns\FluidFrames\FrameReparent.lua line 50: attempt to index local 'parent' (a nil value) Debug: (tail call): ? : ? FluidFrames\FrameReparent.lua:50: GetPositionallyDependantOn() FluidFrames\FrameRescale.lua:68: RescaleFrame()...
File: Cooldowns03-27-09
TellMeWhen
Posted By: Kharthus
Think you could add support for TellMeWhen to your timers?
File: AuldLangSyne02-05-09
Re: Sync isn't syncing after 3.0.8, any ideas?
Posted By: Kharthus
Originally posted by Gotsaquestion Hallo, Since 3.0.8 i can no longer get my friends lists to sync across characters. Is there a known LUA edit for this issue? I love this addon, thx for taking the time to develop it! :rolleyes: What I've found is that sync works, but you have to do it manually. Uncheck/re-check Sync an...
File: Panda01-26-09
Slight issue that I just noticed re...
Posted By: Kharthus
Slight issue that I just noticed recently, DEing thru Panda causes this lag and fps drop when it loots the mats. Doesn't happen when I DE the normal way. Not sure what's causing it.
File: Overachiever01-25-09
Any way to integrate this with Skil...
Posted By: Kharthus
Any way to integrate this with Skillet? Skillet is a tradeskill replacement and the new icons for cooking achievements aren't showing in the redone window.
File: EasyMail from Cosmos11-30-08
How is forwarding supposed to work?...
Posted By: Kharthus
How is forwarding supposed to work? CT_Mail would grab the attachment and forward that, but EasyMail just looks like it forwards the text.
File: ChatScroll11-28-08
loading error
Posted By: Kharthus
ChatScrollControlPanelScrollSpeed.text(nil) Error: Interface\AddOns\ChatScroll\ChatScroll.lue:167: Bad argument #1 to 'format' (string expected, got nil) I just loaded the new version of Portfolio (0.9) in case that's related.
File: Panda11-11-08
Re: Re: Enchanting
Posted By: Kharthus
Originally posted by Rhave Is panda panel supposed to close and not refresh itself back up after milling or glyph making? Doing that with DE'ing too.
File: ChatScroll10-29-08
Error
Posted By: Kharthus
Date: 2008-10-29 22:33:38 ID: 51 Error occured in: Global Count: 1 Message: ..\AddOns\ChatScroll\ChatScroll.lua line 134: Cannot find a library instance of "Portfolio". Debug: : ? : error() !Swatter\Support\LibRevision.lua:47: LibStub() ChatScroll\ChatScroll.lua:134: in main chunk
File: GuildNotesTooltip10-20-08
Re: Re: Tooltip overlap
Posted By: Kharthus
Originally posted by AnduinLothar You mean the right click drop down menu? right click again to hide it. Nm, Gymnast was moving the tooltip onto the Guild screen. I changed the options and it's fine now.
File: GuildNotesTooltip10-18-08
Tooltip overlap
Posted By: Kharthus
I'm getting the new tooltip on top of the Guild Member Options tooltip. Anyway to hide the Guild Member Options one?
File: ItemRack10-16-08
Originally posted by Cadiman My e...
Posted By: Kharthus
Originally posted by Cadiman My events aren't working, I've reloaded the addon twice now, still no go... My events work, but they seem to have a strange delay. Like the Mount event doesn't work for awhile after logging in, but once it starts working it's fine until I relog.