lotrointerface.com
Search Downloads


Go Back   LoTROInterface > LotRO > General Discussion & Support > Interface Help (L)

Reply
Thread Tools Display Modes
  #1  
Unread 05-26-2010, 02:00 PM
Liesse Liesse is offline
The Wary
 
Join Date: May 2010
Posts: 2
Red face 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.
Reply With Quote
  #2  
Unread 05-26-2010, 02:46 PM
Halvitur Halvitur is offline
The Indomitable
Interface Author - Click to view interfaces
 
Join Date: Dec 2009
Posts: 11
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?
Reply With Quote
  #3  
Unread 05-26-2010, 04:35 PM
JappMe JappMe is offline
The Undefeated
Interface Author - Click to view interfaces
 
Join Date: May 2007
Posts: 6
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.
Reply With Quote
  #4  
Unread 05-27-2010, 11:44 AM
Liesse Liesse is offline
The Wary
 
Join Date: May 2010
Posts: 2
Brilliant! Thanks for the help!

The new changes look great -- keep it up!
Reply With Quote
  #5  
Unread 06-04-2010, 08:40 PM
Madduck's Avatar
Madduck Madduck is offline
The Undefeated
 
Join Date: Jun 2010
Posts: 9
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 -->

Last edited by Madduck : 06-04-2010 at 08:42 PM. Reason: missed stuff
Reply With Quote
  #6  
Unread 06-06-2010, 03:59 AM
zakiwis zakiwis is offline
The Wary
 
Join Date: Jun 2010
Posts: 3
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

Last edited by zakiwis : 06-06-2010 at 05:50 AM.
Reply With Quote
  #7  
Unread 06-06-2010, 04:16 AM
Ray's Avatar
Ray Ray is offline
The Undying
Interface Author - Click to view interfaces
 
Join Date: Dec 2009
Location: The Netherlands
Posts: 22
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...
Reply With Quote
  #8  
Unread 06-06-2010, 05:50 AM
zakiwis zakiwis is offline
The Wary
 
Join Date: Jun 2010
Posts: 3
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
Reply With Quote
  #9  
Unread 06-06-2010, 07:33 AM
zakiwis zakiwis is offline
The Wary
 
Join Date: Jun 2010
Posts: 3
Great, thats fixed it. Thanks for the help
Reply With Quote
  #10  
Unread 06-07-2010, 02:54 AM
Ray's Avatar
Ray Ray is offline
The Undying
Interface Author - Click to view interfaces
 
Join Date: Dec 2009
Location: The Netherlands
Posts: 22
No problem ;-)
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
JappMes Mirkwood Ivy JappMe Beta Interfaces (L) 7 09-27-2011 04:37 PM
What Screen Resolution are you using (Poll, 2010) daimon Interface Help (L) 3 03-07-2010 07:17 PM
Assets for Mirkwood UI changes timeline? hawkeye666 General Authoring Discussion (L) 2 10-23-2009 06:55 AM
help with resolution thingys Ace09080 Interface Help (L) 1 07-13-2007 11:56 PM
Suggestion - Resolution in Downloads Gidde Site help, bugs, suggestions/questions 0 06-09-2007 10:52 AM


All times are GMT -5. The time now is 03:26 AM.


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