lotrointerface.com
Search Downloads


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

Reply
Thread Tools Display Modes
  #1  
Unread 07-30-2012, 02:38 PM
Theowyn Theowyn is offline
The Undefeated
 
Join Date: Dec 2010
Posts: 6
Quick help with 2 things please

Hi! I'm playing again and I wanted to use my old UI, but I have a new computer with 1920x1080 resolution, and I can't figure out how to fix it, If you please could

Code:
<?xml version="1.0" encoding="UTF-8"?>

<opt>


<SkinName Name="RoMalike"></SkinName>

<!-- Toolbar -->
 <Mapping ArtAssetID="letterbox_bottom" FileName="..\Graphics\letterbox_bottom_XP.tga"></Mapping>


<!-- ====================================================================================== -->
<!-- === POSITION ====================================================================== -->
<!-- ====================================================================================== -->

<PanelFile ID="ID_UISkin_Toolbar">
	<!-- Edit this line for different resolution -->
	<Element ID="ToolbarField" X="448" Y="880" Width="1024" Height="200">

		<Element ID="ToolBarButton_MainMenu" X="0" Y="0" Width="1" Height="1"> </Element>
		<Element ID="AutoAttackIndicatorButton" X="0" Y="0" Width="1" Height="1"> </Element>
		<Element ID="ViolentModeIndicator" X="55" Y="129" Width="1" Height="1"> </Element>
		<Element ID="Toolbar_Quickslot" X="0" Y="0" Width="1" Height="1"></Element>
		<Element ID="QuickslotBar_DockedShift" X="0" Y="0" Width="1" Height="1"></Element>
		<Element ID="ToolbarButton_CustomizeSlots" X="0" Y="0" Width="1" Height="1"></Element>
		<Element ID="GamePlay_FervorPipDisplay" X="450" Y="190" Width="199" Height="19"></Element>
  		<Element ID="GamePlay_AimPipDisplay" X="450" Y="190" Width="199" Height="19"></Element>
		<Element ID="ToolbarButton_Slot_1" X="0" Y="0" Width="1" Height="1"> </Element>
		<Element ID="ToolbarButton_Slot_2" X="0" Y="0" Width="1" Height="1"> </Element>
		<Element ID="ToolbarButton_Slot_3" X="0" Y="0" Width="1" Height="1"> </Element>
		<Element ID="ToolbarButton_Slot_4" X="0" Y="0" Width="1" Height="1"> </Element>
		<Element ID="ToolbarButton_Slot_5" X="0" Y="0" Width="1" Height="1"> </Element>
		<Element ID="ToolbarButton_Slot_6" X="0" Y="0" Width="1" Height="1"> </Element>
		<Element ID="ToolbarButton_Slot_7" X="0" Y="0" Width="1" Height="1"> </Element>
		<Element ID="ToolbarButton_RightSlot_1" X="0" Y="0" Width="1" Height="1"> </Element>
		<Element ID="ToolbarButton_RightSlot_2" X="0" Y="0" Width="1" Height="1"> </Element>
		<Element ID="ToolbarButton_RightSlot_3" X="0" Y="0" Width="1" Height="1"> </Element>
		<Element ID="ToolbarButton_RightSlot_4" X="0" Y="0" Width="1" Height="1"> </Element>
		<Element ID="ToolbarButton_RightSlot_5" X="0" Y="0" Width="1" Height="1"> </Element>
		<Element ID="ToolbarButton_RightSlot_6" X="0" Y="0" Width="1" Height="1"> </Element>
		<Element ID="ToolbarButton_RightSlot_7" X="0" Y="0" Width="1" Height="1"> </Element>
		<Element ID="Toolbar_WebstoreButton" X="0" Y="0" Width="1" Height="1"> </Element>
	</Element>
