Results: 69Comments by: Bruners
File: TipCounter12-05-10
Originally posted by Ruak Any cha...
Posted By: Bruners
Originally posted by Ruak Any chance for this addon to be updated? I find it extremely useful and would love to be able to use it again (since 4.0.1 broke it). Should be working again now :)
File: oUF_Brun06-09-10
Re: oUF_MoveableFrames
Posted By: Bruners
Originally posted by Vaxa Hi, trying to move the frames around a bit and even with the use of oUF_MoveableFrames I cannot move them. Is there anyhting I am doing wrong? Yes, don't use oUF_MoveableFrames but oUF_MovableFrames instead http://www.wowinterface.com/downloads/info15425-oUF_MovableFrames.html
File: oUF_Brun05-07-10
Originally posted by Oreeo Awesom...
Posted By: Bruners
Originally posted by Oreeo Awesome layout :) But would there be any way that I could remove the intense gloss effect from the buffs/debuffs? Thanks again :rolleyes: sure local function PostCreateAuraIcon(self, button, icons) icons.showDebuffType = true icons.gap = 1 button.cd:SetReverse() button.icon:SetT...
File: oUF_Brun03-01-10
Originally posted by Attro Everyt...
Posted By: Bruners
Originally posted by Attro Everything with these unit frames works perfect for me; however, for some reason my party frame disappears when I step into an arena then reappears when I'm out. I can read through LUA code and figure things out (typically), but I can't figure this one out. If anyone has any guidance here, I would gre...
File: bTracker01-16-10
Re: // Bruners
Posted By: Bruners
Originally posted by Kangdeokwon Good work. Thank you very much! Have a nice day~! Yet another update that will actually work and option to add a spell to check for yourself http://github.com/Bruners/bTracker/tree/v1.7.2 I have barely tested it so please give me some input if it doesn't work.
File: bTracker01-15-10
I have updated the code to try a ne...
Posted By: Bruners
I have updated the code to try a new method so please do some testing can be found here -> http://github.com/Bruners/bTracker/blob/master/bTracker.lua
File: bTracker01-15-10
Re: 1.5's binding working fine but 1.6 and 1.7's binding toggle key didn't work
Posted By: Bruners
Originally posted by mistkr 1.6 and 1.7's binding did't work. I can't toggle defined binding key with 1.6 and 1.7 but 1.5 is fine. 1.6 and 1.7's clear-finding-binding is working fine but do not work toggle binding key. Ok i think i understand what the problem is now, since some spells are on Global Cooldown i added a check in...
File: bTracker01-14-10
Re: Hello
Posted By: Bruners
Originally posted by Kangdeokwon Hello. Sorry. I'm weak at English. Thank you very much for this. usefull addon. ver1.7 and ver1.6 is don't work. hotkey push => don't work but, ver1.5 is good work. Can u fix for me? hmm, any errors you could supply ? works as intended here at least.
File: oUF_Brun12-14-09
Originally posted by resit I appr...
Posted By: Bruners
Originally posted by resit I appreciate the prompt response Fixed 2 and 3 and working on 1 atm (if anyone knows how to do this please let me know!) One more thing, how do I eliminate the pvp flag? Search for pvp and remove or comment the code, line ~776
File: oUF_Brun12-14-09
Originally posted by resit First...
Posted By: Bruners
Originally posted by resit First off I should say I've found your layout to be hands down the nicer one out there. I know a little bit of code so I was able to go through some modifications, however there's a couple minor details I would like to correct before I'm completely at peace with the layout: 1) Is there a way of chan...
File: oUF_Brun12-10-09
Originally posted by MadCow oh, i...
Posted By: Bruners
Originally posted by MadCow oh, i see thank you. Could you tell me how to disable targets target target. I dont have any use for that and would like to remove it from my screen if possible. Thanks again love your layout. Open oUF_Brun.lua and go down to about line 822 and insert -- to uncomment the spawning of targettargetta...
File: oUF_Brun12-01-09
Originally posted by MadCow I can...
Posted By: Bruners
Originally posted by MadCow I cant find this oUF_AuraCancel you recommend using. can you tell me where to get it? It is no longer needed as the function is implemented in the oUF core
File: oUF_Brun11-14-09
I tested the font you uploaded and...
Posted By: Bruners
I tested the font you uploaded and it works as intended here. Be sure that you renamed it "Font.ttf" case sensitive or change the path in the code.
File: oUF_Brun11-14-09
Re: Re: Re: Re: Re: Re: Re: Russian Font
Posted By: Bruners
Originally posted by Polarcom I took font ARIALN.TTF and have renamed it in Font.ttf. Unfortunately there is no Russian variant of font Font.ttf Check your private messages
File: oUF_Brun11-14-09
Re: Re: Re: Re: Re: Russian Font
Posted By: Bruners
Originally posted by Polarcom I changed, but then addon does't work what file did you change it with and does it have the same name? Also if you look at the screenshot poa posted, isn't that Russian ?
File: oUF_Brun11-14-09
Re: Re: Re: Russian Font
Posted By: Bruners
Originally posted by Polarcom I tried, but it has not helped. As I have tried to replace the font name in line "local FONT = ("Interface\\Addons\\oUF_Brun\\textures\\Font.ttf")" and it's has not worked. Replace the actual file inside the folder and not the code.
File: oUF_Brun11-14-09
Re: Russian Font
Posted By: Bruners
Originally posted by Polarcom Hello. Can you add Russian font? If you for some reason need to change the font just do it yourself by replacing the Font.ttf in /oUF_Brun/textures/
File: oUF_Brun11-09-09
Originally posted by Villu Hello...
Posted By: Bruners
Originally posted by Villu Hello Bruners! I'm in love with your layout, I just have a small favor to ask... I need my Focus's cast bar to look exactly like the one on player/target frames (below, with text and icon) and not the red bar over the health, but I just can't get it to spawn... needless to say I'm a code scrub as we...
File: oUF_Brun10-27-09
Originally posted by poa Those sc...
Posted By: Bruners
Originally posted by poa Those screenshot was made from v1.6.1. This one from v1.6.2: http://img193.imageshack.us/img193/1601/wowscrnshot102709131216.th.jpg You can see both problems - party frame and name overlapping. The only way that can solve trouble is trimming. I made changes in v1.5 implementing var "HPTextWidth"...
File: oUF_Brun10-26-09
Originally posted by poa I found...
Posted By: Bruners
Originally posted by poa I found a couple of bugs. 1. When I change heigh of party frame, height of health and power bars stays the same. You can see it on screenshot 2. An error accuires if i use oUF_CombatFeedback and oUF_Brun can not load. And one more question: I use rather small frame width. If character name is long a...
File: oUF_Brun10-25-09
Originally posted by shinchih2001...
Posted By: Bruners
Originally posted by shinchih2001 can add to support totembar?? I don't have a shaman so i don't know how this bar should look or where to place it.
File: oUF_Brun10-22-09
Originally posted by hisenser Hi,...
Posted By: Bruners
Originally posted by hisenser Hi, I have been a user as ag_unit frames for long, but it is bit memory consuming and sometimes crush, so I try to move to ouf and find your layout mod :P I want to make this layout as much similar as ag_unitframes. This is what I want the layout to be : http://img25.imageshack.us/img25/8113/...
File: oUF_Brun10-22-09
Originally posted by poa Thanks f...
Posted By: Bruners
Originally posted by poa Thanks for new variables -now layout changing is much easier. What do you thing about vars for Buff/Debuff sizes? I have old monitor and rather small resolution. When i'm in raid with many buffs/debuffs icons with default size are wasting too much space :( That is what i made with v1.5 by code changing a...
File: oUF_Brun10-21-09
Re: A little help please
Posted By: Bruners
Originally posted by Aesop hi nice mod but like everyone else i guess Id like to make few changes that I haven't been able to figure out how to make them. I'd like to switch the class coloring to the power bars , and change the health bars to a much darker color. I'd also like to make the health bars take up most of the height...
File: oUF_Brun10-20-09
Originally posted by eyeGoRe i ha...
Posted By: Bruners
Originally posted by eyeGoRe i have it thx :D but: where can i disable the debuff and buff durations? mimimi need help plz :> What durations and on what debuffs and what buffs ?