lotrointerface.com
Search Downloads


Go Back   LoTROInterface > LotRO Stand-Alone Plugins > Graphical Modifications (Skins)


Post A Reply
Author Comments Comment Options
Unread 01-21-2018, 04:37 AM  
Adameon
Guest

Join Date: Not Yet
Forum posts: 0
File comments: 0
Uploads: 0
MAP

How can I change the size of the map?
I have tried editing both skinDefinitions files, saved and restart launcher but it doesn't work. The map has the size like the original .xml files although I changed it to 1920 x 1200.

................................
<!-- Map Window, by Eclipse -->
<PanelFile ID="ID_UISkin_MapPanel">
<Element ID="MapBackground" X="0" Y="0" Width="1920" Height="1200"> </Element>
</PanelFile>
<!-- End of Map Window -->
--------------------------
Report comment to moderator   Reply With Quote Reply With Quote
Unread 01-21-2018, 05:09 AM  
Adra
The Undying
 
Adra's Avatar
Interface Author - Click to view interfaces

Forum posts: 171
File comments: 678
Uploads: 13
Re: MAP

@Adameon

Hello, indeed the map size is not intended to be customized.
The map code from the skindefinition is just a tweak to make it appear at its original size.
It does not actually support customisations.
I tried some edits a few years ago and the results were not good.
On some resolutions, the map was displaying ok, but the coordinates reported from the cursor moving on it were wrong.
The best way to use this code is to use it as it (1024x768) or to simply remove it from the skindefinition.xml file to restore the default (full screen) map.

Last edited by Adra : 01-21-2018 at 02:59 PM.
Adra is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 01-21-2018, 01:43 PM  
Adameon
Guest

Join Date: Not Yet
Forum posts: 0
File comments: 0
Uploads: 0
Thanks

I'm missing a large Deed Log
This would be very helpful
Report comment to moderator   Reply With Quote Reply With Quote
Unread 01-21-2018, 02:58 PM  
Adra
The Undying
 
Adra's Avatar
Interface Author - Click to view interfaces

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

The deed log is a panel which is modified by the developers each time a region is added to the game, this would break the custom code very regularly,
in addition, the new source code should be available only when skinning pack update is released, which is a rare thing.
For these reasons the deed log won't benefit a larger edition in JRR skins.

Last edited by Adra : 01-21-2018 at 03:00 PM.
Adra is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 03-10-2018, 08:11 AM  
JLSigman
The Wary
 
JLSigman's Avatar

Forum posts: 1
File comments: 3
Uploads: 0
Not working as of U22

Just FYI, but I downloaded and installed this yesterday, and it seems to be not playing nicely with U22.
JLSigman is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 04-19-2018, 09:11 AM  
HunterGreen
The Wary

Forum posts: 1
File comments: 5
Uploads: 0
Expanded Bio panel

I've done the hacking on the SkinDefinition.xml files to make a bigger Inspect panel so that the Bio is usable. Adra, are you interested in having this to add to your package? I'd rather not try to fork it, but I want to get this out where RPers can get it.

Can't see any way to embed a picture, but you can see what it looks like here.
HunterGreen is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-11-2018, 09:22 AM  
omrsax
The Wary

Forum posts: 0
File comments: 3
Uploads: 0
Access features?

How do I enable/view the Transparent map tracker, by Hazado.
Do I have to enter a chat command? I can see no new menu button on-screen to select it.
Can someone help?
Thanks

Last edited by omrsax : 06-11-2018 at 09:59 AM.
omrsax is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-11-2018, 07:54 PM  
jbusnengo
The Wary

Forum posts: 0
File comments: 26
Uploads: 0
Re: Access features?

If you've properly installed the files, go to the UI Settings panel in the in-game Options. About 2/3 of the way down, there's an option to choose your Current User Skin. It should show up in that drop down. Note that you can only use one skin at a time. I believe you need to do this for each character individually, but I'm not 100% sure about that.

Quote:
How do I enable/view the Transparent map tracker, by Hazado.
Do I have to enter a chat command? I can see no new menu button on-screen to select it.
Can someone help?
Thanks
jbusnengo is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-27-2018, 05:54 PM  
marmi
The Wary

Forum posts: 4
File comments: 39
Uploads: 0
problem after update 22.3

Hello
I find this skin very useful, however after today patch 22.3 it is not possible to tick show completed in quest log to see completed quests because it is inside search field now. I have to turn off skin and relog to do that
marmi is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 07-18-2018, 03:48 AM  
Marancil
The Undefeated
 
Marancil's Avatar

Forum posts: 5
File comments: 17
Uploads: 0
Affects listing completed quests

Guys, you may want to check out this thread on the Lotro forums.

https://www.lotro.com/forums/showthr...it-work-at-all

Listing completed quest list stops working.

Using only EE with or without store buttons, latest version here. 6.22.1.2.

Last edited by Marancil : 07-19-2018 at 08:59 AM.
Marancil is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 07-20-2018, 05:07 AM  
Marancil
The Undefeated
 
Marancil's Avatar

Forum posts: 5
File comments: 17
Uploads: 0
You can probaly fix the quest list by editing the following code in the relevant SkinDefinition.xml file.

Code:
<Element ID="Quest_ShowCompleted" X="68" Y="62" Width="10" Height="10"> </Element>

I changed X to 178 

<Element ID="Quest_ShowCompletedText" X="74" Y="57" Width="180" Height="20"> </Element>

I changed X to 180
Verified working on EE with default store Buttons version.

Thanks to Jegil at the Forums

Last edited by Marancil : 07-20-2018 at 05:08 AM.
Marancil is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 07-20-2018, 05:26 AM  
Marancil
The Undefeated
 
Marancil's Avatar

Forum posts: 5
File comments: 17
Uploads: 0
And this has to be done again with new release...

Quote:
In order to restore the fullscreen map, you have to manually edit the skindefinition.xml file located there :

...\Documents\The Lord of the Rings Online\ui\skins\Extended panels V3\_SkinDefinition\skindefinition.xml

or

...\Documents\The Lord of the Rings Online\ui\skins\ExtendedEnhancedPanels\_SkinDefini tion with less store buttons\skindefinition.xml

depending if you use E&E Panels with all or less store buttons option.

Open it with Notepad or any other text editor, then delete these lines (located at the half of the document) :

<!-- 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 -->

Don't forget to save the file, still on .xml file format.

At the next lotro launch, the map will be restored to fullscreen.
Marancil is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 07-28-2018, 03:39 AM  
Marancil
The Undefeated
 
Marancil's Avatar

Forum posts: 5
File comments: 17
Uploads: 0
Thank you Adra...
Marancil is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 07-29-2018, 06:58 AM  
Adra
The Undying
 
Adra's Avatar
Interface Author - Click to view interfaces

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

Sorry for my late reaction to your messages, my webmail self-decided to send new messages notifications in the spam folder before they are transfered in my mail manager software. This is now fixed

The new release of EE Panels (6.22.4) fixes the issue introduced in the quest book panel with lotro update 22.3

@ Marancil
You're welcome
"And this has to be done again with new release..." There won't be frequent updates as I'm no more playing Lotro

Last edited by Adra : 07-29-2018 at 07:19 AM.
Adra is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 07-29-2018, 06:16 PM  
marmi
The Wary

Forum posts: 4
File comments: 39
Uploads: 0
Too bad you are not playing anymore Adra, the more thank you that you still maintaining this. We hope you won't forget about us still playing
marmi 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:42 PM.


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