LoTROInterface

LoTROInterface (https://www.lotrointerface.com/forums/index.php)
-   Interface Help (L) (https://www.lotrointerface.com/forums/forumdisplay.php?f=3)
-   -   Jappme Mirkwood Ivy - Resolution problems (https://www.lotrointerface.com/forums/showthread.php?t=926)

Liesse 05-26-2010 02:00 PM

Jappme Mirkwood Ivy - Resolution problems
 
Hi all,

I've used Jappme Ivy for as long as I can remember, so I was so happy to see Jappme updating his interface again.

However, I'm having massive problems getting his new UI on my system. I've tried all I can think of, and Id really appreciate some help.

Here is how the UI looks on my system at the moment: link
This is 1.03 released today.

You'll see from that I have two 'bags' on my screen (bottom left). As I understand it, the one with the white star is supposed to be where the other bag is, and it is supposed to work like the menu button. I know I have to edit the skin ini file thing to match my resolution.

My res is 1280x1024 so I edited the line to read ' <Element ID="ToolbarField" X="328" Y="824" Width="1024" Height="200"> ' as I thought I was supposed to change X and Y with the calculations given in the example in the file. Are those wrong for my resolution?

You'll also see in the screenshot that my crafting window looks VERY strange.

Can anyone offer any help please? I'd be very grateful.

I'd like to use the new updates to the UI, but as it is, I'll have to switch back to 1.0.

Halvitur 05-26-2010 02:46 PM

1. You have to restart the game after activating the skin. Otherwise the changes to the windows doesn't work.

2. Which values do you use exactly?

JappMe 05-26-2010 04:35 PM

Hi Liesse,

normally it solve the problem when you restart the client after changing the skin. Sometimes I have to log out and log in twice. I don't know why, but it could be the solution.

You have to change the line 22 as follow:
<Element ID="ToolbarField" X="128" Y="824" Width="1024" Height="200">

1280-1024/2 = 128
1024-200=824

If you have any longer problems feel free to send me a PM. :)

Liesse 05-27-2010 11:44 AM

Brilliant! Thanks for the help!

The new changes look great -- keep it up!

Madduck 06-04-2010 08:40 PM

I am also having trouble with Jappme Ivy 1.04 ..

its the perfect skin, I really do like it .. but 90% of my icons are not showing.. after several restarts..




notice, no bag or system icons?

any ideas would be great.. this is my element line

<Element ID="ToolbarField" X="328" Y="850" Width="1024" Height="200"> <!-- Resolution 1680 x 1050 -->

zakiwis 06-06-2010 03:59 AM

I'm also having trouble with this skin.

The skills bar jumps to the middle of the screen everytime I swap to this skin.


My element ID: <Element ID="ToolbarField" X="171" Y="568" Width="1366" Height="768"> <!-- Resolution 1680 x 1050 -->

Any ideas would be greatly appreciated :)

Ray 06-06-2010 04:16 AM

Quote:

I'm also having trouble with this skin.

My element ID: <Element ID="ToolbarField" X="171" Y="568" Width="1366" Height="768"> <!-- Resolution 1680 x 1050 -->

Any ideas would be greatly appreciated
Which resolution are you using? 1680x1050? Then you should use:
Code:

<Element ID="ToolbarField" X="328" Y="824" Width="1024" Height="200"> <!-- Resolution 1680 x 1050 -->
since JappMe uses the formulas to calculate:
X = (1680-1024)/2 = 128
Y = 1050-200= 850

From your line, I'd guess you are using: 1366x768. If so, use:
Code:

<Element ID="ToolbarField" X="171" Y="568" Width="1024" Height="200"> <!-- Resolution 1366 x 768 -->
And for your information:
X = (1366-1024)/2 = 171
Y = 768-200= 568

If you use another screen resolution; use the formula or reply here your screen resolution.

Ps. better remove that screenshot Zakiwis, it contains Vent details with password. Not convenient to post that...

zakiwis 06-06-2010 05:50 AM

Cool, I'll try that.

Thanks for the tip. PS those details are very old and do not exist anymore, but thanks for letting me know. I'll clear all that old stuff up

zakiwis 06-06-2010 07:33 AM

Great, thats fixed it. Thanks for the help

Ray 06-07-2010 02:54 AM

No problem ;-)


All times are GMT -5. The time now is 04:45 AM.

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