lotrointerface.com
Search Downloads


Go Back   LoTROInterface > LotRO Patches

Category: LotRO PatchesB.G.M HuD Mix 1920x1080
This file is a Addon for B.G.M Blue V-5 by Brygard2007. You must have that installed before this Addon will work.
Interface Information
Download
Brygard2007's Portal Bug Reports Feature Requests
How do I install this? (FAQ)
Name: B.G.M HuD Mix 1920x1080   Popular!
Author:
Date: 03-05-2010 07:40 AM
Size: 1.03 MB
Version: V-0.93
Rate File: 5 out of 5 with 3 votes  
Pictures
Click to enlarge 

Views: 0
Size: 2.82 MB
Dimensions: 1920 x 1080
HuD S3
 
Click to enlarge 

Views: 0
Size: 307.16 Kb
Dimensions: 1920 x 1080
HuD S1
 
Click to enlarge 

Views: 0
Size: 312.22 Kb
Dimensions: 1920 x 1080
HuD S2
 
Description
What this add on does it makes the menu buttons on top of the screen instead on the side of the main toolbar,this is so you can have room for chat box on both sides.

See screenshot for example.

This addon will work on all the color for B.G.M V-3.1 and up.

====================== REALEASE NOTES ================================================== =============================

Version 0.93 March 5 2010

Fixed the dimension size of the toolbar skin,before it was set at 1922x1080 which caused
the icon's to be blurry a bit,sorry about this.

I also updated the code to reflect the change,it's a minor tweak which I subtracted by 1 for the menu buttons position and the toolbar
button with the xp etc.

It should be now set to 1920x1080 and the buttons should no longer be blurry.

I apologize for the inconvenience,sorry.

========================= LAYOUT INFO ================================================== ===============================

I also provide a layout to load in your character.

Drop the layout folder to the ui folder example in vista:

C:\Users\Brygard\Documents\The Lord of the Rings Online\ui

Once ingame type /ui layout load bry1

You may have to type it 2 times for it to work properly due to Turbine's engine.
Archive List (Old Versions)
File Name
Version
Size
Author
Date
V-0.92
1.03 MB
Brygard2007
03-04-2010 07:15 PM
0.91
1.03 MB
Brygard2007
02-27-2010 01:21 PM
0.90
631.38 Kb
Brygard2007
02-25-2010 04:20 PM
2.1
985.18 Kb
Brygard2007
05-02-2009 10:18 AM
2.0
446.38 Kb
Brygard2007
04-25-2009 07:28 PM
File Statistics
User Rating:
5 out of 5 with 3 votes
Downloads: 20458
Views: 58603
Favorites: 2
Uploaded By:
 
Last Modified: N/A

View Pictures. Download Now! Post A Comment


Post A Reply
Author Comments Comment Options
Unread 04-26-2009, 03:59 PM  
Isegar
The Wary

Forum posts: 1
File comments: 2
Uploads: 0
I'm guessing that this toolbar could be centered by adjusting the xml file?
Isegar is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 04-26-2009, 11:27 PM  
Brygard2007
The Undying
 
Brygard2007's Avatar
Interface Author - Click to view interfaces

Forum posts: 183
File comments: 403
Uploads: 49
Center toolbar code:

Yes it can be moved around the screen if you edit the values.

Last night before I went to bed I was just doing that,centering the main bar as much possible to the middle so both chat would fit side by side equally.

Here's the code,make sure to back up your skindefinition file before adding this just in case and remember you might have to relog the second time to work.



