Thread: Post Your UI

  1. #10701
    Quote Originally Posted by Drayarr View Post
    TIs there a way to bind the same buttons to different keys for different specs? got different binds for my main and offspec, any way to keep them without having to rebind each time i change spec?
    Profiles: Keyboard Binds

  2. #10702
    Epic!
    10+ Year Old Account
    Join Date
    Jul 2010
    Location
    United Kingdom
    Posts
    1,661
    Looking for some help with the AuraWatch plugin on oUF. Drayarr and I have been looking at it with a bit of trial and error but I'm not the greatest at fixing major functions.

    We currently have this piece of code for the AuraWatch settings and it creates a basic icon for the buffs chosen but they have no border, no timers and they're awkward to position / space on the unitframes. The icons also always appear in the same place, in order of the spell list given when you set the spell ID. If you have 1 or 4 icons they will leave spaces inbetween if that particular buff isn't there.

    http://pastebin.com/f0pCZirx

    We'd like to basically have it work similar to a normal buff icon on a frame, with a skin, count and timer but we're stuck in which parts to change, endless breaking of the layout has ensued.

    The current buff and icon settings are as follows however I do not know which bit will help with the aurawatch as their's a few different functions:

    http://pastebin.com/m1bem86U

    Any help with this would be amazing as it would help me clear up my party/raid frames of buffs I don't need to track and it'd help drayarr with tracking his hots.

    here's what it looks like currently, the aurawatch has the spiral timer and no border above the target buffs and debuffs.

    Thanks in advance
    Last edited by Hulari; 2013-04-20 at 03:40 PM.

  3. #10703
    Quote Originally Posted by Nibelheim View Post
    I Love You!

    ---------- Post added 2013-04-20 at 05:34 PM ----------

    Did quick LFR - Stumbled accros Shyzhi, small world.

    LFR Combat

  4. #10704
    Quote Originally Posted by carebear View Post
    Looking for some help with the AuraWatch plugin on oUF. Drayarr and I have been looking at it with a bit of trial and error but I'm not the greatest at fixing major functions.

    We currently have this piece of code for the AuraWatch settings and it creates a basic icon for the buffs chosen but they have no border, no timers and they're awkward to position / space on the unitframes. The icons also always appear in the same place, in order of the spell list given when you set the spell ID. If you have 1 or 4 icons they will leave spaces inbetween if that particular buff isn't there.

    http://pastebin.com/f0pCZirx

    We'd like to basically have it work similar to a normal buff icon on a frame, with a skin, count and timer but we're stuck in which parts to change, endless breaking of the layout has ensued.

    The current buff and icon settings are as follows however I do not know which bit will help with the aurawatch as their's a few different functions:

    http://pastebin.com/m1bem86U

    Any help with this would be amazing as it would help me clear up my party/raid frames of buffs I don't need to track and it'd help drayarr with tracking his hots.

    here's what it looks like currently, the aurawatch has the spiral timer and no border above the target buffs and debuffs.

    Thanks in advance

    I dont understand why you want to use aurawatch... why dont you do a simple customfilter to hide or show the buffs you want. Aurawatch isnt the right way to create buffs/debuffs with no defined positions.

  5. #10705
    Random "what the hell am i doing in Tirisfall Glades" video:

    I was hoping to show QuestPlates in action, but I weren't on any mini-genocide type quests at the time of the recording.
    Oh, and is it common for captured video to look so faded? I'm not in the habit of posting dull gameplay-videos :P

  6. #10706
    Quote Originally Posted by tordenflesk View Post
    *Snip*
    Very nice looking UI! is it possible to get an addon list? some of the mods you have id like to put into my UI ^^

  7. #10707
    Quote Originally Posted by Shyzhi View Post
    Very nice looking UI! is it possible to get an addon list? some of the mods you have id like to put into my UI ^^
    UF: Pitbull4
    Powerbar: VexPower
    Castbar:azCastBar
    Buffs/cooldowns: Raven
    Nameplates: InfinityPlates + QuestPlates
    Bars: Bartender with a 1px Masque-skin, OmniCC and InlineAura.
    Minimap: Chinchilla
    Chat: Gibberish
    Questlog:SorhaQuestLog
    Damagetext: XCT+ with ErrorMonster for redirecting "error"-messages
    Map: Mapster
    Tooltips: TipTac, Cloudy Unit Info
    Broker-display: DockingStation
    Brokers: zz_Money, iGuild, GearGrinder, zz_InfoClock, smQueue, Volumizer, Broker:XPBar, Broker_TimeToDie, Skada and CombatTime.

    Did I miss something?

  8. #10708
    Quote Originally Posted by Draigars View Post
    I personnally never understood how you could play with those bitmap fonts everywhere without losing an eye or two after some time.

    Anyone, my "new" one, pretty satisfied with it, but optimisation wise it's probably the worst ever made.

    http://i.minus.com/i0Wq0yrEPSInz.png

    http://i.minus.com/iv41YTI3sWqSM.png
    Which font are you using on your grid? I feel like its a common one but I can't figure it out.

  9. #10709
    Deleted
    Here is my ui: http://i.imgur.com/P8nFStH.jpg

    Top right frames are focus and focus target, lower right are target and target's target.
    The top cast bar is focus cast, middle is my castbar and lowest is target castbar.
    Last edited by mmocb5d998b528; 2013-04-21 at 07:19 PM.

  10. #10710
    Been working on some feral timers with weak aura's




    The "bleeds" are gray till there lower then 5secs then they go into colour so you can see there about to fall so you can redot them. Same with savage roar. I am working on new things aswell ^^ like a timer for buffs and so on

  11. #10711
    Quote Originally Posted by Shyzhi View Post
    Been working on some feral timers with weak aura's




    The "bleeds" are gray till there lower then 5secs then they go into colour so you can see there about to fall so you can redot them. Same with savage roar. I am working on new things aswell ^^ like a timer for buffs and so on
    I wish I could come up with stuff like this, I just take other peoples ideas and adjust to fit :P
    Ty again for the Eclipse Bar

  12. #10712
    Quote Originally Posted by carebear View Post
    Looking for some help with the AuraWatch plugin on oUF. Drayarr and I have been looking at it with a bit of trial and error but I'm not the greatest at fixing major functions.

    We currently have this piece of code for the AuraWatch settings and it creates a basic icon for the buffs chosen but they have no border, no timers and they're awkward to position / space on the unitframes. The icons also always appear in the same place, in order of the spell list given when you set the spell ID. If you have 1 or 4 icons they will leave spaces inbetween if that particular buff isn't there.

    http://pastebin.com/f0pCZirx

    We'd like to basically have it work similar to a normal buff icon on a frame, with a skin, count and timer but we're stuck in which parts to change, endless breaking of the layout has ensued.

    The current buff and icon settings are as follows however I do not know which bit will help with the aurawatch as their's a few different functions:

    http://pastebin.com/m1bem86U

    Any help with this would be amazing as it would help me clear up my party/raid frames of buffs I don't need to track and it'd help drayarr with tracking his hots.

    here's what it looks like currently, the aurawatch has the spiral timer and no border above the target buffs and debuffs.

    Thanks in advance
    in your aurawatch files, line 55
    Code:
    auras.PostCreateIcon = AWPostCreateIcon
    This refers to the section on top of that file
    Code:
    local AWPostCreateIcon = function(AWatch, icon, spellID, name, self)
            icon.cd:SetReverse(true)
            local count = lib.gen_fontstring(icon, cfg.font, cfg.fontsize, "OUTLINEMONOCHROME")
            count:SetPoint("CENTER", icon, "BOTTOM", 3, 3)
            icon.count = count             
            local h = CreateFrame("Frame", nil, icon)
            h:SetFrameLevel(4)
            h:SetPoint("TOPLEFT",-3,3)
            h:SetPoint("BOTTOMRIGHT",3,-3)
    end
    I couldn't find a single function that is being called in the aurawatch file that you pasted in the second pastebin. So what you want to do is copy over the settings from either myPostCreateIcon (line 1-26) or postCreateIcon (line 68-96).

    More specificly, if you want the same border and shadow, you add this to AWPostCreateIcon on line 10:
    Code:
    frame1px1(h)
    CreateShadow(h)
    I hope this helps and points you towards the solution.
    Requests by PM [closed] - My work

  13. #10713
    [QUOTE=Bryce;20781644]Changed bar textures to match the unit frames, added an updated list of debuffs in ToT (tank ones mainly since thats what I main) and boss buffs/debuffs (shell concussion, etc).


    share the debuff weak aura string for tot?

  14. #10714
    Quote Originally Posted by Shyzhi View Post
    Been working on some feral timers with weak aura's




    The "bleeds" are gray till there lower then 5secs then they go into colour so you can see there about to fall so you can redot them. Same with savage roar. I am working on new things aswell ^^ like a timer for buffs and so on
    I'm using something quite similar but I would love you give yours a go if you're willing to share your auras. The energy bar and combo points look awesome!

  15. #10715
    Quote Originally Posted by ScrubKitty View Post
    I'm using something quite similar but I would love you give yours a go if you're willing to share your auras. The energy bar and combo points look awesome!
    Seconded. ^^

  16. #10716
    Quote Originally Posted by maybenotquiteasheavy View Post
    Wow that's awesome.

    Also someone said something about an Eclipse Bar? Give please! Fucking BPT has been screwing me lately.

    Also, how do I refont the names in game (not tidy plates bars)

  17. #10717

    Sphex's UI

    So I'm pretty happy w/ what I've got. Basic is oUF_Mlight and a mix of other lightweight addons.

    Always open for some constructive criticism. Last pic in library is of my Arms Warrior WA's (I strictly PVP)

    http://s1333.photobucket.com/user/kevinpcurry5/library/

    Cheers!

  18. #10718
    Here is the aura codes to my combo / energy and my dot bar. Still working on ways to make it "nicer" and stuff.


    Energy -
    Code:
    dmufxaqjra1TaPSlLk6xkviddehtjTmHQNjIMgvQRbs2gPQ8nrQgNsvNtKK1jcW9ePyFIK6GcLwiPYdvQ0efHUOir2ivs9rrIAKIaYjfkEPsfyMIaDtrc7uk)KkXqvcTusv1tvnvP6Quj5RkbNvPc1CPk2l6VsYGLuDyjwSs5XKYKPKltSzq5ZuQrdQonfVwe0SPIBtvTBr9BGHlKJlsPLtYZvmDORly7KQ8DqQgpvPZReTELkO9lPmxzNVWor(HFDNU3z67mv8(8w8wSZV0fyWgbPRHw6qfpvUHk90t3T7uLuFPApHbn3qXpIdSfbMmYRZLE3LuKGPKR78kX2aY9LrcVTceI4Zb)UYyBlQHTvEJf)UU4VbgEhqXIDEfWryN3p4Gg2jsKiV4nQKTelUrKxJD2wzNxd4auSZ2kDD6PAF89qTUcXDCiR7JVsyqdk3SLKniS5MTvI8kX2aY9LrcpkEXGs496cmyJGSbT9q4rXlgucFmzuuWkAINyTSCjpEwqkjm2GQmEsHyzkE6IxmOKXZtBOOKQfGBqHhvgBBrXopUms4hSGHHpmsLgWFdebmzCOoErpjJ87c83a1QViWKXHpKf9KmYxciGxd4VbIaMmovGirvqGIp1PHpmsviBqQJxlmiWVcUXs4rJVyXRb83aratgh(vI8gl(vEyQIVCuvWcBj5Zb)UYyBlQHTvEOBSq4SLCppCXydhzBpVcGfu4gVdOyXoFyKknNYmuhVc4iSZ7hCqd7ejYhgPAIenQJFIen25ht22rylorEnNYmSZpMSTJWNO(DvmjsKir2IZoVgWbOyNT4017DNE6j1NBiqC7wFXxxHqyqdQKSLKniS5MTvI8kX2aY9LrcpkEXGs4rXlgucFmzuuWkAINyTSCjpEwqkjm2GQmEsHyzkE6IxmOKXZtBOOKQfGBqH3yXhNhvgBBrXopUms4hSGHHpmsLgWFdebmzCOoErpjJ87c83a1QViWKXHpKf9KmYxciGxd4VbIaMmovGirvqGIp1PHpmsviBqQJxlmiWVcUXs4rJVyXRb83aratgh(4e5HUXcHZwY985GFxzSTf1W2kpCXydhzBpVcGfu4gVdOyXoFyKknNYmuhVc4iSZ7hCqd7ejYhgPAIenQJFIen25ht22rylorEnNYmSZpMSTJWNO(DvmjsKiVxxGbBeKnO5gcr2sYoVsSnGCFzKWJIxmOeEu8IbLWhtgffSIM4jwllxYJNfKscJnOkJNuiwMINU4fdkz880gkkPAb4gu4nw8j5rLX2wuSZJlJe(blyy4dJuPb83aratghQJx0tYi)Ua)nqT6lcmzC4dzrpjJ8Lac41a(BGiGjJtfisufeO4tDA4dJufYgK641cdc8RGBSeE04lw8Aa)nqeWKXHpjr(CWVRm22IAyBLh6gleoBj3Zdxm2Wr22ZRaybfUX7akwSZhgPsZPmd1XRaoc78(bh0WorI8HrQMirJ64NirJD(XKTDe2ItKxZPmd78JjB7i8jQFxftIejYRbCak2zloDT(IVp9KPVpjKKjHKQKPApHbnOsYws2GWMB2wjsKn3SZRbCak2zloDT79P729E3jHehk9bv6RXjmObLB2sYge2CZ2krELyBa5(YiHhfVyqj8O4fdkHpMmkkyfnXtSwwUKhpliLegBqvgpPqSmfpDXlguY45Pnuus1cWnOWJkJTTOyNhxgj8dwWWWhgPsd4VbIaMmouhVONKr(Db(BGA1xeyY4WhYIEsg5lbeWRb83aratgNkqKOkiqXN60WhgPkKni1XRfge4xb3yj8OXxS41a(BGiGjJdVBI8glE38q3yHWzl5E(CWVRm22IAyBLhUySHJSTNxbWckCJ3buSyNpmsLMtzgQJxbCe259doOHDIe5dJunrIg1XprIg78JjB7iSfNiVMtzg25ht22r4tu)UkMejsK3RlWGncYMBiezdk2596cmyJGSThcVsSnGCFzKWJIxmOeEu8IbLWhtgffSIM4jwllxYJNfKscJnOkJNuiwMINU4fdkz880gkkPAb4gu4rLX2wuSZJlJe(blyy4dJuPb83aratghQJx0tYi)Ua)nqT6lcmzC4dzrpjJ8Lac41a(BGiGjJtfisufeO4tDA4dJufYgK641cdc8RGBSeE04lw8Aa)nqeWKXHhkI8glEO4Zb)UYyBlQHTvEOBSq4SLCppCXydhzBpVcGfu4gVdOyXoFyKknNYmuhVc4iSZ7hCqd7ejYhgPAIenQJFIen25ht22rylorEnNYmSZpMSTJWNO(DvmjsKiVgWbOyNT4SbHTK01qbzV(CVU3nK46l90JRp9ryqdkOyZnBRejYM(yN3RlWGncYg02dHxj2gqUVms4rXlgucpkEXGs4JjJIcwrt8eRLLl5XZcsjHXguLXtkeltXtx8IbLmEEAdfLuTaCdk8gl(vDPmVgWbOyNTv2GWwC2GWws2GWMB2wjYJkJTTOyNhxgj8dwWWWhgPsd4VbIaMmouhVONKr(Db(BGA1xeyY4WRb83aratgh(vETWGa)k4glHhn(IfFyKQq2GuhFil6jzKVeqaVgWFdebmzCQarIQGafFQtdrEOBSq4S5gcpmvXxoQkyHT485GFxzSTf1W2kpCXydhzBfcVcGfu4gVdOyXoFyKknNYmuhVc4iSZ7hCqd7ejYhgPAIenQJFIen25ht22rylorEnNYmSZpMSTJWNO(DvmjsKir2sNDEnGdqXoBRSbHT4SbHTKSbHn3STsKxj2gqUVms4rXlgucpkEXGs4JjJIcwrt8eRLLl5XZcsjHXguLXtkeltXtx8IbLmEEAdfLuTaCdk8OYyBlk25XLrc)Gfmm8HrQ0a(BGiGjJd1Xl6jzKFxG)gOw9fbMmo8HSONKr(sab8Aa)nqeWKXPcejQccu8Pon8HrQczdsD8AHbb(vWnwcpA8flEnG)gicyY4WhNiVxxGbBeKnO5gcVXIpUUuMhMQ4lhvfSWwCEOBSq4S5gcFo43vgBBrnSTYdxm2Wr2wHWRaybfUX7akwSZhgPsZPmd1XRaoc78(bh0WorI8HrQMirJ64NirJD(XKTDe2ItKxZPmd78JjB7i8jQFxftIejsKT9SZRbCak2zBLniSfNniSLKniS5MTvI8kX2aY9LrcpkEXGs4rXlgucFmzuuWkAINyTSCjpEwqkjm2GQmEsHyzkE6IxmOKXZtBOOKQfGBqH3yXNuxkZJkJTTOyNhxgj8dwWWWhgPsd4VbIaMmouhVONKr(Db(BGA1xeyY4WRb83aratgh(K8AHbb(vWnwcpA8fl(WivHSbPo(qw0tYiFjGaEnG)gicyY4ubIevbbk(uNgI8WufF5OQGf2IZdDJfcNn3q4Zb)UYyBlQHTvE4IXgoY2keEfalOWnEhqXID(WivAoLzOoEfWryN3p4Gg2jsKpms1ejAuh)ejASZpMSTJWwCI8AoLzyNFmzBhHpr97QysKirISLk25vITbK7lJeEu8IbLWJIxmOe(yYOOGv0epXAz5sE8SGusySbvz8KcXYu80fVyqjJNN2qrjvla3GcpQm22IIDECzKWpybddFyKknG)gicyY4qD8IEsg53f4VbQvFrGjJdFil6jzKVeqaVgWFdebmzCQarIQGafFQtdFyKQq2GuhVwyqGFfCJLWJgFXIxd4VbIaMmo8UjYRbCak2zBLniSfNniSLKniS5MTvI8glE36szEyQIVCuvWcBX5Zb)UYyBlQHTvEOBSq4S5gcpCXydhzBfcVcGfu4gVdOyXoFyKknNYmuhVc4iSZ7hCqd7ejYhgPAIenQJFIen25ht22rylorEnNYmSZpMSTJWNO(DvmjsKiVxxGbBeKn3qiY2ke25vITbK7lJeEu8IbLWRbCak2zBLniSfNniSLKniS5MTvI8O4fdkHpMmkkyfnXtSwwUKhpliLegBqvgpPqSmfpDXlguY45Pnuus1cWnOWBS4HsxkZ71fyWgbzBpeEuzSTff784YiHFWcgg(WivAa)nqeWKXH64f9KmYVlWFduR(IatghEnG)gicyY4WdfVwyqGFfCJLWJgFXIpmsviBqQJpKf9KmYxciGxd4VbIaMmovGirvqGIp1PHip0nwiC2CdHhMQ4lhvfSWwC(CWVRm22IAyBLhUySHJSTcHxbWckCJ3buSyNpmsLMtzgQJxbCe259doOHDIe5dJunrIg1XprIg78JjB7iSfNiVMtzg25ht22r4tu)UkMejsKiBRRSZJIx01of7H3fx1tWyAPe)gqzjQDboaf7STYge2IZge2sYge2CZ2krEu8I3Sdf22ZJkJTTOyNhxgj8dwWWWl6jzKFra0ffVwyqGFfCJLWJgFXIpcaDrHlJe2sYhgPkKni1XhYIEsg5lbeWhgPkcaDrHlJeQJi)wrTlWbOyNT40171hujtv6qLouUHckOGK(kHbnOssKhUySHJSTMK3ObYCJ3buSyNpmsLMtzgQJxbCe259doOHDIe5dJunrIg1XprIg78JjB7iSfNiVMtzg25ht22r4tu)UkMejsK3YmroLLDXlMGcmKVw9A1RvVw9A1RvVw9A1RvVw9A1RvVw9A1RvVw9A1RvVw9A1RvVw9A1RvVw9A135otajGA13bX0774A1xChhBcuT6jGeWo3jVxxGbBeKni7eceiR7tUcbk36BF6qXVv0sOTceYw7cCak2zZnBRe53aklr5cmyJGSTYVbuwII643aklrLsw2c)IgVItT66aklrXReBdi3xgj8LGQSvu8BaLLOUzhkSTYxSSmObKlovOYyBlQHD2wzNhvgBBrXopUms4hSGHHpKf9KmYxciGhgq5ZwsErpjJ8hlznzh5AGYFhfBqv4NWMONKXfvcmJx(VykLGjiFiBq(iNYsrXhgPcgq5tD8HrQczdsD8tyt0tY4dWGz8YxTBSVx9ES6VZRfge4xb3yj8OXxSiYhYOYyBlk25Hbu(SLKirI8O4fdkHFhumipkErxdYi)IgVItCElZe5uw2fVO(n2Wr(eynEJfFkLfL9sEOBSq4016lvjxtUMouUt6gssOIVsyqZnu8BaLLOIjpcY2kFo43vgBBrnSfNFPlWGncYg0wtsKiVEST6gceIK

    Bleeds -
    Code:
    dWdVAaGEjuTlkc41sqZKIq3grZMOtt4MiOomv9neK)QuTtLSxy3KA)KqJsQqdJI63IACukgksPbtcgofoOeOoLubhdHoNeWcPslLkAXsvTCP8qkIEQQLrIEUIjkrMQKMmjnDHlsrGUkfPNrfUUiBucLPjHSzLY2rGljvP(Ue1NrY8OiOrkbYJPKrJunEPkoPur3sQsUgsX5LkDzu)Ks12OuAqevCpQiWhCIMafzcqitGcGtIRIRIkEx7BBdhOy9YwcP0SsLkPXgAistbS1gIyRxfrd(WYnAZcDG7AVwTtyt0eSyv8gtjY6AxdgNQLtg46ezTjOO42GfrCHkURKz1bxM9QOI3YsgvCYKmeOIabcCUhdVwLvHlcCluXIiQ4BzDCrXzSSbxvmgsF3hERch8EBGBLZs1Czn6JlZEvuXtdVBj9Zax8wwYOItMKHaveiWtdVpgSfCXTK(zqfFeAkjJxYPPDwcNmjdbQ4LCAANLGlce4JbBHk(i0usglL4KjziqflIWfbce4nMsK11UgmUWkRXt6OjOO4gQ4JblLlpjJfrZkPXwZiW7X(22Wbw9IiHWfQ4v6n)qhpAckkUHkUvAIm5oDHkJhcswfpn8oPpSOZQotAg9XZL121YUWfNjG1bUjZzPAUSwrfOTLPA8mkQqhVblLDapn8Eslc4IRY9tBB1UgmEbvWojCXm1eXtdVpgSuU8KmCX1EsEqflI4v6n)qhbEsZeW6a3NImEA4DHMaUnm6JN0Iap8nkoWhdwkxEsglIMvsJTMrGV18K8JMp8yPexLhFKA(GHlEzHAqhlhoW3Y6aNwrpSujUorwBckkUnyreNolOOhy5Wb(eERchAZcDG7AVwTtyeyPev8TSoUO4mw2GRkgdPV7dVvHdEVnWLzVkQ4PH3TK(zGlEllzuXjtYqGkce4PH3hd2cU4ws)mOIpcnLKXl500olHtMKHav8sonTZsWfbc8XGTqfFeAkjJLsCYKmeOIfr4Iabc8j8wfo0Mf6a31ETANW4jD0euuCdv8XGLYLNKXIOzL0yRze4nMsK11UgmUWkRX1jYAtqrXTblI4LfQbDSC4axOIxP38dDfvqj(wZtYpA(WJLd8OjOO4gQ4nMe3bEA4DsFyrNvDM0m6JNlRTRLDHlEA49KweWfFmyPC5jzSiAwjn2Ag3knrMCNUqLXdbjRIZeW6a3K5SunxwROc02YunEgfvOJ3GLYoGR9K8GkweXR0B(HocCvUFABR21GXlOc2jHlMPMiEA49XGLYLNKHlEsZeW6a3NImEJjTBWnFKB4Mq80W7cnbCBy0hpPfbE4BuCGNg2jtcxe4BzDGtROhwQeNolOOhy5WbEp232goWQxejeUvolvZL1OpcSCGk(wwhxuCglBWvfJH039H3QWbV3g4w5SunxwJ(4t4TkCOnl0bUR9A1oHXBmLiRRDnyCHvwJN0rtqrXnuXhdwkxEsglIMvsJTMrGRtK1MGIIBdweXv5XhPMpy4Ihnbff3qfFmyPC5jzSiAwjn2Agpn8oPpSOZQotAg9XZL121YUWfNjG1bUjZzPAUSwrfOTLPA8mkQqhVblLDapn8Eslc4IN0Iap8nkoWtdVpgSuU8KmCXtdVl0eWTHrF8KMjG1bUpfzCTNKhuXIiUtFHmcCvUFABR21GXlOc2jHlMPMiUvAIm5oDHkJhcswfbEzHAqhlhoW3AEs(rZhESuIluXD6lKX3Y6aNwrpSujEp232goWQx0qeNolOOhy5WbUm7vrfpn8UL0pdCXBzjJkozsgcurGapn8(yWwWf3s6Nbv8rOPKmEjNM2zjCYKmeOIxYPPDwcUiqGpgSfQ4JqtjzSuItMKHavSicxeiqGaRIqfFlRJlkoJLn4QIXq67(WBv4G3BdCRCwQMlRrFCz2RIkEA4DlPFg4I3YsgvCYKmeOIabEA49XGTGlUL0pdQ4Jqtjz8sonTZs4KjziqfVKtt7SeCrGaFmyluXhHMsYyPeNmjdbQyreUiqGaVXuISU21GXfwznEshnbff3qfFmyPC5jzSiAwjn2AgbEp232goWQx0qexOI70xiROckXJMGIIBOI3ysCh4PH3j9HfDw1zsZOpEUS2Uw2fU4PH3tAraxCR0ezYD6cvgpeKSk(yWs5YtYyr0SsAS1motaRdCtMZs1CzTIkqBlt14zuuHoEdwk7aEslc8W3O4apn8(yWs5YtYWfxL7N22QDny8cQGDs4IzQjIN0mbSoW9PiJ3ys7gCZh5gUjepn8Uqta3gg9X1EsEqflI4o9fYiWtd7KjHlc8TMNKF08Hhlh4LfQbDSC4aFlRdCAf9WsL46ezTjOO42GfrC6SGIEGLdh4t4TkCOnl0bUR9A1oHrGfnOIVL1XffNXYgCvXyi9DF4TkCW7TbUvolvZL1Op(eERchAZcDG7AVwTty8ESVTnCGfrcHN0rtqrXnuXhdwkxEsglIMvsJTMrGhnbff3qf3knrMCNUqLXdbjRINgEN0hw0zvNjnJ(45YA7Azx4IZeW6a3K5SunxwROc02YunEgfvOJ3GLYoGNgEpPfbCXv5(PTTAxdgVGkyNeUyMAI4PH3hdwkxEsgU4ApjpOIfrCNcde4jntaRdCFkY4PH3fAc42WOpEslc8W3O4aFmyPC5jzSiAwjn2AgbUqf3PWaFR5j5hnF4XsjEzHAqhlhoWv5XhPMpy4IVL1boTIEyPsCDIS2euuCBWIioDwqrpWYHd8gtjY6AxdgxyL14YSxfv80W7ws)mWfVLLmQ4Kjziqfbc80W7JbBbxClPFguXhHMsY4LCAANLWjtYqGkEjNM2zj4Iab(yWwOIpcnLKXsjozsgcuXIiCrGabcSSfv8TSoUO4mw2GRkgdPV7dVvHdEVnWNWBv4qBwOdCx71QDcJlZEvuXtdVBj9Zax8wwYOItMKHaveiWtdVpgSfCXTK(zqfFeAkjJxYPPDwcNmjdbQ4LCAANLGlce4JbBHk(i0usglL4KjziqflIWfbce4nMsK11UgmUWkRXt6OjOO4gQ4JblLlpjJfrZkPXwZiW1jYAtqrXTblI4rtqrXnuXBmjUd80W7K(WIoR6mPz0hpxwBxl7cx80W7jTiGl(yWs5YtYyr0SsAS1mUvAIm5oDHkJhcswfNjG1bUjZzPAUSwrfOTLPA8mkQqhVblLDax7j5bvSiI7uyGaxL7N22QDny8cQGDs4IzQjINgEFmyPC5jz4IN0mbSoW9PiJ3ys7gCZh5gUjepn8Uqta3gg9XtArGh(gfh4PHDYKWfbEzHAqhlhoW3AEs(rZhESCGluXDkmuubL4BzDGtROhwQeVh7BBdhyrKq40zbf9alhoWTYzPAUSg9rGfHqfFlRJlkoJLn4QIXq67(WBv4G3BdCRCwQMlRrFCz2RIkEA4DlPFg4I3YsgvCYKmeOIabEA49XGTGlUL0pdQ4Jqtjz8sonTZs4KjziqfVKtt7SeCrGaFmyluXhHMsYyPeNmjdbQyreUiqGapPJMGIIBOIpgSuU8KmwenRKgBnJaVXuISU21GXfwznUorwBckkUnyreVSqnOJLdh4cv87jWtX4Q84JuZhmCX3AEs(rZhESuIhnbff3qfFmyPC5jzSiAwjn2Agpn8oPpSOZQotAg9XZL121YUWfNjG1bUjZzPAUSwrfOTLPA8mkQqhVblLDapn8Eslc4INgEFmyPC5jz4INgExOjGBdJ(4jntaRdCFkY4ApjpOIfr87jWtXkQGZSVHa3knrMCNUqLXdbjRIaFlRdCAf9WsL40zbf9alhoW7X(22Wbw0qeFcVvHdTzHoWDTxR2jmcSSbv8TSoUO4mw2GRkgdPV7dVvHdEVnWTYzPAUSg9XNWBv4qBwOdCx71QDcJ3J9TTHdSOHiEshnbff3qfFmyPC5jzSiAwjn2AgbE0euuCdv8gtI7apn8oPpSOZQotAg9XZL121YUWfpn8Eslc4IBLMitUtxOY4HGKvXhdwkxEsglIMvsJTMXzcyDGBYCwQMlRvubABzQgpJIk0XBWszhWtdVpgSuU8KmCXtAMawh4(uKXBmPDdU5JCd3eINgExOjGBdJ(4ApjpOIfr87jWtXkQGZSVHapnStMeUiWfQ43tGNIvubL4Bnpj)O5dpwkXllud6y5Wb(wwh40k6HLkX1jYAtqrXTblI40zbf9alhoWBmLiRRDnyCHvwJlZEvuXtdVBj9Zax8wwYOItMKHaveiWtdVpgSfCXTK(zqfFeAkjJxYPPDwcNmjdbQ4LCAANLGlce4JbBHk(i0usglL4KjziqflIWfbceiWQaOIVL1XffNXYgCvXyi9DF4TkCW7TbUvolvZL1Op(eERchAZcDG7AVwTty8ESVTnCGvVCueEx7BBdhOyfriBOXmHSXMcuaZfztrfvaS1RIieEshnbff3qfFmyPC5jzSiAwjn2AgbE0euuCdvCR0ezYD6cvgpeKSkEA4DsFyrNvDM0m6JNlRTRLDHlotaRdCtMZs1CzTIkqBlt14zuuHoEdwk7aEA49KweWfpn8(yWs5YtYWfx7j5bvSiItBJv9rU1vrfEzXwO5zqGN0mbSoW9PiJNgExOjGBdJ(4JblLlpjJfrZkPXwZiWfQ402yv8Yc1GowoCGRYJpsnFWWfFlRdCAf9WsL46ezTjOO42GfrC6SGIEGLdh4nMsK11UgmUWkRXLzVkQ4PH3TK(zGlEllzuXjtYqGkce4PH3hd2cU4ws)mOIpcnLKXl500olHtMKHav8sonTZsWfbc8XGTqfFeAkjJLsCYKmeOIfr4Iabceyr0mQ4BzDCrXzSSbxvmgsF3hERch8EBGBLZs1Czn6JpH3QWH2Sqh4U2Rv7egVXuISU21GXfwznEshnbff3qfFmyPC5jzSiAwjn2AgbEx7BBdhOyfriBOXmHSXMcuaZfztrfvaS1RIieUorwBckkUnyrexLhFKA(GHlE0euuCdv8XGLYLNKXIOzL0yRz80W7K(WIoR6mPz0hpxwBxl7cxCMawh4MmNLQ5YAfvG2wMQXZOOcD8gSu2b80W7jTiGlEA49XGLYLNKHlEA4DHMaUnm6JN0mbSoW9PiJR9K8GkweXnPK9nl)ecnfcCR0ezYD6cvgpeKSkc8Yc1GowoCGluXnPK9nl)ecnf(wwh40k6HLkX7X(22WbkwreYgAmtdHkszrkjsSa2Ad26vrecNolOOhy5WbUm7vrfpn8UL0pdCXBzjJkozsgcurGapn8(yWwWf3s6Nbv8rOPKmEjNM2zjCYKmeOIxYPPDwcUiqGpgSfQ4JqtjzSuItMKHavSicxeiqGalIerfFlRJlkoJLn4t4TkCOnl0bUR9A1oHXLzVkQ4PH3TK(zGlEllzuXjtYqGkce4PH3hd2cU4ws)mOIpcnLKXl500olHtMKHav8sonTZsWfbc8XGTqfFeAkjJLsCYKmeOIfr4Iabc8U232goqXkIq2qJzczJnfOaMlYMIkQayRxfri8gtjY6AxdgxyL14jD0euuCdv8XGLYLNKXIOzL0yRze4cv8sn2tIhnbff3qf3knrMCNUqLXdbjRINgEN0hw0zvNjnJ(45YA7Azx4IZeW6a3K5SunxwROc02YunEgfvOJ3GLYoGNgEpPfbCXtdVpgSuU8KmCX1EsEqflI4LASNurfYBkQGjzTVjsdc8KMjG1bUpfz80W7cnbCBy0hFmyPC5jzSiAwjn2AgbUkp(i18bdx8Yc1GowoCGVL1boTIEyPsCDIS2euuCBWIioDwqrpWYHdCRCwQMlRrFeiWjalIfz2mcaa

  19. #10719
    Deleted
    Quote Originally Posted by Rzsphex View Post
    So I'm pretty happy w/ what I've got. Basic is oUF_Mlight and a mix of other lightweight addons.

    Always open for some constructive criticism. Last pic in library is of my Arms Warrior WA's (I strictly PVP)

    http://s1333.photobucket.com/user/kevinpcurry5/library/

    Cheers!
    Nice Unit frames

    ---------- Post added 2013-04-23 at 04:16 PM ----------



    Never happy with my layout, frustrating.

    I'll probably remove the combat icon indication on player UFs, considering switching to Skada for more customization.
    Last edited by mmoc37caee976f; 2013-04-23 at 03:27 PM.

  20. #10720
    My latest tweaks here and there have produced this:



    I don't really PvE much anymore, just PVP and Arena nowadays
    Last edited by mmocba105e19de; 2013-04-24 at 05:53 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •