LoTROInterface

LoTROInterface (https://www.lotrointerface.com/forums/index.php)
-   Interface Requests (L) (https://www.lotrointerface.com/forums/forumdisplay.php?f=5)
-   -   Map Resizing and Quest Tracker Toggle (https://www.lotrointerface.com/forums/showthread.php?t=3673)

Sunspot2 08-13-2017 01:30 AM

Map Resizing and Quest Tracker Toggle
 
Hello everyone,
I'm new here and I don't know if I'm posting in the right forum.
I have 2 doubts, maybe requests.
1 - I'm using Extended and enhanced panels Skin and in it there is an option to make the map windowed.
Is this in the skindefinition.xml:

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


As you can see, the map is 1024x768. I tried to resize it to 800x600 but when I do it the map image is cut and the data do not display correctly.
Is there anyway for me to edit this and make my map display smaller than 1024x768? How can I do it?

2 - In the game options, I can set the "Quest Tracker" to visible or invisible. There is also a key toggle for the Radar.
Is it possible to make a plugin that shows me a button that will toggle the visibility of both the "Quest Tracker" and the Radar"? That would make my UI cleaner and give me the option to quickly display quest related info.

Thanks in advance.
Sunspot2

Thurallor 08-13-2017 07:49 AM

I'm not sure about the map resizing question. Maybe someone who knows about making skins can comment. However:
Quote:

Originally Posted by Sunspot2
2 - In the game options, I can set the "Quest Tracker" to visible or invisible. There is also a key toggle for the Radar.
Is it possible to make a plugin that shows me a button that will toggle the visibility of both the "Quest Tracker" and the Radar"? That would make my UI cleaner and give me the option to quickly display quest related info.

There is a chat command, "/ui layout save <name>" that allows you to save your current UI settings (such as whether the radar and quest tracker are showing). Then you can use "/ui layout load <name>" to restore those settings.

So you could have two UI layouts, one with the radar and quest tracker showing, one with them hidden. Then you could make two shortcuts in your quickslots -- one for loading each layout. Or you could make a SequenceBar that toggles back and forth between the two shortcuts each time you click it.

Unfortunately, I there are some limits on the speed at which you can load UI layouts. If you try to do it too often, you will quickly see an error message like "Too many requests, please slow down."


All times are GMT -5. The time now is 02:30 AM.

vBulletin® - Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
© MMOUI