Code:
 <PanelFile ID="toolbar">
 <Element ID="ToolbarField" X="0" Y="90" Width="1680" Height="1050" Detach="1">
 <Element ID="ToolbarFieldMain" X="626" Y="999" Width="428" Height="60"></Element>
 <Element ID="GamePlay_FervorPipDisplay" X="779" Y="23" Width="90" Height="42"></Element>
 <Element ID="GamePlay_AimPipDisplay" X="779" Y="23" Width="90" Height="42"></Element>
 <Element ID="GamePlay_RampagePipDisplay" X="779" Y="23" Width="105" Height="67"></Element>
 <Element ID="LevelMeter" X="629" Y="1039" Width="420" Height="10">
 <Element ID="LevelMeterFill" X="1" Y="1" Width="420" Height="6">
 <Element ID="LevelMeter_BonusMeter" X="1" Y="0" Width="420" Height="6"></Element>
  </Element>
 <Element ID="ToolbarButton_LevelUpXP_TutorialHighlight" X="0" Y="10" Width="1024" Height="10"></Element>
 <Element ID="ToolbarButton_Experience_TutorialHighlight" X="0" Y="10" Width="1021" Height="10"></Element>
 <Element ID="LevelMeterText" X="0" Y="0" Width="400" Height="10"></Element>
  </Element>
 <Element ID="AutoAttackIndicatorButton" X="792" Y="43" Width="63" Height="63"></Element>
 <Element ID="ViolentModeIndicator" X="792" Y="43" Width="63" Height="63"></Element>
 <Element ID="ToolbarButton_AutoAttack_TutorialHighlight" X="792" Y="43" Width="80" Height="78"></Element>
 <Element ID="Gameplay_AtunementUI" X="210" Y="1" Width="88" Height="60"></Element>
 <Element ID="ToolbarButton_Crafting" X="27" Y="0" Width="25" Height="25"></Element>
 <Element ID="ToolbarButton_Journal" X="123" Y="0" Width="25" Height="25">
 <Element ID="ToolbarButton_Traits_TutorialHighlight" X="0" Y="0" Width="25" Height="25"></Element>
 <Element ID="ToolbarButton_Journal_TutorialHighlight" X="0" Y="0" Width="25" Height="25"></Element>
 <Element ID="ToolbarButton_GainedFirstTitle_TutorialHighlight" X="0" Y="0" Width="25" Height="25"></Element>
 <Element ID="ToolbarButton_LevelUp_TutorialHighlight" X="0" Y="0" Width="25" Height="25"></Element>
  </Element>
 <Element ID="ToolbarButton_Social" X="51" Y="0" Width="25" Height="25">
 <Element ID="ToolbarButton_Social_TutorialHighlight" X="0" Y="0" Width="25" Height="25"></Element>
  </Element>
 <Element ID="ToolBarButton_MainMenu" X="3" Y="0" Width="25" Height="25"></Element>
 <Element ID="ToolbarButton_Accomplishment" X="75" Y="0" Width="25" Height="25"></Element>
 <Element ID="ToolBarButton_Quest" X="99" Y="0" Width="25" Height="25">
 <Element ID="ToolbarButton_Quests_TutorialHighlight" X="0" Y="0" Width="25" Height="25"></Element>
 <Element ID="ToolbarButton_Quest_TutorialHighlight" X="0" Y="0" Width="30" Height="30"></Element>
  </Element>
 <Element ID="ToolbarButton_Inventory" X="312" Y="0" Width="29" Height="29"></Element>
 <Element ID="ToolBarButton_Inventory2" X="283" Y="0" Width="29" Height="29"></Element>
 <Element ID="ToolBarButton_Inventory3" X="254" Y="0" Width="29" Height="29"></Element>
 <Element ID="ToolBarButton_Inventory4" X="225" Y="0" Width="29" Height="29"></Element>
 <Element ID="ToolBarButton_Inventory5" X="196" Y="0" Width="29" Height="29"></Element>
 <Element ID="Toolbar_Quickslot" X="628" Y="1000" Width="420" Height="37"></Element>
 <Element ID="ToolbarButton_Traits" X="147" Y="1" Width="25" Height="25"></Element>
 <Element ID="ToolbarButton_ItemAdvancement_buttonFrame" X="173" Y="1" Width="30" Height="30"></Element>
 <Element ID="ToolbarButton_ItemAdvancement" X="173" Y="1" Width="25" Height="25"></Element>
  </Element>
 </PanelFile>

Last edited by Brygard2007 : 04-26-2009 at 11:34 PM.
Brygard2007 is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 04-28-2009, 08:21 PM  
Isegar
The Wary

Forum posts: 1
File comments: 2
Uploads: 0
Working like a charm. Thank you very much. Now to figure out where to move the auto attack icon.
Isegar is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 05-02-2009, 04:16 AM  
Brygard2007
The Undying
 
Brygard2007's Avatar
Interface Author - Click to view interfaces

Forum posts: 183
File comments: 403
Uploads: 49
Isegar:

Glad it working for you.
Brygard2007 is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 05-02-2009, 10:26 AM  
Brygard2007
The Undying
 
Brygard2007's Avatar
Interface Author - Click to view interfaces

Forum posts: 183
File comments: 403
Uploads: 49
Mini Toolbar Update May 2 2009

Waiting for approval,read the file description on top.
Enjoy.

File is now approved.
Thanks mods.

Last edited by Brygard2007 : 05-02-2009 at 01:10 PM.
Brygard2007 is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 05-02-2009, 02:28 PM  
Valdacil
The Undying
 
Valdacil's Avatar
Interface Author - Click to view interfaces

Forum posts: 26
File comments: 138
Uploads: 2
1440x900 Centered-Attack bottom left

