Results: 7Comments by: Narghul
File: SLDT01-04-11
The tweaking part of the "/SLDT mov...
Posted By: Narghul
The tweaking part of the "/SLDT move" didn't work for me after I've left click moved any of the SLDT information boxes - no errors came up. I didn't see a way to hide/remove any of the boxes in the slash command, this is just due to the addon being in beta, right?
File: Butsu11-18-10
Would it be possible to have the fr...
Posted By: Narghul
Would it be possible to have the frame hide when autoloot is on, and only appear when there is an item above a set quality or your bagpack is full?
File: OmniCC Beta11-12-10
Originally posted by Tuller Do yo...
Posted By: Narghul
Originally posted by Tuller Do you have steps to reproduce that? I'm going to test if the same bug appears with the new update, posting later today Tested it just now and I haven't been able to reproduce the error. But just in case it reappears - I had configured Weak Auras to show cooldown timers on my spells, but realized...
File: OmniCC Beta11-11-10
Getting this error in beta10 In...
Posted By: Narghul
Getting this error in beta10 Interface\AddOns\OmniCC\timer.lua:144: :SetFormattedText(): Font not set : ? : in function `SetFormattedText' Interface\AddOns\OmniCC\timer.lua:144: in function `UpdateText' Interface\AddOns\OmniCC\timer.lua:191: in function `UpdateShown' Interface\AddOns\OmniCC\timer.lua:87: in function...
File: dNamePlates06-06-10
Fixes the error for me at least....
Posted By: Narghul
Fixes the error for me at least. Also if you are a bit nerdy and want to add more decimals to the percentage you would want to change line 55 from self.healthBar.percent:SetText(string.format("%d%%", math.ceil((valueHealth/maxHealth)*100))) to self.healthBar.percent:SetText(string.format("%0.1f%%", (valueHealth/max...
File: dNamePlates06-06-10
Hey Dawn I wanted to help you so...
Posted By: Narghul
Hey Dawn I wanted to help you sort out this problem, so I had a go. Occurs when: Standing in Thunderbluff, just turned friendly nameplates on and pop. Standing near enemy units and turning hostile nameplates on. Error in dnameplate.lua line 50 - attempt to call global 'round' (a nil value) For everyone that wants a quickf...
File: Broker_HitCrit07-27-09
Error
Posted By: Narghul
I couldn't remember my WoWace code so I though I might aswell post the ticket in here: : Broker_HitCrit-2.8.4-release\Broker_HitCrit.lua:1690: bad argument #2 to 'format' (string expected, got nil) Broker_HitCrit-2.8.4-release\Broker_HitCrit.lua:1690: in function `HCBF_ResetEntryButton' Broker_HitCrit-2.8.4-release\Broker_HitCri...