lotrointerface.com
Search Downloads


Go Back   LoTROInterface > LotRO Compilations


Post A Reply
Author Comments Comment Options
Unread 04-23-2010, 03:08 AM  
MisterBojangles
The Wary

Forum posts: 0
File comments: 1
Uploads: 0
need help docking the bars

I've been using this UI and I love it but have a nagging problem as seen here

http://i925.photobucket.com/albums/a.../uiproblem.png

I don't know how to get the other toolbars to dock with the 1st bar. I've tried ctrl+\ but I don't get an option to drag the other bars. Please help and thanks!

edit: my resolution is 1366x768

Last edited by MisterBojangles : 04-23-2010 at 03:09 AM.
MisterBojangles is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 04-24-2010, 09:55 AM  
Uthboth
The Undying
 
Uthboth's Avatar
Interface Author - Click to view interfaces

Forum posts: 48
File comments: 72
Uploads: 2
Re: need help docking the bars

Quote:
I've been using this UI and I love it but have a nagging problem as seen here

http://i925.photobucket.com/albums/a.../uiproblem.png
You need to undock the bars that you want to move as seen in the following screen-shot. The one bar that you are not going to be able to move is the main bar in the lower left hand corner.

http://i326.photobucket.com/albums/k402/Uthboth/QBs.jpg
Uthboth is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 05-04-2010, 06:27 AM  
maximus85
The Wary

Forum posts: 0
File comments: 2
Uploads: 0
Hi uth. I'm really hoping to get your ui running but am having problem with the quickslots and toolbars. I'm running in 1280x768 and have adjusted the values in the .xml file appropriately. i've undocked all the quickslot bars. Yet after loading and reloading multiple times, the bars are still all over the place.

There are the two layout files, uth and uth_1024x768. i need to be loading the second... right? But i don't need to be running 1024x768.

http://s912.photobucket.com/albums/a...nShot00024.jpg

thanks in advance and great job to you and all the other UI designers
maximus85 is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 05-04-2010, 08:12 AM  
maximus85
The Wary

Forum posts: 0
File comments: 2
Uploads: 0
got it

when you said log out, i didn't know i needed to exit the game. Doing that (as opposed to just logging out to entry screen) fixed my problem
maximus85 is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 05-31-2010, 04:12 PM  
Uthboth
The Undying
 
Uthboth's Avatar
Interface Author - Click to view interfaces

Forum posts: 48
File comments: 72
Uploads: 2
Hope you all enjoy the update. As always if you have problems I'll help out as best I can.
Uthboth is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 07-05-2010, 11:18 PM  
Calamir
The Wary

Forum posts: 0
File comments: 1
Uploads: 0
Hi Uth. Is it possible to remove the Bag 1 button altogether? If so, how would I go about it? I never use it and it's stopping me from getting buff/debuff descriptions. Thanks
Calamir is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 07-09-2010, 04:00 PM  
SumWun
The Wary

Forum posts: 0
File comments: 1
Uploads: 0
1280x800

Hey, I use 1280 x 800 and I really need to know how to do the modification with X and Y things cuz I dont understand what it says... Can you help me by like telling me what I need to change?

Thnx
SumWun is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 07-24-2010, 08:42 AM  
Uthboth
The Undying
 
Uthboth's Avatar
Interface Author - Click to view interfaces

Forum posts: 48
File comments: 72
Uploads: 2
Sorry for the delay in responding to the questions.

Calamir, take the following code and overwrite what is in the skindef file. You can use notepad or Notepad++. If you use Notepad++ you will change the following lines in the file;
58, 66, 74, 82, 90, 98, 106, 114, 122, 130, 138, 146.
I tried to post the code so you could just overwrite it, but it turned out to be too long to post.
Code:
    <Element ID="ToolbarButton_Slot_1" X="35" Y="28" Width="25" Height="25"> 
    <Element ID="ToolbarButton_Slot_2" X="35" Y="28" Width="25" Height="25"> 
    <Element ID="ToolbarButton_Slot_3" X="35" Y="28" Width="25" Height="25"> 
    <Element ID="ToolbarButton_Slot_4" X="35" Y="28" Width="25" Height="25"> 
    <Element ID="ToolbarButton_Slot_5" X="35" Y="28" Width="25" Height="25"> 
    <Element ID="ToolbarButton_Slot_6" X="35" Y="28" Width="25" Height="25"> 
    <Element ID="ToolbarButton_Slot_7" X="35" Y="28" Width="25" Height="25"> 
    <Element ID="ToolbarButton_RightSlot_1" X="35" Y="28" Width="25" Height="25"> 
    <Element ID="ToolbarButton_RightSlot_2" X="35" Y="28" Width="25" Height="25"> 
    <Element ID="ToolbarButton_RightSlot_3" X="35" Y="28" Width="25" Height="25"> 
    <Element ID="ToolbarButton_RightSlot_4" X="35" Y="28" Width="25" Height="25"> 
    <Element ID="ToolbarButton_RightSlot_5" X="35" Y="28" Width="25" Height="25">
