lotrointerface.com
Search Downloads


Go Back   LoTROInterface > LotRO Complete Sets


Post A Reply
Author Comments Comment Options
Unread 01-13-2016, 12:56 PM  
Marancil
The Undefeated
 
Marancil's Avatar

Forum posts: 5
File comments: 17
Uploads: 0
Any way to resize the map, it roughly takes 1/8 of the screen and even if a "windowed" map like that is appreciated in terms of not loosing sight of the game, with my resolution it is too small.
Marancil is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 01-13-2016, 02:13 PM  
Adra
The Undying
 
Adra's Avatar
Interface Author - Click to view interfaces

Forum posts: 171
File comments: 678
Uploads: 13
@Marancil

You can edit the skindefinition.xml file and change the size of the map, but it's not intended to be done, so it can not work or lead to report wrong coordinates when hovering the map with your mouse cursor.

To restore fullscreen map just delete these line from the skindefinition.xml file.


<PanelFile ID="ID_UISkin_MapPanel">
<Element ID="MapBackground" X="0" Y="0" Width="1024" Height="768"> </Element>
</PanelFile>

Last edited by Adra : 05-22-2016 at 10:47 AM.
Adra is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 01-15-2016, 02:43 AM  
Marancil
The Undefeated
 
Marancil's Avatar

Forum posts: 5
File comments: 17
Uploads: 0
Or i can define a custom resolution by altering the values

Code:
<!-- Map Window, by Eclipse -->
<PanelFile ID="ID_UISkin_MapPanel">
<Element ID="MapBackground" X="0" Y="0" Width="1024" Height="768"> </Element>
</PanelFile>
<!-- End of Map Window -->
1024 to 1600
768 to 1200

or just about anything as long as the proportions are right.

I can also center it if needed by changing X and Y values which defines distance to upper left corner. But I imagine that could mess up coordinates.

Quite simple, one only has to know in which file.


EDIT. I take that back. It did not work. Does it inherit values from somewhere else?

Last edited by Marancil : 01-15-2016 at 03:06 AM.
Marancil is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 01-15-2016, 04:17 AM  
Adra
The Undying
 
Adra's Avatar
Interface Author - Click to view interfaces

Forum posts: 171
File comments: 678
Uploads: 13
I said you all I knew about it, beyond is a mystery for me too ^^
Adra is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 05-21-2016, 10:11 AM  
Styremius
The Wary

Forum posts: 0
File comments: 14
Uploads: 0
hi Adra

thank you for the amazing work you do on these skins, just one quick question as I really cant get my head around how to work this out, my resolution is

3440x1440

I cant seem to get it working and I seem to be a bit of a dunce trying to work it out using the formula you provide in the skin definition file, any help would be massively appreciated.

thanks again
Styremius is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 05-21-2016, 10:44 AM  
Adra
The Undying
 
Adra's Avatar
Interface Author - Click to view interfaces

Forum posts: 171
File comments: 678
Uploads: 13
@ Styremius

Hello,

The formula depends the toolbar you wanna use, except Universal profile which works out of the box in any resolution and supporting windowed mode.

Last edited by Adra : 10-28-2017 at 05:07 AM.
Adra is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 05-21-2016, 11:32 AM  
Styremius
The Wary

Forum posts: 0
File comments: 14
Uploads: 0
I'm trying to get the 3x2 and the 2x2 toolbar working
Styremius is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 05-21-2016, 12:22 PM  
Adra
The Undying
 
Adra's Avatar
Interface Author - Click to view interfaces

Forum posts: 171
File comments: 678
Uploads: 13
@ Styremius

for toolbar 3x2 try :

Code:
 Resolution 3440x1440 =>   <Element ID="ToolbarField" X="1208" Y="1265" Width="1024" Height="175">
for toolbar 2x2 try :
Code:
 Resolution 3440x1440 =>   <Element ID="ToolbarField" X="1208" Y="1296" Width="1024" Height="175">