</PanelFile>



    <!--  Hunter Focus --> 
    <Mapping ArtAssetID="fervor_9_Pips_empty" FileName="..\Graphics\vitals\fervor_9_Pips_empty.tga" />
    <Mapping ArtAssetID="fervor_9_Pips_1pips" FileName="..\Graphics\vitals\fervor_9_Pips_1pips.tga" />
    <Mapping ArtAssetID="fervor_9_Pips_2pips" FileName="..\Graphics\vitals\fervor_9_Pips_2pips.tga" />
    <Mapping ArtAssetID="fervor_9_Pips_3pips" FileName="..\Graphics\vitals\fervor_9_Pips_3pips.tga" />
    <Mapping ArtAssetID="fervor_9_Pips_4pips" FileName="..\Graphics\vitals\fervor_9_Pips_4pips.tga" />
    <Mapping ArtAssetID="fervor_9_Pips_5pips" FileName="..\Graphics\vitals\fervor_9_Pips_5pips.tga" />
    <Mapping ArtAssetID="fervor_9_Pips_6pips" FileName="..\Graphics\vitals\fervor_9_Pips_6pips.tga" />
    <Mapping ArtAssetID="fervor_9_Pips_7pips" FileName="..\Graphics\vitals\fervor_9_Pips_7pips.tga" />
    <Mapping ArtAssetID="fervor_9_Pips_8pips" FileName="..\Graphics\vitals\fervor_9_Pips_8pips.tga" />
    <Mapping ArtAssetID="fervor_9_Pips_9pips" FileName="..\Graphics\vitals\fervor_9_Pips_9pips.tga" />

</opt>
-The Button, which I think to be the right slot number 7, won't go away.
-I'd like the focus bar on top of the casting bar.
EDIT: -actually, 3 things, could you tell me how to make disappear the experience bar and all it's elements?



just that, please help ^^

Last edited by Theowyn : 07-30-2012 at 02:47 PM.
Reply With Quote
  #2  
Unread 08-06-2012, 07:31 AM
Wicked Mouse's Avatar
Wicked Mouse Wicked Mouse is offline
The Undying
Interface Author - Click to view interfaces
 
Join Date: Feb 2008
Location: The Netherlands
Posts: 183
For the button: it's 8 buttons on the right now, so you need to include right button 8

For the focus bar you'd need to move the element (AimPipDisplay) up within the mainbar. So play with the X and Y values.

For the experience bar I don't know any other solution than replacing the graphics with a transparent picture of 1x1 pixel.
__________________
Author of: "Delving Hills"
Reply With Quote
  #3  
Unread 08-07-2012, 02:19 AM
Adra's Avatar
Adra Adra is offline
The Undying
Interface Author - Click to view interfaces
 
Join Date: Jun 2011
Location: France
Posts: 171
Use "ctrl" + "*" to move the quickslots toolbars.

As said by Wicked Mouse, copy invisible.tga in the same folder than the skindefinition.xml file

then use this code :

Code:

<?xml version="1.0" encoding="UTF-8"?>

<opt>


<SkinName Name="RoMalike"></SkinName>


	<!-- Toolbar -->
	<Mapping ArtAssetID="LetterBox_Bottom"						FileName="invisible.tga" />
	<Mapping ArtAssetID="letterbox_bottom_glass_overlay" 			FileName="invisible.tga" />
	<Mapping ArtAssetID="letterbox_bottom_left_mid_cap" 			FileName="invisible.tga" />
	<Mapping ArtAssetID="letterbox_bottom_right_mid_cap" 			FileName="invisible.tga" />
	<Mapping ArtAssetID="letterbox_bottom_left_cap" 				FileName="invisible.tga" />
	<Mapping ArtAssetID="letterbox_bottom_right_cap" 				FileName="invisible.tga" />