SumWun, modifiy line 54 in Notepad++

Code:
    <Element ID="ToolbarField" X="128" Y="665" Width="1024" Height="160" Detach="1">
Uthboth is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 07-28-2010, 01:07 PM  
Eliegost
The Wary

Forum posts: 0
File comments: 1
Uploads: 0
Windowed

Hey, just want to say that I absolutely love this UI!

I'm having a slight problem though: I'm running in Windowed mode at 1280x1024 and the UI has lined itself up all the way to the right of the screen..How can I fix this?

Thank you in advance!
Eliegost is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 08-02-2010, 06:13 PM  
Uthboth
The Undying
 
Uthboth's Avatar
Interface Author - Click to view interfaces

Forum posts: 48
File comments: 72
Uploads: 2
Step 2
In order for the toolbar to be placed properly, you'll need to modify the X and Y position manually in the SkinDefinition.xml file. The line you'll need to modify is the following line:

<Element ID="ToolbarField" X="..." Y="..." Width="1024" Height="144">

The rules for calculating the values are:
X = (Resolution Width - 1024) / 2
Y = Resolution Height - 135

Yours would be
X = 128
Y = 889

Try that, I don't know about windowed mode as I don't run it.
Uthboth is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 10-09-2011, 01:07 PM  
Uthboth
The Undying
 
Uthboth's Avatar
Interface Author - Click to view interfaces

Forum posts: 48
File comments: 72
Uploads: 2
This UI has now been updated. Let me know what you think and if you find any bugs that I missed.

Thanks for taking the time to check this out.

Last edited by Uthboth : 10-09-2011 at 02:12 PM.
Uthboth is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 02-27-2012, 07:18 PM  
Araco
The Wary

Forum posts: 0
File comments: 1
Uploads: 0
Off-Center

I have resolution 1440x900. I completely emptied my ui folder and replaced it with the one i downloaded from here. I followed all directions, setting the "X" to 208 and the "Y" to 765. I entered /ui layout load uth_1024x768, exited out of game, then logged back in. I repeated this several times, and the bottom bar is always off-centered (much closer to the right-hand edge of screen than it is to the left) Anything I did wrong (or haven't done) or does it just not work with this resolution? Also, most of the ui blocks (map, chat, vitals, etc..) are way off from where they are in http://www.lotrointerface.com/downloads/full928.jpg

Last edited by Araco : 02-27-2012 at 07:19 PM.
Araco is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 02-28-2012, 07:28 AM  
Eili
The Undying
 
Eili's Avatar
Interface Author - Click to view interfaces

Forum posts: 159
File comments: 177
Uploads: 13
Re: Off-Center

Quote:
I have resolution 1440x900. I completely emptied my ui folder and replaced it with the one i downloaded from here. I followed all directions, setting the "X" to 208 and the "Y" to 765. I entered /ui layout load uth_1024x768, exited out of game, then logged back in. I repeated this several times, and the bottom bar is always off-centered (much closer to the right-hand edge of screen than it is to the left) Anything I did wrong (or haven't done) or does it just not work with this resolution? Also, most of the ui blocks (map, chat, vitals, etc..) are way off from where they are in http://www.lotrointerface.com/downloads/full928.jpg
You should have load a layout for 1440x900 to have each panels in right places.

If it does not exist, simply create it, move the panels and give them the size your need for 1440x900, then i think all should work fine
Eili is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 10-16-2012, 09:32 AM  
Uthboth
The Undying
 
Uthboth's Avatar
Interface Author - Click to view interfaces

Forum posts: 48
File comments: 72
Uploads: 2
At this current time the main-bar is broken and I am working on a fix. Some are saying if you change the size of your toolbar (99% or 101%) it will fix this problem, I have tried myself and it has worked. I have been working on a fix and once it's resolved I will put out an update. Sorry for the problems and I hope to have this resolved soon.

Last edited by Uthboth : 10-16-2012 at 09:39 AM.
Uthboth is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 02-01-2013, 09:58 AM  
swineXthun
The Wary

Forum posts: 0
File comments: 1
Uploads: 0
Mounted Combat Toolbar

Hey Uthboth!

First: thanks lot for your great UI, i´ve been using it for a long time!

Since release of RoR and thus the Mounted Combat, the toolbar-skin (background) gets broken when sitting on the war steed:

http://ist2-1.filesor.com/pimpandhos...nShot00035.jpg

Would be very nice if you could fix this!
swineXthun 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 04:19 AM.


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