Thread Tools Display Modes
03-14-11, 01:24 AM   #1
tinyu
A Molten Giant
 
tinyu's Avatar
AddOn Author - Click to view addons
Join Date: Nov 2006
Posts: 837
nUI6 with extras

This is my layout using nUI6 which is currently in Alpha and isnt fully features so i've used some other mods to make it look more luke nUI5

in addition to nUI6 i am using

Elkano's BuffBars to handle buffs and debuffs Leftside is Player & Pet Buffs & Debuffs on the right is Target Buffs & Debuffs

Reputation Bars to add the rep bar on the right adding the nUI XP/Rep bar skin with SharedMedia

Basic Experience Bar on the left with the nUI XP/Rep bar skin

sStats is what is adding the FPS and MS stats on the side of the microbar.

I use MoveAnything to hide the default UnitFrames.

On the right i have set up Recount to Hide in Combat and Show OOC and Omen to show in combat and hide OOC so they switch .

still got some fiddling to do to get it virtually the same until Spiel2001 gets nUI6 fully featured

Also Spiel2001 if you dont want this posted then by all means delete this post and PM me i just wanted to share what i had done while we wait for nUI6
Attached Thumbnails
Click image for larger version

Name:	WoWScrnShot_031411_172242.jpg
Views:	1812
Size:	273.0 KB
ID:	5855  
__________________
"There's no such thing as too many addons."
Lothaer
Titan Dev Team Member.

Last edited by tinyu : 03-14-11 at 07:48 PM.
 
03-18-11, 01:53 AM   #2
tinyu
A Molten Giant
 
tinyu's Avatar
AddOn Author - Click to view addons
Join Date: Nov 2006
Posts: 837
143 views and not one reply /cry
__________________
"There's no such thing as too many addons."
Lothaer
Titan Dev Team Member.
 
03-18-11, 04:45 AM   #3
Firegodd
A Kobold Labourer
Join Date: Sep 2010
Posts: 1
Thanx

That's awesome you took the time to do this. I was missing those things. thank you. Also do all the add-ons you mentioned d/l through Curse?

Last edited by Firegodd : 03-18-11 at 04:48 AM.
 
03-18-11, 06:16 AM   #4
tinyu
A Molten Giant
 
tinyu's Avatar
AddOn Author - Click to view addons
Join Date: Nov 2006
Posts: 837
Originally Posted by Firegodd View Post
That's awesome you took the time to do this. I was missing those things. thank you. Also do all the add-ons you mentioned d/l through Curse?
Elkano's Buff Bars - yes
Reputation Bars - yes
Shared Media - yes
Move Anything - yes
sStats - no
Basic Experience Bar - yes
__________________
"There's no such thing as too many addons."
Lothaer
Titan Dev Team Member.
 
03-18-11, 06:49 AM   #5
Tiavan75
A Defias Bandit
Join Date: Jul 2009
Posts: 2
Thanks

Thanks for taking the time to put this up. One quick question. How do you use the shared media once it is installed?
 
03-18-11, 07:08 AM   #6
Tiavan75
A Defias Bandit
Join Date: Jul 2009
Posts: 2
Exp. bar

The rep bar was no problem selected fifths from the drop down menu. I cannon seem to be able to figure out how to do the same with the basic experience bar. Any suggestions?
 
03-18-11, 07:33 AM   #7
tinyu
A Molten Giant
 
tinyu's Avatar
AddOn Author - Click to view addons
Join Date: Nov 2006
Posts: 837
Originally Posted by Tiavan75 View Post
The rep bar was no problem selected fifths from the drop down menu. I cannon seem to be able to figure out how to do the same with the basic experience bar. Any suggestions?
in the shared media folder open up SharedMedia.lua in wordpad etc and add this line to the bottom

LSM:Register("statusbar", "nUI", [[Interface\Addons\nUI6\Layouts\Art\nUI_XPRepOverlay]])

for BEB its a bit harder

copy the nUI_XPRepOverlay.blp into the BEB\Textures folder THEN go into BEBOptions and open Localization.lua in wordpad and look for

