Thread: Post Your UI

  1. #19101
    Quote Originally Posted by jeversonmelo View Post
    Nice, How to make elvui like this? and w texture name?
    That is not ElvUI, but Shadowmage's UI. He has been keeping the same UI updated for a few expansions now. Very nice UI. Link below.

    Link: Shadowmage's UI
    Thanks to Duskmoon for the awesome Sig/Avatar/Banner!

  2. #19102
    Quote Originally Posted by Pixil View Post
    Yeah it is, though I had to edit the lua file to space the lines out a little bit

    Just add this to the bottom (ElvUI > modules > chat.lua)
    Code:
    for i = 1, NUM_CHAT_WINDOWS do
        local cf = _G[("ChatFrame%d"):format(i)]
        cf:SetFont("Fonts\\hooge.ttf", 8, "MONOCHROME OUTLINE")
        cf:SetSpacing(3)
        cf:SetShadowOffset(0, 0)
    end

    It might require you to change the name of the font file
    I'm not using ElvUI, how can I fix the spacing for pixel fonts in chat? Iv tried every chat add on and had no luck skimming the LUA for any obvious spot to adjust it. Im using Prat. This has been bugging me for months.

  3. #19103
    Quote Originally Posted by Herakles View Post
    I'm not using ElvUI, how can I fix the spacing for pixel fonts in chat? Iv tried every chat add on and had no luck skimming the LUA for any obvious spot to adjust it. Im using Prat. This has been bugging me for months.
    Follow this, and put this in the addon.lua file.
    Code:
    for i = 1, NUM_CHAT_WINDOWS do
        local cf = _G[("ChatFrame%d"):format(i)]
        cf:SetSpacing(3)
    end
    I know there's a website that will do this for you, but I can't find it atm.

  4. #19104
    High Overlord Mixe's Avatar
    7+ Year Old Account
    Join Date
    Jul 2014
    Location
    Sweden
    Posts
    155
    Quote Originally Posted by Pixil View Post
    Yeah it is, though I had to edit the lua file to space the lines out a little bit

    Just add this to the bottom (ElvUI > modules > chat.lua)
    Code:
    for i = 1, NUM_CHAT_WINDOWS do
        local cf = _G[("ChatFrame%d"):format(i)]
        cf:SetFont("Fonts\\hooge.ttf", 8, "MONOCHROME OUTLINE")
        cf:SetSpacing(3)
        cf:SetShadowOffset(0, 0)
    end

    It might require you to change the name of the font file
    You are an angel, THANKS

  5. #19105
    Quote Originally Posted by tordenflesk View Post
    Follow this and put this in the addon.lua file.
    Code:
    for i = 1, NUM_CHAT_WINDOWS do
        local cf = _G[("ChatFrame%d"):format(i)]
        cf:SetSpacing(3)
    end
    I know there's a website that will do this for you, but I can't find it atm.
    Perfect! Thanks so much

  6. #19106
    Quote Originally Posted by tordenflesk View Post
    I know there's a website that will do this for you, but I can't find it atm.
    This one ?
    http://addon.bool.no/
    Quote Originally Posted by DeadmanWalking View Post
    Your forgot to include the part where we blame casuals for everything because blizzard is catering to casuals when casuals got jack squat for new content the entire expansion, like new dungeons and scenarios.
    Quote Originally Posted by Reinaerd View Post
    T'is good to see there are still people valiantly putting the "Ass" in assumption.

  7. #19107
    Quote Originally Posted by Pixil View Post
    Cheers guys
    Unfortunately not, Drayarr; just putting it out there to give people ideas to be honest :P
    Pff. I really like it D:
    Dont have the brain capacity to make stuff like that anymore ;/
    Is that Gnosis for cast bar btw?
    Last edited by Drayarr; 2015-10-21 at 01:00 PM.

  8. #19108
    Quote Originally Posted by Drayarr View Post
    Pff. I really like it D:
    Dont have the brain capacity to make stuff like that anymore ;/
    Is that Gnosis for cast bar btw?
    That's correct The rest of the UI is ElvUI and Weak Auras mainly, with extra things like Skada and Quse Map of course.

  9. #19109
    Quote Originally Posted by Pixil View Post
    That's correct The rest of the UI is ElvUI and Weak Auras mainly, with extra things like Skada and Quse Map of course.
    Qusemap still works? just chance ToC patch number?
    I need something more usable than the clusterfuck of WA's ive got atm feel like building something..

  10. #19110
    Quote Originally Posted by Drayarr View Post
    Qusemap still works? just chance ToC patch number?
    I need something more usable than the clusterfuck of WA's ive got atm feel like building something..
    http://www.wowinterface.com/download...5-QuseMap.html
    Works for me :P

    Try simply neatening things up, helps a lot

  11. #19111
    Bloodsail Admiral
    10+ Year Old Account
    Join Date
    Jan 2013
    Location
    Adelaide, Australia
    Posts
    1,146


    Will probably centralize target of target when I get around to updating it for Legion.

  12. #19112
    Quote Originally Posted by Sunnydee View Post
    http://i.imgur.com/SK8P1AY.jpg

    something something. WiP obv
    Awesome work again, Sunny! Could you upload it please? Or just let us know what addons you used.

    "Do I care for the lives of mortals? No. Do you care for the lives of ants that crawls beneath your feet?"


    Signature by the awesome Winter Blossom

  13. #19113

    Primal UI

    Last edited by meribold; 2015-10-23 at 09:38 PM.

  14. #19114
    Quote Originally Posted by Arborus View Post


    New Balance bar.
    Very nice! Any reason for why you reversed the order of the eclipse bars? In the Blizz UI blue is on the left side afaik

  15. #19115
    Quote Originally Posted by Zevoa View Post


    Will probably centralize target of target when I get around to updating it for Legion.
    which font are you using?

  16. #19116
    Quote Originally Posted by meribold View Post
    Very cool, good job. I found making a nice arena interface is is one of the hardest challenges, and you've done it really well.

  17. #19117
    Primal UI was so nice i decided to steal from it a little.

    I would love some ideas about shadow orbs beacuse im completly fucking lost what to do with them placement wise etc.






    Quote Originally Posted by Tyrick View Post
    Awesome work again, Sunny! Could you upload it please? Or just let us know what addons you used.
    Sorry haven't seen this til now, It's the usual, Wminimap, SuF, Weakauras, prat and Raven.
    Last edited by Sunnydee; 2015-10-25 at 03:16 PM.
    Quote Originally Posted by Ulfric Trumpcloak View Post
    People on this site hate everything. Keep that in mind.

  18. #19118
    Deleted
    ^
    skada or w/e addon that is, is 1 pixel wider than your bags

  19. #19119
    yeah sorted that now. was more a rough draft at first

    http://imgur.com/a/hnpHA

    guess that'll do.
    Quote Originally Posted by Ulfric Trumpcloak View Post
    People on this site hate everything. Keep that in mind.

  20. #19120
    Quote Originally Posted by Sunnydee View Post
    I would love some ideas about shadow orbs beacuse im completly fucking lost what to do with them placement wise etc.

    I thought what he did with the combo points in Primal was pretty cool. He has the four squares in the middle of the bleed/buff trackers, with the large overlapping square for the 5th.

Posting Permissions

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