lotrointerface.com
Search Downloads


Go Back   LoTROInterface > LotRO > Developer Discussions > XML modification help (L)

Reply
Thread Tools Display Modes
  #1  
Unread 03-31-2008, 10:17 AM
Supermax's Avatar
Supermax Supermax is offline
The Undying
Interface Author - Click to view interfaces
 
Join Date: Aug 2007
Location: Winnipeg, Canada
Posts: 92
Send a message via MSN to Supermax
Frosty! I cannot reposition any assets inside the Minimap_Window (Radar)!

So I don't know if anyone else has run into this problem but I simply cannot resposition ANYTHING that has to do with the minimap. No values I enter into the code does anything in-game. Example

Quote:
<PanelFile ID="ID_UISkin_MinimapWindow" detach="1">
<Element ID="MinimapWindow" X="814" Y="36" Width="170" Height="170">
<Element ID="MinimapFogOfWarDisplay" X="0" Y="-1" Width="2048" Height="1536"></Element>
<Element ID="MinimapMapImage" X="0" Y="-1" Width="2048" Height="1536"></Element>
<Element ID="RadarMapImage" X="0" Y="0" Width="600" Height="600"></Element>
<Element ID="MinimapPlayerMarker" X="0" Y="3" Width="28" Height="28"></Element>
<Element ID="Minimap_Frame" X="-34" Y="-33" Width="237" Height="237"></Element>
<Element ID="ToolbarButton_AreaText_DangerousArea_TutorialH ighlight" X="-19" Y="200" Width="203" Height="16"></Element>
<Element ID="AreaText_Label" X="-19" Y="-60" Width="203" Height="32"></Element>
<Element ID="TimeOfDay" X="9" Y="5" Width="22" Height="22"></Element>
<Element ID="Mood" X="127" Y="148" Width="22" Height="22"></Element>
<Element ID="MapZoom" X="147" Y="127" Width="25" Height="25"></Element>
<Element ID="PerkBuy_DestinyPoints" X="137" Y="5" Width="25" Height="25"></Element>
<Element ID="WebJournalButton" X="152" Y="24" Width="25" Height="25"></Element>
<Element ID="HousingPanel_Button" X="9" Y="140" Width="25" Height="20"></Element>
<Element ID="HousingPanel_DecoButton" X="25" Y="152" Width="25" Height="25"></Element>
</Element>
</PanelFile>
This is straight out of the SkinDirectory.txt, except for two things:

1) After a failed attempt at seeing a change in game I added the detach="1" and still nothing

2) I adjusted the y value fo the Areatext to -60 (above the minimap) and I get no change.

Other then that nothing has been changed about the code. Please help, I have a wicked minimap template that I want to upload with ROTR.

Thanks in advance.
Reply With Quote
  #2  
Unread 03-31-2008, 10:31 AM
LedMirage's Avatar
LedMirage LedMirage is offline
The Indomitable
Interface Author - Click to view interfaces
 
Join Date: Mar 2007
Posts: 10
You're not alone! I have the same problem, in Eorlingas v1.2 I have it set to move the destiny points button and the clock so they don't overlap the horse artwork but no matter what I try it just won't move them.
Reply With Quote
  #3  
Unread 03-31-2008, 01:53 PM
felgrath felgrath is offline
The Undying
 
Join Date: Feb 2008
Posts: 22
Quote:
Originally Posted by Supermax

This is straight out of the SkinDirectory.txt, except for two things:

Other then that nothing has been changed about the code. Please help, I have a wicked minimap template that I want to upload with ROTR.

Thanks in advance.
If this is for LOTRO, then there is a problem with the name. Instead of SkinDirectory.txt it should be SkinDefinition.xml

Other than that I am at a loss.
Reply With Quote
  #4  
Unread 03-31-2008, 02:09 PM
Supermax's Avatar
Supermax Supermax is offline
The Undying
Interface Author - Click to view interfaces
 
Join Date: Aug 2007
Location: Winnipeg, Canada
Posts: 92
Send a message via MSN to Supermax
@felgarth

Oh lol I know. Im just saying this code was taken straight out of the SkinDirectory.txt in the book 12 art asset pack.
Reply With Quote
  #5  
Unread 03-31-2008, 02:17 PM
felgrath felgrath is offline
The Undying
 
Join Date: Feb 2008
Posts: 22
Oh ok, then I am not sure what is going on there. That is the only thing I could see right off the bat.
Reply With Quote
  #6  
Unread 04-11-2008, 11:43 PM
Enfield's Avatar
Enfield Enfield is offline
The Undying
Interface Author - Click to view interfaces
 
Join Date: Jan 2008
Posts: 23
This is also happening for "ID_UISkin_Craft_Profession_Window". If I had to guess, I'd say the given panel ID isn't correct. I beginning to understand the frustrations that come with attempting to modify the panel layout. I wrote the Panel Viewer to reduce the number of going in and out of game to test layouts, but a lot of good it does if your work is simply ignored .
Reply With Quote
  #7  
Unread 04-12-2008, 11:29 AM
Supermax's Avatar
Supermax Supermax is offline
The Undying
Interface Author - Click to view interfaces
 
Join Date: Aug 2007
Location: Winnipeg, Canada
Posts: 92
Send a message via MSN to Supermax
Dude your viewer is awesome. Ya it frustrates me too. And I havn't heard back from Frosty on any of this, not even a "We're working on it." I understand that Frosty is a busy guy but there comes a point when you need to face the community lol. Anyway I hope we get a response soon.
Reply With Quote
  #8  
Unread 04-12-2008, 01:40 PM
Brode's Avatar
Brode Brode is offline
The Undying
 
Join Date: Apr 2007
Posts: 47
Frosty is probably working hard on the expansion. Ive heard we can expect a lot of good UI stuff in MoM
Reply With Quote
  #9  
Unread 05-22-2009, 07:16 AM
Grimgroth's Avatar
Grimgroth Grimgroth is offline
The Indomitable
Interface Author - Click to view interfaces
 
Join Date: May 2009
Posts: 12
Any news about the correct PanelFile ID of "ID_UISkin_MinimapWindow" or why it isn't working ?
Reply With Quote
  #10  
Unread 05-23-2009, 12:12 AM
Brygard2007's Avatar
Brygard2007 Brygard2007 is offline
The Undying
Interface Author - Click to view interfaces
 
Join Date: Sep 2007
Location: http://www.youtube.com/user/Brygard2009
Posts: 183
Maybe the next update will have it fixed based on the release note for the UI.

http://lorebook.lotro.com/wiki/Relea...oarer_Official

I haven't tested this yet since currently I'm downloading 2.9k files plus we have to wait till frosty release the new Ui zip.
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
Radar Size? Semper Fi Interface Requests (L) 1 07-10-2007 01:44 PM
To authors using reposition of the toolbar Weezl General Authoring Discussion (L) 1 07-04-2007 09:45 AM
Reposition of quickbars Weezl LotRO Wish List (L) 4 07-03-2007 06:22 AM
Question about Radar xanius Interface Help (L) 0 02-28-2007 04:17 PM


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


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