Code:
BEBOPTIONS.TEXTURES = {
    ["PlainBackdrop"] =                "01Plain Backdrop",
    ["BEB-BarFill-Rounded"] =            "02Rounded bar",
    ["BEB-BarFill-RoundedLight"] =            "03Light rounded bar",
    ["BEB-BarFill-RoundedUp"] =            "04Rounded bar lit from above",
    ["BEB-BarFill-Flat"] =                "05Flat bar",
    ["BEB-ExperienceBarMarkers"] =            "06Default marker artwork",
    ["BEB-ExhaustionTicks"] =            "07Default ticks",
    ["BEB-ExhaustionTicksGlow"] =            "08Default tick glow",
    ["BEB-BarFill-Metal"] =                "09Metallic bar texture",
    ["BEB-BarFill-Wood"] =                "10Wooden bar texture",
and change it to

Code:
BEBOPTIONS.TEXTURES = {
    ["PlainBackdrop"] =                "01Plain Backdrop",
    ["BEB-BarFill-Rounded"] =            "02Rounded bar",
    ["BEB-BarFill-RoundedLight"] =            "03Light rounded bar",
    ["BEB-BarFill-RoundedUp"] =            "04Rounded bar lit from above",
    ["BEB-BarFill-Flat"] =                "05Flat bar",
    ["BEB-ExperienceBarMarkers"] =            "06Default marker artwork",
    ["nUI_XPRepOverlay"] =            "07nUI marker artwork",
    ["BEB-ExhaustionTicks"] =            "08Default ticks",
    ["BEB-ExhaustionTicksGlow"] =            "09Default tick glow",
    ["BEB-BarFill-Metal"] =                "10Metallic bar texture",
    ["BEB-BarFill-Wood"] =                "11Wooden bar texture",
now load up wow and adjust the settings if you get stuck PM me and ill see what i can do.

PS i use notepad++ instead of wordpad.
__________________
"There's no such thing as too many addons."
Lothaer
Titan Dev Team Member.

Last edited by tinyu : 03-19-11 at 06:17 PM.
 
03-18-11, 01:24 PM   #8
Solgath
A Chromatic Dragonspawn
 
Solgath's Avatar
Join Date: Nov 2008
Posts: 139
i'm just wishing it had the info panels, it made managing addons like healbot, omen, and recount a lot easier....
__________________
 
03-18-11, 04:05 PM   #9
Chmee
A Molten Giant
Join Date: Dec 2006
Posts: 960
It will have them. Give Scott some time to get there.
 
03-18-11, 06:36 PM   #10
Solgath
A Chromatic Dragonspawn
 
Solgath's Avatar
Join Date: Nov 2008
Posts: 139
and in the mean time, blizzard brings out new patches and breaks more of nui.... *shakes fist at blizzard* i came to nui cause it was great, and always up to date... the "always up to date" part is slipping
__________________
 
03-18-11, 07:14 PM   #11
tinyu
A Molten Giant
 
tinyu's Avatar
AddOn Author - Click to view addons
Join Date: Nov 2006
Posts: 837
i made a mistake with the code line for SharedMedia

change
Code:
LSM:Register("statusbar", "nUI",                [[Interface\Addons\nUI\Layouts\Defaults\Art\nUI_XPRepOverlay]])
to

Code:
LSM:Register("statusbar", "nUI",                [[Interface\Addons\nUI6\Layouts\Art\nUI_XPRepOverlay]])
it was looking for nUI not nUI6
__________________
"There's no such thing as too many addons."
Lothaer
Titan Dev Team Member.

Last edited by tinyu : 03-19-11 at 06:17 PM.
 
03-18-11, 11:06 PM   #12
tinyu
A Molten Giant
 
tinyu's Avatar
AddOn Author - Click to view addons
Join Date: Nov 2006
Posts: 837
here something for the healers out there ive got Recount and Omen sized together and HB sized to fit the right panel now with a macro

Code:
/hb t
/recount toggle
/omen toggle
you can swtich the display just make sure HB is hidden first.
Attached Thumbnails
Click image for larger version

Name:	WoWScrnShot_031911_151710.jpg
Views:	1149
Size:	211.8 KB
ID:	5874  Click image for larger version

Name:	WoWScrnShot_031911_151715.jpg
Views:	1135
Size:	232.7 KB
ID:	5875  
__________________
"There's no such thing as too many addons."
Lothaer
Titan Dev Team Member.
 
03-19-11, 12:19 PM   #13
whereswaldo
A Chromatic Dragonspawn
 
whereswaldo's Avatar
Join Date: May 2008
Posts: 167
Originally Posted by tinyu View Post
i made a mistake with the code line for SharedMedia

change
Code:
LSM:Register("statusbar", "nUI",                [[Interface\Addons\nUI\Layouts\Defaults\Art\nUI_XPRepOverlay]])
to

Code:
LSM:Register("statusbar", "nUI",                [[Interface\Addons\nUI6\Layouts\Defaults\Art\nUI_XPRepOverlay]])
it was looking for nUI not nUI6
Found another typo. There is no "Defaults" subdirectory in Interfac\Addons\nUI6\Layouts. That node needs to be removed.
__________________

[SIGPIC][/SIGPIC]
 
03-19-11, 06:18 PM   #14
tinyu
A Molten Giant
 
tinyu's Avatar
AddOn Author - Click to view addons
Join Date: Nov 2006
Posts: 837
Originally Posted by whereswaldo View Post
Found another typo. There is no "Defaults" subdirectory in Interfac\Addons\nUI6\Layouts. That node needs to be removed.
you are right i updated my posts thank you.
__________________
"There's no such thing as too many addons."
Lothaer
Titan Dev Team Member.
 
03-25-11, 08:12 AM   #15
drdiesel
A Theradrim Guardian
Join Date: May 2007
Posts: 57
Speaking of nUI6, has there been any more mention on how things are progressing with it's development?

I'm still not able to even get the beta.
 
03-28-11, 08:16 PM   #16
Xrystal
nUI Maintainer
 
Xrystal's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Feb 2006
Posts: 5,892
Scott is hopefully secluded himself so he can concentrate on it but if not its probably because he is still dealing with his real life issues that have marred the time he can spend on luxury play time etc.
__________________
 
03-29-11, 05:02 AM   #17
tinyu
A Molten Giant
 
tinyu's Avatar
AddOn Author - Click to view addons
Join Date: Nov 2006
Posts: 837
for me nUI6 as it is works fine its just missing all the features.
__________________
"There's no such thing as too many addons."
Lothaer
Titan Dev Team Member.
 
04-02-11, 12:28 PM   #18
crazzzzi
A Flamescale Wyrmkin
 
crazzzzi's Avatar
Join Date: Mar 2010
Posts: 117
nui6 with extras

Tiny, just set up nui6 the way you said. Awesome job figuring this all out! One question, sometimes the tootip sometimes gets stuck on a pary member, and won't disappear until i reoad ui. Is this just a symptom of alpha, or is there something in the extras that i missed?
 
04-02-11, 08:01 PM   #19
tinyu
A Molten Giant
 
tinyu's Avatar
AddOn Author - Click to view addons
Join Date: Nov 2006
Posts: 837
Originally Posted by crazzzzi View Post
Tiny, just set up nui6 the way you said. Awesome job figuring this all out! One question, sometimes the tootip sometimes gets stuck on a pary member, and won't disappear until i reoad ui. Is this just a symptom of alpha, or is there something in the extras that i missed?
do you mean that sometimes the tooltip is always a party member no matter what you mouse over? i get that error from time to time too and i dont think its from my setup.

check this thread
http://www.wowinterface.com/forums/s...ad.php?t=38734
__________________
"There's no such thing as too many addons."
Lothaer
Titan Dev Team Member.
 
 

WoWInterface » Featured Projects » nUI, MozzFullWorldMap and PartySpotter » General » nUI: Movies and Screen Captures » nUI6 with extras

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off