<PanelFile ID="ID_UISkin_Toolbar">
	<!-- Edit this line for different resolution -->
	<Element ID="ToolbarField" X="448" Y="9999" Width="1024" Height="200">

		<Element ID="ToolBarButton_MainMenu" X="0" Y="0" Width="1" Height="1"> </Element>
		<Element ID="AutoAttackIndicatorButton" X="0" Y="0" Width="1" Height="1"> </Element>
		<Element ID="ViolentModeIndicator" X="0" Y="0" Width="1" Height="1"> </Element>
		<Element ID="QuickslotBar_DockedShift" X="0" Y="0" Width="1" Height="1"></Element>
		<Element ID="ToolbarButton_CustomizeSlots" X="0" Y="0" Width="1" Height="1"></Element>
		
		<!-- default main toolbar quickslots (turned invisible) -->
		<Element ID="Toolbar_Quickslot" X="0" Y="0" Width="1" Height="1"></Element>
		
		<!-- fervor position -->
		<Element ID="GamePlay_FervorPipDisplay" X="450" Y="1" Width="199" Height="19"></Element>
  		<Element ID="GamePlay_AimPipDisplay" 	X="450" Y="1" Width="199" Height="19"></Element>
		
		<!-- left buttons -->
		<Element ID="ToolBarButton_Slot_1" 					X="0" 	Y="0" 		Width="1" 	Height="1">
			<Element ID="CustomizableSlotButton_NewInfoHighlight" 		X="0" 		Y="0" 		Width="1" 	Height="1"></Element>
		</Element>
		<Element ID="ToolbarButton_Slot_2" 					X="0" 	Y="0" 		Width="1" 	Height="1">
			<Element ID="CustomizableSlotButton_NewInfoHighlight" 		X="0" 		Y="0" 		Width="1" 	Height="1"></Element>
		</Element>
		<Element ID="ToolbarButton_Slot_3" 					X="0" 	Y="0" 		Width="0" 	Height="1">
			<Element ID="CustomizableSlotButton_NewInfoHighlight" 		X="0" 		Y="0" 		Width="1" 	Height="1"></Element>
		</Element>
		<Element ID="ToolbarButton_Slot_4" 					X="0" 	Y="0" 		Width="1" 	Height="1">
			<Element ID="CustomizableSlotButton_NewInfoHighlight" 		X="0" 		Y="0" 		Width="1" 	Height="1"></Element>
		</Element>
		<Element ID="ToolBarButton_Slot_5" 					X="0" 	Y="0" 		Width="1" 	Height="1">
			<Element ID="CustomizableSlotButton_NewInfoHighlight" 		X="0" 		Y="0" 		Width="1" 	Height="1"></Element>
		</Element>
		<Element ID="ToolbarButton_Slot_6" 					X="0" 	Y="0" 		Width="1" 	Height="1">
			<Element ID="CustomizableSlotButton_NewInfoHighlight" 		X="0" 		Y="0" 		Width="1" 	Height="1"></Element>
		</Element>
		<Element ID="ToolbarButton_Slot_7" 					X="0" 	Y="0" 		Width="1" 	Height="1">
			<Element ID="CustomizableSlotButton_NewInfoHighlight" 		X="0" 		Y="0" 		Width="1" 	Height="1"></Element>
		</Element>
		
		<!-- right buttons -->
		<Element ID="ToolbarButton_RightSlot_1" 				X="0" 	Y="0" 		Width="1" 	Height="1">
			<Element ID="CustomizableSlotButton_NewInfoHighlight" 		X="0" 		Y="0" 		Width="1" 	Height="1"></Element>
		</Element>
		<Element ID="ToolBarButton_RightSlot_2" 				X="0" 	Y="0" 		Width="1" 	Height="1">
			<Element ID="CustomizableSlotButton_NewInfoHighlight" 		X="0" 		Y="0" 		Width="1" 	Height="1"></Element>
		</Element>
		<Element ID="ToolBarButton_RightSlot_3" 				X="0" 	Y="0" 		Width="1" 	Height="1">
			<Element ID="CustomizableSlotButton_NewInfoHighlight" 		X="0" 		Y="0" 		Width="1" 	Height="1"></Element>
		</Element>
		<Element ID="ToolBarButton_RightSlot_4" 				X="0" 	Y="0" 		Width="1" 	Height="1">
			<Element ID="CustomizableSlotButton_NewInfoHighlight" 		X="0" 		Y="0" 		Width="1" 	Height="1"></Element>
		</Element>
		<Element ID="ToolBarButton_RightSlot_5" 				X="0" 	Y="0" 		Width="1" 	Height="1">
			<Element ID="CustomizableSlotButton_NewInfoHighlight" 		X="0" 		Y="0" 		Width="1" 	Height="1"></Element>
		</Element>
		<Element ID="ToolBarButton_RightSlot_6" 				X="0" 	Y="0" 		Width="1" 	Height="1">
			<Element ID="CustomizableSlotButton_NewInfoHighlight" 		X="0" 		Y="0" 		Width="1" 	Height="1"></Element>
		</Element>
		<Element ID="ToolBarButton_RightSlot_7" 				X="0" 	Y="0" 		Width="1" 	Height="1">
			<Element ID="CustomizableSlotButton_NewInfoHighlight" 		X="0" 		Y="0" 		Width="1" 	Height="1"></Element>
		</Element>
		<Element ID="ToolBarButton_RightSlot_8" 				X="0" 	Y="0" 		Width="1" 	Height="1">
			<Element ID="CustomizableSlotButton_NewInfoHighlight" 		X="0" 		Y="0" 		Width="1" 	Height="1"></Element>
		</Element>
		<Element ID="Toolbar_WebstoreButton" X="0" Y="0" Width="1" Height="1"> </Element>
		
		<!-- xp bar and text -->
		<Element ID="LevelMeter" X="0" Y="0" Width="1" Height="1"> </Element>
	</Element>
