Thread: Post Your UI

  1. #17061

  2. #17062
    This is the default raid frame with Santa UI Textures

  3. #17063
    Quote Originally Posted by Corkiy View Post
    This is the default raid frame with Santa UI Textures
    still doesnt seem right. ie gotten exactly the same look from SuF + some things doesnt fit with standard blizz such as debuff placement.



    I could be wrong. i can admit that. but seems very reasonable to be able to be SuF
    Quote Originally Posted by Ulfric Trumpcloak View Post
    People on this site hate everything. Keep that in mind.

  4. #17064
    It's a wip but I'm mostly satisfied with it now. The ufs are kind of a problem but the rest is "okay" by now.

    idle: http://puu.sh/fhdbZ/70a36b5f80.jpg
    combat: http://puu.sh/fhcK1/9e9a26d440.jpg

  5. #17065
    Quote Originally Posted by ballong View Post
    Upload pleaz?
    Its just elvui+skullflower edit. Anyone can recreate. I could probably up the WTF file if you really want it.

    - - - Updated - - -

    Quote Originally Posted by kheath812 View Post
    its only when you use [namecolor]? can you go into ElvUI\modules\unitframes\tags.lua and paste lines 401-415? just text search [namecolor]

    also are you using any plugins for elvui? for example shadow&light or customtweaks?
    Code:
    ElvUF.Tags.Events['namecolor'] = 'UNIT_NAME_UPDATE'
    ElvUF.Tags.Methods['namecolor'] = function(unit)
    	local unitReaction = UnitReaction(unit, 'player')
    	local _, unitClass = UnitClass(unit)
    	if (UnitIsPlayer(unit)) then
    		local class = ElvUF.colors.class[unitClass]
    		if not class then return "" end
    		return Hex(class[1], class[2], class[3])
    	elseif (unitReaction) then
    		local reaction = ElvUF['colors'].reaction[unitReaction]
    		return Hex(reaction[1], reaction[2], reaction[3])
    	else
    		return '|cFFC2C2C2'
    	end
    end
    Im not using S&L or CustomTweaks.
    Heres a picture so you see what i mean

    - - - Updated - - -

    Quote Originally Posted by Pixil View Post
    Some nice features you've got going on there.
    You have given me the idea for a fun death weak aura too.
    I could make it a bit more authentic, though I'd like to stick to the universal font of my UI.

    Zomg Pixil!11!!11!1!!! You're....ALIVE?!?!?!?!

    - - - Updated - - -

    Quote Originally Posted by Xintic View Post
    http://puu.sh/fh1Pp/ca5d948ea7.jpg

    Pretty much latest WiP, still some tinkering to be done.

    xoxo
    Looks good as always Xintic.
    Last edited by Drayarr; 2015-01-31 at 05:17 PM.

  6. #17066
    Stood in the Fire
    10+ Year Old Account
    Join Date
    Oct 2010
    Location
    Redding,Ca
    Posts
    431
    Quote Originally Posted by Kushia View Post
    Sorry if this is a bit off topic but alot of UI enthusiasts/developers here so I figured I'd try. Does anyone have any idea what raid frames this dude is using?



    I'm suspecting its standard blizzard with a different skin and if it is, how could I get that look as it's quite attractive. The texture and font seem to be different.
    I believe those are Vuhdo frames.

  7. #17067
    I agree, those look like vuhdo. With sorting set to group, headers turned on, and mana bar height a little bigger than default, text set to top center with no hit points showing.. Couldn't tell you what the text/texture is, though.

  8. #17068
    Have no clue what im doing.. just waiting on Missions i guess. so screwing around as always with UI.

    Last edited by Sunnydee; 2015-01-31 at 09:40 PM. Reason: edit cuz screw you imgur
    Quote Originally Posted by Ulfric Trumpcloak View Post
    People on this site hate everything. Keep that in mind.

  9. #17069
    Deleted
    Quote Originally Posted by Drayarr View Post
    Its just elvui+skullflower edit. Anyone can recreate. I could probably up the WTF file if you really want it.
    I'm not very good with familiar with elv/skullflower, would love if you did some sort of upload! If you upload wtf all I would need to do is to download elv+skullflower myself, right?

  10. #17070
    eclipse.
    looks much smoother ingame. need help with the bar tho. the spark from one bar doesnt go away when eclipse reaches the other, any way to fix?

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

  11. #17071
    Quote Originally Posted by pixil View Post
    some nice features you've got going on there.
    You have given me the idea for a fun death weak aura too.
    i could make it a bit more authentic, though i'd like to stick to the universal font of my ui.

    oh gawd please share the weakaura string!

  12. #17072
    Quote Originally Posted by Sunnydee View Post
    eclipse.
    looks much smoother ingame. need help with the bar tho. the spark from one bar doesnt go away when eclipse reaches the other, any way to fix?

    What addon is that eclipse bar? If you did that with weak auras, holy shit. Either way, please share! Looks great!

  13. #17073
    Quote Originally Posted by Rosencrantz View Post
    What addon is that eclipse bar? If you did that with weak auras, holy shit. Either way, please share! Looks great!
    it's weakauras and il be happy to share, as soon as ive sorted most of this shit out. Damn moonkin auras, worst thing ive ever done.

    post 1999. next one has to count!
    Last edited by Sunnydee; 2015-01-31 at 11:55 PM.
    Quote Originally Posted by Ulfric Trumpcloak View Post
    People on this site hate everything. Keep that in mind.

  14. #17074
    Unfortunately I can't post links yet, but here's a pic of my UI mid-fight. I use WymBuffs for the buff frames around my character frame, everything else is base Blizz package (except for the DBM bars to the right of my target frame)

    imgur.com/bXwO2Ea

  15. #17075
    Quote Originally Posted by ballong View Post
    I'm not very good with familiar with elv/skullflower, would love if you did some sort of upload! If you upload wtf all I would need to do is to download elv+skullflower myself, right?
    Yeah, pretty much. Install them and load the right profile.
    That and I dont think im allowed to upload elvui as a "UI" but its fairly easy to get it.
    Last edited by Drayarr; 2015-02-01 at 12:24 AM.

  16. #17076
    Deleted
    Quote Originally Posted by Drayarr View Post
    Yeah, pretty much. Install them and load the right profile.

    Would be nice if you could upload your UI

    - - - Updated - - -

    Quote Originally Posted by Drayarr View Post
    Yeah, pretty much. Install them and load the right profile.
    That and I dont think im allowed to upload elvui as a "UI" but its fairly easy to get it.
    maybe upload your WTF folder then?

  17. #17077
    Quote Originally Posted by BrunkWoW View Post
    Would be nice if you could upload your UI

    - - - Updated - - -



    maybe upload your WTF folder then?
    I'm in the process of uploading it to my Dropbox.
    https://www.dropbox.com/sh/n8cs42gdh...qvDoUUG9a?dl=0

    Drop that into your WTF folder. Rename ACCOUNT NAME HERE to your account name. Servernamehere to your server and Charnamehere to your character name.

    Edit. It has like 2000 weakauras in it for all my chars so...yeah...gl
    Last edited by Drayarr; 2015-02-01 at 12:55 AM.

  18. #17078
    Made it a bit more simple. both showing at same place but with a 1.5sec delay between when swapping so you can ensure to hit the right spell. stars above is starfall, just had to use something to stay in combat while gifing it!

    now to setup moon/sunfire debuffs and some nice way to track surges!

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

  19. #17079
    Quote Originally Posted by Judgementally View Post
    oh gawd please share the weakaura string!
    so easy to make....

    Code:
    d0ITbaGEuL2fvPTrv1SP0TfLDsH9c7MOgMq)wQgoQQdIqogIohcwiQWYLYtvwMGEoPAIIQMkktgPMUQlsv40K8muPUUiBKQYLLSzb2oQKhteFfv00iuFNQOZtGVrrJgjJhvXFfvUfHCnc6EiuFMughr6WuzqcgwggngnyybD5pfVfmesIjPB7nWGrimIWGByeXXOv68TobSINJXjrJ5rES3uAAvdmSlGFHPF3t6yj9khv5SNcCGrvo7PY15xn37nmIjgJQC2tHfXsYfxL8XCP3Xs6vUKS6GdCSwPP6Ymb8lSx8Cmpv0Nc(egAsg9hLsGmkM0Kqicejwiwqx(y(uNxTQ5S0yYPmwtPPvnDyqIPOX4KOX8ipgvP0Oo8zsAA6psWuOu)ClnknIarInXSDhnyy0QGaLKK9cadllzVcmCCSw3wGHLLSxbgoo2D2s(GHLLSxbgoowZjPadllzVcmCCCCmDSqVrVe8squOinAsjoxfX4cgKIdJ4aa

  20. #17080
    Quote Originally Posted by Sunnydee View Post
    Made it a bit more simple. both showing at same place but with a 1.5sec delay between when swapping so you can ensure to hit the right spell. stars above is starfall, just had to use something to stay in combat while gifing it!

    now to setup moon/sunfire debuffs and some nice way to track surges!

    how do you know when you hit peak for the moonfire/sunfire buff?

Posting Permissions

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