Both are intended to be used on a single screen, to place the toolbar at the bottom middle of it.

Last edited by Adra : 10-28-2017 at 05:07 AM.
Adra is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 10-26-2017, 04:31 PM  
Lisgrat
The Wary

Forum posts: 0
File comments: 7
Uploads: 0
Hi. Many thanks for a skin.
In the latest version (5.21) disappeared button, which switched the panel. In older versions of the skin this button is present.
It is a bug? Or the button is removed intentionally? Is it possible to return it?

Latest version (5.21): https://image.prntscr.com/image/UeVo...TbYn5ksQlg.jpg
Old version: https://image.prntscr.com/image/Phrb...2lldMK07hg.jpg
Lisgrat is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 10-28-2017, 06:55 AM  
Adra
The Undying
 
Adra's Avatar
Interface Author - Click to view interfaces

Forum posts: 171
File comments: 678
Uploads: 13
@ Lisgrat

Hello,

removing the toolbar's switching bank buttons on the custom toolbars was a choice, introduced in the version 4.17 . The alternate banks were obsolete since U12 due to a lotro bug which made them unable to memorize the skills and/or the items placed in it, I don't remember precisely.
It seems that has been fixed since I don't play Lotro anymore.

So : All JRR Skins are now updated to v5.21.2 to show the toolbar's switching bank buttons on the concerned toolbars.

Last edited by Adra : 10-28-2017 at 08:13 AM.
Adra is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 12-28-2017, 11:31 AM  
Adra
The Undying
 
Adra's Avatar
Interface Author - Click to view interfaces

Forum posts: 171
File comments: 678
Uploads: 13


Merry end of year celebrations !

Have fun ingame and long live to Lotro !

Last edited by Adra : 12-28-2017 at 11:33 AM.
Adra is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 07-29-2018, 07:11 AM  
Adra
The Undying
 
Adra's Avatar
Interface Author - Click to view interfaces

Forum posts: 171
File comments: 678
Uploads: 13
Hi everyone

v6.22.4 consists into a fix for issue introduced in the quest book with the lotro update 22.3

Have fun in game
Adra is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 09-24-2018, 05:00 AM  
coltpython3
The Wary

Forum posts: 0
File comments: 6
Uploads: 0
Hi everyone

v6.22.4 consists into a fix for issue introduced in the quest book with the lotro update 22.3

Have fun in game


big big thank you! much appreciated.

how i have setup my layout

https://imgur.com/HJqSVf8
coltpython3 is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-24-2018, 03:00 PM  
Nybling
The Wary

Forum posts: 0
File comments: 2
Uploads: 0
Hello, I just wanted to say that this is a great interface! There's a couple of questions/things I did want to bring up though.

1) Is there a way to adjust the size of the map and map window? I can figure out how to do the map window, but not the map itself. I ask because 1024x768 is kind of small on a 3440x1440 ultrawide. I'd like to maybe adjust it the map to be 1920x1080, so any tips would be welcome.

2) The new Legendary Servers have added some new portrait frames.

This is the new Adventure-seeker Frame: https://gyazo.com/c7d2c4b8bbf685fa4c5ce1637deea99f

Here is the new Shadow-breaker Frame: https://gyazo.com/6a4d2990beac6473764be4342115e344

I know of at least 1 other frame, but don't have it just yet.

3) There seems to be some weirdness with the character panel's arrows, which can be seen here: https://gyazo.com/d02a153309d099abc80132c255678b23

I've talked with another person who uses the skin but at another resolution and they have the same thing happening to them.
Nybling is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-27-2018, 12:06 AM  
Nybling
The Wary

Forum posts: 0
File comments: 2
Uploads: 0
An update - I just unlocked a third character portrait frame on the Legendary Server:

Angmar-rambler
https://gyazo.com/ae6fff01da900616ebe2d97f92695a5f
Nybling 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 01:17 PM.


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