</PanelFile>



    <!--  Hunter Focus --> 
    <Mapping ArtAssetID="fervor_9_Pips_empty" FileName="..\Graphics\vitals\fervor_9_Pips_empty.tga" />
    <Mapping ArtAssetID="fervor_9_Pips_1pips" FileName="..\Graphics\vitals\fervor_9_Pips_1pips.tga" />
    <Mapping ArtAssetID="fervor_9_Pips_2pips" FileName="..\Graphics\vitals\fervor_9_Pips_2pips.tga" />
    <Mapping ArtAssetID="fervor_9_Pips_3pips" FileName="..\Graphics\vitals\fervor_9_Pips_3pips.tga" />
    <Mapping ArtAssetID="fervor_9_Pips_4pips" FileName="..\Graphics\vitals\fervor_9_Pips_4pips.tga" />
    <Mapping ArtAssetID="fervor_9_Pips_5pips" FileName="..\Graphics\vitals\fervor_9_Pips_5pips.tga" />
    <Mapping ArtAssetID="fervor_9_Pips_6pips" FileName="..\Graphics\vitals\fervor_9_Pips_6pips.tga" />
    <Mapping ArtAssetID="fervor_9_Pips_7pips" FileName="..\Graphics\vitals\fervor_9_Pips_7pips.tga" />
    <Mapping ArtAssetID="fervor_9_Pips_8pips" FileName="..\Graphics\vitals\fervor_9_Pips_8pips.tga" />
    <Mapping ArtAssetID="fervor_9_Pips_9pips" FileName="..\Graphics\vitals\fervor_9_Pips_9pips.tga" />

</opt>

Enjoy
__________________
JRR skins collection download page
JRR Azure Glass download page
Extended and enhanced panels
Adra/Adragor/Osred from Sirannon.
Derelos/Prurit/Karnaj from Evernight.

Last edited by Adra : 08-07-2012 at 03:25 AM.
Reply With Quote
  #4  
Unread 08-07-2012, 05:37 PM
Theowyn Theowyn is offline
The Undefeated
 
Join Date: Dec 2010
Posts: 6
Got it, thank you very much ^^ very helpful
Reply With Quote
Reply



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
Main Bar Quick Switch Tinkles Interface Requests (L) 3 02-15-2012 09:04 PM
Quick question.... Thayilis General Authoring Discussion (L) 3 10-03-2010 05:01 PM
Quick Question... MrJackdaw Lua Programming Help (L) 2 09-08-2010 02:09 PM
A couple small things... Maim XML modification help (L) 3 02-09-2010 04:30 PM
A Couple of Quick Questions McGimp XML modification help (L) 4 03-20-2008 07:51 AM


All times are GMT -5. The time now is 05:12 PM.


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