Thread: Post Your UI

  1. #20561
    Quote Originally Posted by zorker View Post
    ...
    Zork, i'm trying to change the positioning (framepoint) of a bar on rActionBar but it's ignoring what i put in.

    I remember that in the past, those settings on 'layout.lua' would be ignored unless we disabled the drag frames or something like that? (Might be mis-remembering but i know there was a setting to do something similar).

    Lyn: Did you run into this too when doing your UI?

  2. #20562
    Quote Originally Posted by kheath812 View Post


    Most likely what i'll use on Demon Hunter. Sorry for the size, not sure how to get a thumbnail link with the new imgur layout.

    Not happy with the nameplates (elvui). I'll have to hack up tidy plates or something to get it to match my frames better.
    I like it and I would probably love to use it if it werent for Elv UI.

    I hate it because theres so much you cant change (I cant change) the way you want.

    But I will try to rebuild it, looks very slick!

  3. #20563
    Deleted
    @Madstrike
    If you added new hard coded positions just do /rabs reset. That will reset to the new default position.

    Btw I added functions to rButtonTemplate just now that can apply of button theme configs to aura buttons.
    https://github.com/zorker/rothui/com...e70c841983878c

    I now have the same button templates on any button (action button, item button (bag buttons atm), exta action button, aura button (BuffFrame atm).
    http://imgur.com/a/NzMkC

    All I need is a new addon that is sort of like rActionBar but of the player BuffFrame to align the aura buttons.
    Last edited by mmoc48efa32b91; 2016-07-27 at 08:18 PM.

  4. #20564
    Quote Originally Posted by Vyse View Post
    I like it and I would probably love to use it if it werent for Elv UI.

    I hate it because theres so much you cant change (I cant change) the way you want.

    But I will try to rebuild it, looks very slick!
    im not using elvui for any frames, nor am i using it for the nameplates anymore. everything is disabled, and i only use it for the coloring on ui elements (character panel, bags, etc). the unit frames are Stuf.


    @zorker im looking for an old addon of yours. rColors? I'm trying to recolor reaction colors natively since i cant figure out how to change reaction colors in tidy plates.
    Last edited by kheath812; 2016-07-27 at 11:08 PM.

  5. #20565
    Quote Originally Posted by kheath812 View Post
    im not using elvui for any frames, nor am i using it for the nameplates anymore. everything is disabled, and i only use it for the coloring on ui elements (character panel, bags, etc). the unit frames are Stuf.


    @zorker im looking for an old addon of yours. rColors? I'm trying to recolor reaction colors natively since i cant figure out how to change reaction colors in tidy plates.
    Could you reupload the picture maybe with higher resolution and tell me the addons you use?
    Would be sweet if I could rebuild it!

  6. #20566


    Kept it close to the regular ui style and only added a couple masque skins and quality of life things, like Eavesdrop, Bagnon, Weakauras, Kui Nameplates, TMW for cooldowns (as seen next the the character) and ouf_Abu for clearer unitframes.
    Last edited by heinz0r; 2016-07-28 at 12:45 AM.

  7. #20567
    Quote Originally Posted by Vyse View Post
    Could you reupload the picture maybe with higher resolution and tell me the addons you use?
    Would be sweet if I could rebuild it!


    main addons used:

    Stuf unit frames
    KGPanels
    ElvUI
    ElvUI AddonSkins
    Masque
    Masque - Clean UI Thin
    Raven
    SharedMedia
    Tidy Plates
    Tidy Plates - Threat Plates
    Weakauras2

  8. #20568
    Quote Originally Posted by kheath812 View Post

    main addons used:

    Stuf unit frames
    KGPanels
    ElvUI
    ElvUI AddonSkins
    Masque
    Masque - Clean UI Thin
    Raven
    SharedMedia
    Tidy Plates
    Tidy Plates - Threat Plates
    Weakauras2
    Okay, im sorry if im asking too much, but what about your player / target frame, specificly the background.

    KG Panels or all Stuf UI?

    Same goes for your casting bar, I like the grey background and the nice dark border.

    And lastly, the font used in your chat seems to be Expressway, is this also the case for your target frame and casting bar?


    Thanks a toN !!!

  9. #20569
    Quote Originally Posted by Vyse View Post
    Okay, im sorry if im asking too much, but what about your player / target frame, specificly the background.

    KG Panels or all Stuf UI?

    Same goes for your casting bar, I like the grey background and the nice dark border.

    And lastly, the font used in your chat seems to be Expressway, is this also the case for your target frame and casting bar?


    Thanks a toN !!!
    The 2 px plain pixel border around everything is just native options in both stuf and gnosis (castbars). the small "shadow border" on everything is kgpanels with the "glow" texture.

    the font on everything is expressway

  10. #20570
    I'm having a problem with masque, any skin i use it hides the display of the keybinding in the skill. I'm missing something or it happens to all of you?

  11. #20571
    I'm a huge fan of LUI and I've been using it since Wrath of the Lich King. It's a pretty old UI and it has it's minor quirks, but it's been updated completely for the pre-patch and Legion beta. The only real issues with it that I know of right now is if you're playing a Demon Hunter it hasn't been setup for that class yet.

    In Combat, not in a group, everything open including side panels on the right. Bottom area goes... Chat -> Omen -> Bartender -> Recount -> LUI Raid Frames


    Out of combat, no target. Everything closed (Via the orb at the top) and right side panels closed (Sorry about the different zoom level).

  12. #20572

    https://www.youtube.com/watch?v=z_kQrMmObgE

    Quote Originally Posted by zhr0 View Post
    You wouldn't mind sharing your WA strings would you?
    No problem.
    http://pastebin.com/dvHdj2WQ
    http://pastebin.com/MpyaH1RG
    http://pastebin.com/G9GpT9x2

    Probably you must change most of the triggers when you use not the german client.
    Just ask, if an aura isn't in one of these three.

  13. #20573
    Quote Originally Posted by Madstrike View Post
    Lyn: Did you run into this too when doing your UI?
    Yes, sometimes. But then I remembered, as Zork said, to reset the frame position.

    Quote Originally Posted by zorker View Post
    @Madstrike
    If you added new hard coded positions just do /rabs reset. That will reset to the new default position.

    Btw I added functions to rButtonTemplate just now that can apply of button theme configs to aura buttons.
    https://github.com/zorker/rothui/com...e70c841983878c

    I now have the same button templates on any button (action button, item button (bag buttons atm), exta action button, aura button (BuffFrame atm).
    http://imgur.com/a/NzMkC

    All I need is a new addon that is sort of like rActionBar but of the player BuffFrame to align the aura buttons.
    Oh, I am looking forward to this!
    Guess I should update my rButtonTemplate Skin when I am home.

    Quote Originally Posted by kheath812 View Post
    https://s31.postimg.org/4hz50o6jd/2016_07_27_19_30_59_World_of_Warcraft.png

    main addons used:

    Stuf unit frames
    KGPanels
    ElvUI
    ElvUI AddonSkins
    Masque
    Masque - Clean UI Thin
    Raven
    SharedMedia
    Tidy Plates
    Tidy Plates - Threat Plates
    Weakauras2
    I like that really much. It's damn clean.


    --

    Dunno if I already post this here but well ... this is how my UI currently looks.

    https://dl.dropboxusercontent.com/u/...316_134040.jpg

    Next I want to - finally - do the boss frames.
    Last edited by Lyn; 2016-07-28 at 06:21 AM.
    oh, honey.

  14. #20574
    Deleted
    Quote Originally Posted by kheath812 View Post
    @zorker im looking for an old addon of yours. rColors?
    rColors is dead. I would ask in the TidyPlates comment section.

  15. #20575
    Quote Originally Posted by zorker View Post
    @Madstrike
    If you added new hard coded positions just do /rabs reset. That will reset to the new default position.
    Quote Originally Posted by Lyn View Post
    Yes, sometimes. But then I remembered, as Zork said, to reset the frame position.

    <3 Thanks to both of you!

  16. #20576
    Deleted
    I am beginning to like the new nameplate-options.

    ^.^

  17. #20577
    Quote Originally Posted by Lyn View Post

    Dunno if I already post this here but well ... this is how my UI currently looks.

    https://dl.dropboxusercontent.com/u/...316_134040.jpg

    Next I want to - finally - do the boss frames.
    Wow, I really like this!

  18. #20578
    Quote Originally Posted by Lyn View Post

    Dunno if I already post this here but well ... this is how my UI currently looks.

    https://dl.dropboxusercontent.com/u/...316_134040.jpg

    Next I want to - finally - do the boss frames.
    I actually liked the placement of the first version best But looks great!

  19. #20579
    Is there an addon or something that shows a grid on the screen?
    I could really need something like that, would make it much easier to see if the spacing is right or to find the center of the screen.

  20. #20580
    Quote Originally Posted by Venkx View Post
    Is there an addon or something that shows a grid on the screen?
    I could really need something like that, would make it much easier to see if the spacing is right or to find the center of the screen.

    Here you go m8 : http://wowinterface.com/downloads/in...raphPaper.html

    /gpaper ingame same command to remove the grid!

Posting Permissions

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