Results: 13Comments by: Mugruith
File: oUF_Freebgrid06-08-10
Originally posted by Freebaser It...
Posted By: Mugruith
Originally posted by Freebaser It doesn't overwrite, two timers would be shown side by side. You can add another location in the indicators.lua inside elements folder. Maybe my font size are too big, but i'm sure that second number of rejuv was overwritten by first of regrowth, if both are placed under "Cen" Anyway, modify i...
File: oUF_Freebgrid06-07-10
Originally posted by Freebaser Yo...
Posted By: Mugruith
Originally posted by Freebaser You can add multiple tags to the . If you wanted the time colors to be different, you would have to make another getTime function. Yes, but they spawn always at top center, so regrowth time overwrite rejuv time...any possibility to move?
File: oUF_Freebgrid06-07-10
Originally posted by Freebaser On...
Posted By: Mugruith
Originally posted by Freebaser Only tags in the can show time. so, i can track only 1 spell at time?
File: oUF_Freebgrid06-07-10
is it possible to show, for exemple...
Posted By: Mugruith
is it possible to show, for exemple, regrowth and wild growth duration, like rejuv, instead of a simple indicator? i try to modify regrowth tags (copy and paste rejuv) but always show indicator oUF.Tags = function(u) local name, _,_,_,_,_,_, fromwho,_ = UnitAura(u, L) if not (fromwho == "player") then return end if Unit...
File: oUF_Hank03-22-10
Originally posted by Garry well i...
Posted By: Mugruith
Originally posted by Garry well its a wonderfull addon ^^ Simple to add stuff and change things to my needs. Shot at 2010-03-22 on my DK http://img16.imageshack.us/img16/6200/29731503.png castbar and rune mod. all that i need :)
File: oUF_Freebgrid03-18-10
Re: Re: Removing certain tags.
Posted By: Mugruith
Originally posted by Freebaser Try using the spellid instead it's the same :( = GetSpellInfo(70980), = GetSpellInfo(69483), = GetSpellInfo(69969), and ] = 12, ] = 12, ] = 12, i don't understand why, raid debuff file it's always the same...
File: oUF_Freebgrid03-11-10
Re: New members added to raid shifts frame
Posted By: Mugruith
Originally posted by Obelixprime Whenever a new member joins my raid group, the entire raid frame is shifted left. This happens for pets when they are summoned as well. I have Point Direction set to Top, and Growth Direction set to Right. When I type /freeb the green area remains in the same area as it was previously, but the...
File: oUF_Freebgrid09-19-09
Re: Re: Re: Cleanup
Posted By: Mugruith
Originally posted by Jhodas No, further down in tags.lua. Around line 147 onwards. = "", Works :) Thx for help me :p
File: oUF_Freebgrid09-16-09
Re: Cleanup
Posted By: Mugruith
Originally posted by Jhodas OK, a slightly prettier version of my previous mod. Thx for the answer. Try it tonight in raid but seems doesn't work = something, is something like = GetSpellInfo(33076), ?
File: oUF_Freebgrid09-06-09
spacing = 10, -- space between unit...
Posted By: Mugruith
spacing = 10, -- space between units and raid groups solo = true, partyON = true, -- dude? partyPets = true, -- has no effect if partyON is false Result is this with new version http://i30.tinypic.com/r1bhaa.jpg Is possible to change aggro indicator like this ?
File: Aptechka08-09-09
Originally posted by d87 alright....
Posted By: Mugruith
Originally posted by d87 alright.. 0.3 add "showText = true" to IncomingHealStatus where exactly i add this line ? is it possibile to show other incomingheal but not mine? thx
File: oUF Asym UI - Widescreen08-08-09
only 1 error on line 136. need t...
Posted By: Mugruith
only 1 error on line 136. need to replace local color = GetDifficultyColor(lvl) with local color = GetQuestDifficultyColor(lvl) work for me :)
File: oUF_Smee203-25-09
Interface\AddOns\oUF_Smee2_Config\m...
Posted By: Mugruith
Interface\AddOns\oUF_Smee2_Config\methods.lua:273: attempt to index local 'output' (a nil value) see this error when browse in player-text-castname menù. After using this layout, i can view my buff only near the player frame using this addon. rbuff, or any other buff addon, seems to be disable. is there any way to restore it?...