Great work on both the interface and the movable bar. I have always wanted to expand the buttons across the bottom the way I had them in EQ2, now I was able to using your work as a guide. I moved the autoattack with furvour, attunement, focus etc to the bottom left corner. Then put the XP bar full size in the center and the main button bar roughly centered (it's pushed slightly to the right in order to make room for the undocked bars).

The rest of the interface will have to be set and adjusted manually, but I was able to get all 6 toolbars across the bottom. Just make sure that the main toolbar and quickslot bars are 100% in the UI settings or things won't line up correctly.

Code:
                        <!--Main Toolbar Config 1440x900 Center-->

 <PanelFile ID="toolbar">
	<Element ID="ToolbarField" X="0" Y="0" Width="1440" Height="900" Detach="1">
		<Element ID="ToolbarFieldMain" X="520" Y="850" Width="428" Height="49"></Element>
		<Element ID="Toolbar_Quickslot" X="522" Y="851" Width="420" Height="35"></Element>
		<Element ID="GamePlay_FervorPipDisplay" X="5" Y="810" Width="90" Height="42"></Element>
		<Element ID="GamePlay_AimPipDisplay" X="5" Y="810" Width="90" Height="42"></Element>
		<Element ID="GamePlay_RampagePipDisplay" X="5" Y="810" Width="105" Height="67"></Element>
		<Element ID="Gameplay_AtunementUI" X="5" Y="810" Width="88" Height="60"></Element>
		<Element ID="AutoAttackIndicatorButton" X="18" Y="830" Width="63" Height="63"></Element>
		<Element ID="ViolentModeIndicator" X="18" Y="830" Width="63" Height="63"></Element>
		<Element ID="ToolbarButton_AutoAttack_TutorialHighlight" X="15" Y="830" Width="80" Height="78"></Element>
		<Element ID="LevelMeter" X="230" Y="890" Width="1024" Height="10">
			<Element ID="LevelMeterFill" X="1" Y="1" Width="1024" Height="6">
				<Element ID="LevelMeter_BonusMeter" X="1" Y="0" Width="1024" Height="6"></Element>
			</Element>
			<Element ID="ToolbarButton_LevelUpXP_TutorialHighlight" X="0" Y="10" Width="1024" Height="10"></Element>
			<Element ID="ToolbarButton_Experience_TutorialHighlight" X="0" Y="10" Width="1021" Height="10"></Element>
			<Element ID="LevelMeterText" X="3" Y="0" Width="1024" Height="10"></Element>
		</Element>
		<Element ID="ToolbarButton_Crafting" X="27" Y="0" Width="25" Height="25"></Element>
		<Element ID="ToolbarButton_Journal" X="123" Y="0" Width="25" Height="25">
			<Element ID="ToolbarButton_Traits_TutorialHighlight" X="0" Y="0" Width="25" Height="25"></Element>
			<Element ID="ToolbarButton_Journal_TutorialHighlight" X="0" Y="0" Width="25" Height="25"></Element>
			<Element ID="ToolbarButton_GainedFirstTitle_TutorialHighlight" X="0" Y="0" Width="25" Height="25"></Element>
			<Element ID="ToolbarButton_LevelUp_TutorialHighlight" X="0" Y="0" Width="25" Height="25"></Element>
		</Element>
		<Element ID="ToolbarButton_Social" X="51" Y="0" Width="25" Height="25">
			<Element ID="ToolbarButton_Social_TutorialHighlight" X="0" Y="0" Width="25" Height="25"></Element>
		</Element>
		<Element ID="ToolBarButton_MainMenu" X="3" Y="0" Width="25" Height="25"></Element>
		<Element ID="ToolbarButton_Accomplishment" X="75" Y="0" Width="25" Height="25"></Element>
		<Element ID="ToolBarButton_Quest" X="99" Y="0" Width="25" Height="25">
			<Element ID="ToolbarButton_Quests_TutorialHighlight" X="0" Y="0" Width="25" Height="25"></Element>
			<Element ID="ToolbarButton_Quest_TutorialHighlight" X="0" Y="0" Width="30" Height="30"></Element>
		</Element>
		<Element ID="ToolbarButton_Inventory" X="312" Y="0" Width="29" Height="29"></Element>
		<Element ID="ToolBarButton_Inventory2" X="283" Y="0" Width="29" Height="29"></Element>
		<Element ID="ToolBarButton_Inventory3" X="254" Y="0" Width="29" Height="29"></Element>
		<Element ID="ToolBarButton_Inventory4" X="225" Y="0" Width="29" Height="29"></Element>
		<Element ID="ToolBarButton_Inventory5" X="196" Y="0" Width="29" Height="29"></Element>
		<Element ID="ToolbarButton_Traits" X="147" Y="1" Width="25" Height="25"></Element>
		<Element ID="ToolbarButton_ItemAdvancement_buttonFrame" X="173" Y="1" Width="30" Height="30"></Element>
		<Element ID="ToolbarButton_ItemAdvancement" X="173" Y="1" Width="25" Height="25"></Element>
	</Element>
 </PanelFile>
Screenshot
Valdacil is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 05-02-2009, 02:38 PM  
Brygard2007
The Undying
 
Brygard2007's Avatar
Interface Author - Click to view interfaces

Forum posts: 183
File comments: 403
Uploads: 49
Thumbs up Valdacil

Thanks for sharing and glad it worked out for you.
Brygard2007 is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 05-11-2009, 12:36 PM  
phoenix419
The Wary

Forum posts: 0
File comments: 2
Uploads: 0
Really hoping you can help me...I am so not good at figuring out the way to move the stuff around. I love this...and want to have my bag bar at top left and main hotbar at bottom left of screen...but I am using 1920 x 1080 resolution and after a while of tinkering with it, just cant figure out the proper X Y info and where it goes.

If you can tell me how to do it that would be great!
phoenix419 is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 05-11-2009, 02:10 PM  
Brygard2007
The Undying
 
Brygard2007's Avatar
Interface Author - Click to view interfaces

Forum posts: 183
File comments: 403
Uploads: 49
phoenix419:

Hi.
For start you need to change the width and height,look for the 2 line code in the begining:
example:
<PanelFile ID="toolbar">
<Element ID="ToolbarField" X="0" Y="0" Width="1440" Height="900" Detach="1">

Change the width="1440" to 1920 and the height="900" to 1080.

Before you start modifying the code,use my 1680x1050 code for fresh start then modify it to your resolution.

Don't modify anything else yet,this will make all the menu button's to top left.

Log in to the game to see if the basic layout is ok,the main bar should be
very bottom of the screen now and menu buttons far top left.

After that you just need to modify the location of the attack button,fervor in which you will have to figure it out how far you want it to be on the screen which you might already have the basic idea how to move things based what you said.

For the main bar(toolbar) level meter to be moved you need to modify first the X= or the Y= code, a X="0" will make things go far left side:

<Element ID="Toolbar_Quickslot" X="628" Y="1000" Width="420" Height="37"></Element>
and
<Element ID="LevelMeter" X="629" Y="1039" Width="420" Height="10">


Hope this will help you set on the right track.

Thanks for using my UI.

Last edited by Brygard2007 : 05-11-2009 at 02:12 PM.
Brygard2007 is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 05-11-2009, 04:22 PM  
phoenix419
The Wary

Forum posts: 0
File comments: 2
Uploads: 0
Thanks got a lot of it to work right but the only problem I have now is the TGA file I copy over to the main folder...the graphic is still in the spot it looks like the old files were defaulted at. I got the hotbar down at bottom but about half inch above it is the graphic for the xp bar it seems.

**think I figured it out I really like this UI a whole lot btw. great job on it!

Last edited by phoenix419 : 05-11-2009 at 04:35 PM.
phoenix419 is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 05-12-2009, 07:26 AM  
Brygard2007
The Undying
 
Brygard2007's Avatar
Interface Author - Click to view interfaces

Forum posts: 183
File comments: 403
Uploads: 49
phoenix419:

Thanks for the comment.

Yeah takes a bit to figure things out even for me.

If anymore problems or question let me know and I will try to help best as possible.
Brygard2007 is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 07-05-2009, 10:11 PM  
percman
The Wary

Forum posts: 0
File comments: 7
Uploads: 0
What about 1920x1200 and having the toolbar in the bottom right?
percman is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 07-06-2009, 02:46 AM  
Brygard2007
The Undying
 
Brygard2007's Avatar
Interface Author - Click to view interfaces

Forum posts: 183
File comments: 403
Uploads: 49
The thing is my monitor can only go up to 1680x1050.
Brygard2007 is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 07-14-2009, 11:28 AM  
percman
The Wary

Forum posts: 0
File comments: 7
Uploads: 0
Thats fine. I was able to get it there. I just need to move the focus bar then I'll post it here for ya.
percman is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 07-15-2009, 01:44 AM  
Brygard2007
The Undying
 
Brygard2007's Avatar
Interface Author - Click to view interfaces

Forum posts: 183
File comments: 403
Uploads: 49
That be great help for people of that resolution.
Brygard2007 is offline Report comment to moderator   Reply With Quote Reply With Quote
Post A Reply

 
Category Jump:
Search this Category:
 

All times are GMT -5. The time now is 11:03 PM.


Our Network
EQInterface | EQ2Interface | Minion | WoWInterface | ESOUI | LoTROInterface | MMOUI | Swtorui