Results: 12Comments by: Methyl
File: Serenity08-23-11
-- Check for T12 Proc if S...
Posted By: Methyl
-- Check for T12 Proc if Serenity.CheckForBuff("99060", "PLAYER", "PLAYER") then local T12barcolor = { 0, 0, 0, 1} return T12barcolor -- class colored is turned on elseif Serenity.db.profile.frames.energybar.classcolored then for if Serenity.db.profile.frames.energybar.classcolore...
File: JS' Hunter Bar02-12-11
Hmmm yeah true i was not really thi...
Posted By: Methyl
Hmmm yeah true i was not really thinking about people who are not using Tukui wanting it to be skinned like tukui, well that wouldnt be to hard to check for really just check is tukui is loaded and if it is do the unpack and the SetTemplate API and if its not just default to your current skinning. :o gogo If statements haha...... now...
File: JS' Hunter Bar02-11-11
Hey i was wondering if you could do...
Posted By: Methyl
Hey i was wondering if you could do your Tukui Skinning a little differently. first after you declare your mF.db variable could u add if self.db.enabletukui then local T, C, L = unpack(Tukui) borderr, borderg, borderb = unpack(C.bordercolor) backdropr, backdropg, backdropb = unpack(C.backdropcolor) end Its around...
File: JS' Hunter Bar12-30-10
I came across an error, but i fixed...
Posted By: Methyl
I came across an error, but i fixed it. The error was that I am using using startip and trying out JS hunter focus bar, while using both i go this error: 1x StarTip_Bars-1.0\Bars.lua:179: attempt to index local 'bar' (a nil value) JSHunterFocusBar-40000.1.52\core.lua:626: in function Locals: se...
File: Buffology08-03-10
One more thing how difficult/troubl...
Posted By: Methyl
One more thing how difficult/troublesome would it be to add filtering by duration? like 45 second filtering? im just asking cause the last thing that would be missing from my satrina's set up would be a x>45 second "long buffs frame" and a x<45 second "Short buffs Frame."
File: Buffology08-03-10
:X i see maybe should add a rep...
Posted By: Methyl
:X i see maybe should add a reply if people do /buffology it gives a response with /buffology menu for options blah blah just incase since i didnt even think about using a conditional first try.
File: Buffology08-03-10
Also it seems that /buffology doesn...
Posted By: Methyl
Also it seems that /buffology doesnt do anything, doesnt give an error anything, so it probably runs it through the addon but no menu/gui pops up.
File: Buffology08-03-10
1x Buffology-1.1\lib.lua:208: attem...
Posted By: Methyl
1x Buffology-1.1\lib.lua:208: attempt to compare nil with number : in function `sort' Buffology-1.1\core.lua:236: in function `Trigger' Buffology-1.1\core.lua:315: in function Locals: (*temporary) = { 1 = Buffology8 {} 2 = Buffology4 {} 3 = Buffology7 {} 4 = Buffology6 {} 5...
File: Buffology08-02-10
Any chance you could show consolida...
Posted By: Methyl
Any chance you could show consolidated buffs?
File: TinyDPS08-02-10
Hello i was wondering if you could...
Posted By: Methyl
Hello i was wondering if you could add broker support for this addon that would function like the minimap button currently does.
File: Stuf Unit Frames (and Raid)07-29-10
Hello there I have just started to...
Posted By: Methyl
Hello there I have just started to use Stuff and I have a few Functions that I use a lot in most of my custom lua texts, I was wondering what would be the best way to be able to use these functions like a library without having to declare them in every one of my "lua text functions"?
File: ForteXorcist01-13-10
Paragon
Posted By: Methyl
I do not know if this was asked before but i Have the latest Internal Cooldown lib installed and i was wondering if there was a way to make fortexorcist distinguish between the normal and heroic version of he buff Paragon from the Death's Verdict trinket? Like for instance is it possible that it tracks the spellid or the spell nam...