lotrointerface.com
Search Downloads


Go Back   LoTROInterface > LotRO Compilations


Post A Reply
Author Comments Comment Options
Unread 04-28-2017, 07:48 AM  
Garan
The Undying
 
Garan's Avatar
Interface Author - Click to view interfaces

Forum posts: 340
File comments: 980
Uploads: 20
Re: please help

Quote:
Hello, I need some help with installation. When re-installed Lotro,in documents section is just two files - lotro.keymap and UserPreferences . Plugins install properly, but I don't know where to put skins folders now. Tried to create folder for it, but didn't work. I use windows 10.
Inside your "...\Documents\The Lord of the Rings" Folder you have to make a UI Folder (if it wasn't already created after playing the game). Then inside the "...\Documents\The Lord of the Rings\UI" folder, create a "skins" folder and unzip the JRR skins files in the skins folder.

Your final path should look like:
Code:
...\Documents\
    The Lord of the Rings\
        UI\
            skins\
                JRR Skins collection\
                    # AuC #\
                    # BGM #\
                    JRR Core\
                    lots of other folders and files
where the "JRR Skins collection" and everything in it are from the downloaded skin zip file (each skin collection's zip file will have a different folder and file structure in it's zip file). Only the "UI" and "skins" folder need to be manually created.

It sounds as if you were just missing the "UI" folder after reinstalling and created the "skins" folder one level up.

Last edited by Garan : 04-28-2017 at 07:52 AM.
Garan is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 04-28-2017, 04:14 PM  
Dorinori
The Wary

Forum posts: 0
File comments: 1
Uploads: 0
Portait bug

My character portrait is not showing the art from a few of the user skins, idk if this is a known issue or if some files are missing, but on some skins it shows the lotro character silver ish portrait and on some they work just fine.
Dorinori is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 10-11-2017, 06:20 PM  
andvarion
The Wary

Forum posts: 0
File comments: 3
Uploads: 0
Update 21 patch 2

The new update added 2 new filter buttons to the quest log. They are located where the quest log would normally be, but due to the extended windows this skin provides, the new buttons are misplaced.

Is there a way to return the quest log to its original size?
andvarion is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 10-12-2017, 12:20 PM  
ScottK
The Wary

Forum posts: 0
File comments: 2
Uploads: 0
Re: Update 21 patch 2

Quote:
The new update added 2 new filter buttons to the quest log. They are located where the quest log would normally be, but due to the extended windows this skin provides, the new buttons are misplaced.

Is there a way to return the quest log to its original size?
Or better yet, move the buttons to fit large window.

Last edited by ScottK : 10-12-2017 at 12:21 PM.
ScottK is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 10-15-2017, 10:26 AM  
andvarion
The Wary

Forum posts: 0
File comments: 3
Uploads: 0
Re: Re: Update 21 patch 2

Quote:
Or better yet, move the buttons to fit large window.
Oh definitely. I just meant something quick and temporary I could do in the mean time until skin pack gets an update.
andvarion is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 10-15-2017, 01:01 PM  
Adra
The Undying
 
Adra's Avatar
Interface Author - Click to view interfaces

Forum posts: 171
File comments: 678
Uploads: 13
@ andvarion and scottk

Hello, I just had a look on this issue.

I cannot move the new buttons on the quest log panel without knowing their source code, and unfortunately I would need a skinning update pack from turbine for that. The last one has been published for Lotro update 20.

That said, you can manually disable/remove the extended quest log panel customization by editing (with Windows Notepad or any else text editor) the skindefinition.xml file of the theme you want to fix (in the sub folders of JRR skins collection. (there is 1 skindefinition.xml file per skin).
To disable the panel, simply delete all the code between the lines :

Code:
<!-- Extended quest book, by Adra -->
and

Code:
<!-- End of extended quest book. -->
Sorry for not having a better solution to offer you.

Last edited by Adra : 10-15-2017 at 01:04 PM.
Adra is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 10-19-2017, 03:28 AM  
Osdor
The Wary
 
Osdor's Avatar

Forum posts: 0
File comments: 5
Uploads: 0
One of the devs has posted a quick fix at https://www.lotro.com/forums/showthr...10#post7782010

Hoping to avoid manually editing all the skins (I use different ones on each alt!).

@Adra The Element IDs are in the linked post

Last edited by Osdor : 10-19-2017 at 03:30 AM.
Osdor is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 10-19-2017, 12:14 PM  
Adra
The Undying
 
Adra's Avatar
Interface Author - Click to view interfaces

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

Hi and thank you for making me be aware of it

I've tested the code from Silorien it and it works.

I'm presently repositionning the buttons and resizing the panel to make it look a bit better.

I think I'll deploy the fixed skins on lotrointerface during this weekend.


Regards.
Adra is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 10-21-2017, 04:25 AM  
Pulse
The Undefeated

Forum posts: 5
File comments: 33
Uploads: 0
Thanks @Adra!
Pulse is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 10-21-2017, 04:38 AM  
Adra
The Undying
 
Adra's Avatar
Interface Author - Click to view interfaces

Forum posts: 171
File comments: 678
Uploads: 13
Version 5.21 - October 21 2017

Lotro update 21.2 introduced 2 new filter buttons on the quest log panel.
This JRR skins pack update consists only in a hotfix and a re-balancing of this panel to relocate the new buttons at the bottom of the panel.

A special big thank to Siloren (software engineer in Standing Stones Games) for working and communicating about the panel code entries which made this fix possible.
Of course thanks too to Andvarion, ScottK and Osdor for informing about this issue and about the solution offered by Siloren.


@pulse
You're welcome

Last edited by Adra : 10-21-2017 at 04:49 AM.
Adra is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 10-28-2017, 08:52 AM  
Osdor
The Wary
 
Osdor's Avatar

Forum posts: 0
File comments: 5
Uploads: 0
Thanks Adra, saved me a tonne of editing

Version 5.21 - October 21 2017

Lotro update 21.2 introduced 2 new filter buttons on the quest log panel.
This JRR skins pack update consists only in a hotfix and a re-balancing of this panel to relocate the new buttons at the bottom of the panel.

A special big thank to Siloren (software engineer in Standing Stones Games) for working and communicating about the panel code entries which made this fix possible.
Of course thanks too to Andvarion, ScottK and Osdor for informing about this issue and about the solution offered by Siloren.


@pulse
You're welcome
Osdor is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-10-2017, 11:12 AM  
Imiona
The Wary
 
Imiona's Avatar

Forum posts: 3
File comments: 20
Uploads: 0
Just dropping buy to say its amazing you still update this Stuff, nice work!

Last edited by Imiona : 11-10-2017 at 11:12 AM.
Imiona is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 12-28-2017, 11:27 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 !

Here is my gift for the Lotro community : A content update for your preferred user interface themes


Version 5.21.3 - December 28 2017 - New content update !

- Collection panel icons and backgrounds.
- BGM theme : updated and enhanced, based on the work made by Tangaar on his edition of Black Glass Remix.
- Lotro store frame border customized.
- Some changes in legendary items progression panel and in housing panel.
- Changed and added some anniversary (10th & 11th) and special portraits.
- Alert icons : Mail, hobbit gifts, connection status and some others.
- Various other minor customisations and bonuses, especially in Monster's Lair theme.

Enjoy skins & plugins and long live to Lotro !

My best regards to all of you,

Adra.





@Imiona You're welcome, and thx for your feedback, always appreciated

Last edited by Adra : 12-28-2017 at 07:33 PM.
Adra is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 02-13-2018, 08:41 AM  
Myrthian
The Wary

Forum posts: 3
File comments: 35
Uploads: 0
Is there a way to edit the default background color of all windows when using the Delving Hills short skin?

https://picload.org/view/dargicwr/001.jpg.html

I'd like to go for a black background for a nice contrast.

Last edited by Myrthian : 02-13-2018 at 02:31 PM.
Myrthian is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 03-18-2018, 12:47 PM  
Jae Onasi
The Wary

Forum posts: 0
File comments: 1
Uploads: 0
Thanks for all the work on these lovely skins!

I had trouble getting them to work at first. I had to copy the files from the JRR skins folder up one level into the skins folder itself, then it worked fine. I just wanted to let you know in case some others had a bit of trouble getting it to work.

I also found I had to scroll way down in my UI options to find the option in game to change the skins.

Beautiful work and thank you for keeping up with this. I've just come back to the game after a long time, and it's nice to see all these interface plug ins and skins.
Jae Onasi 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 08:26 AM.


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