lotrointerface.com
Search Downloads


Go Back   LoTROInterface > DDO > General Discussion & Support > Interface Help (D)

Reply
Thread Tools Display Modes
  #1  
Unread 08-14-2010, 08:17 PM
CrisisDog CrisisDog is offline
The Wary
 
Join Date: Aug 2010
Posts: 1
Center / move / resize the experience bar?

Sorry for being such a nOOb, but I've tried configuring my own SkinDefinition.xml file using some info that related more to LOTRO than DDO, and I can't get DDO to recognize the new "skin", and am now looking for the simplest way to do this...

I have a triple monitor setup, 1920 x 1080, total 5760 x 1080 desktop. I can move everything to the center screen by dragging, except for the experience bar at the bottom, it will not move out of the left corner. I'm not looking to load any custom graphics or change any colors, the base design is perfcectly fine for me, but not being able to get the XP bar centered is bugging me.

Any help would be appreciated, thanks!
Reply With Quote
  #2  
Unread 08-15-2010, 01:38 PM
Deewe Deewe is offline
The Undying
Interface Author - Click to view interfaces
 
Join Date: Sep 2007
Posts: 104
Quote:
Originally Posted by CrisisDog
Sorry for being such a nOOb, but I've tried configuring my own SkinDefinition.xml file using some info that related more to LOTRO than DDO, and I can't get DDO to recognize the new "skin", and am now looking for the simplest way to do this...

I have a triple monitor setup, 1920 x 1080, total 5760 x 1080 desktop. I can move everything to the center screen by dragging, except for the experience bar at the bottom, it will not move out of the left corner. I'm not looking to load any custom graphics or change any colors, the base design is perfcectly fine for me, but not being able to get the XP bar centered is bugging me.

Any help would be appreciated, thanks!
Hello there,

for now to move around the XP and default quick slot bar you need to edit the SkinDefinition.XML file especially the ToolbarField, the Toolbar_Quickslot.

Here's an example of how it would work with my UI. It shall help you sorting things out
Code:
<!-- Skin by Deewe -->	
<!-- http://www.lotrointerface.com -->	
<SkinName Name="Yessh 5760x1080"></SkinName>	Edited line
<!-- You have to change some parameters unless you play in 5760x1080 -->	Edited line
<!-- Choose the UI then exit the game once to be effective -->	
	
	
<!-- Toolbar -->	
 <Mapping ArtAssetID="letterbox_bottom" FileName="..\Graphics\letterbox_bottom_XP.tga"></Mapping>	
	
	
<!-- ====================================================================================== -->	
<!-- === POSITION ====================================================================== -->	
<!-- ====================================================================================== -->	
	
<PanelFile ID="ID_UISkin_Toolbar">	
<Element ID="ToolbarField" X="0" Y="0" Width="5760" Height="1080" Detach="1">	Edited line
  <Element ID="ToolbarFieldMain" X="2368" Y="992" Width="1024" Height="1080" /> 	Edited line
  <Element ID="LevelMeter" X="2368" Y="1071" Width="1024" Height="6">	Edited line
   <Element ID="LevelMeterFill" X="3" Y="0" Width="1018" Height="4">	
    <Element ID="LevelMeter_BonusMeter" X="3" Y="0" Width="1018" Height="4" />	
   </Element>	
   <Element ID="ToolbarButton_LevelUpXP_TutorialHighlight" X="0" Y="0" Width="1" Height="1" /> 	
   <Element ID="ToolbarButton_Experience_TutorialHighlight" X="0" Y="0" Width="1" Height="1" /> 	
   <Element ID="LevelMeterText" X="0" Y="0" Width="1" Height="1" /> 	
  </Element>	
	
  <Element ID="Toolbar_Quickslot" X="2670" Y="1030" Width="420" Height="35" /> 	Edited line
  <!--  quickslot location. X values 0-5340 (Center=2670 for 5760x1080) / Y values 0-1030   --> 	Edited line
	
  <Element ID="AutoAttackIndicatorButton" X="2840" Y="856" Width="79" Height="79" /> 	Edited line
  <Element ID="ViolentModeIndicator" X="2848" Y="866" Width="63" Height="63" /> 	Edited line
    <Element ID="ToolbarButton_AutoAttack_TutorialHighlight" X="0" Y="0" Width="1" Height="1" /> 	
	
  <Element ID="GamePlay_FervorPipDisplay" X="2835" Y="843" Width="90" Height="41" /> 	Edited line
  <Element ID="GamePlay_AimPipDisplay" X="2835" Y="843" Width="90" Height="41" /> 	Edited line
  <Element ID="Gameplay_AtunementUI" X="2835" Y="843" Width="90" Height="41"> 	Edited line
   <Element ID="PipDisplay_Atunement_Pips" X="0" Y="0" Width="90" Height="41" /> 	
  </Element>	
	
	
    <Element ID="ToolBarButton_MainMenu" X="2655" Y="1069" Width="450" Height="8" />	
    <Element ID="ToolbarButton_CustomizeSlots" X="0" Y="0" Width="1" Height="1" /> 	
    <Element ID="ToolbarButton_Slot_1" X="0" Y="0" Width="1" Height="1" />	
    <Element ID="ToolbarButton_Slot_2" X="0" Y="0" Width="1" Height="1" />	
    <Element ID="ToolbarButton_Slot_3" X="0" Y="0" Width="1" Height="1" />	
    <Element ID="ToolbarButton_Slot_4" X="0" Y="0" Width="1" Height="1" />	
    <Element ID="ToolbarButton_Slot_5" X="0" Y="0" Width="1" Height="1" />	
    <Element ID="ToolbarButton_Slot_6" X="0" Y="0" Width="1" Height="1" />	
    <Element ID="ToolbarButton_Slot_7" X="0" Y="0" Width="1" Height="1" />	
    <Element ID="ToolbarButton_RightSlot_1" X="0" Y="0" Width="1" Height="1" />	
    <Element ID="ToolbarButton_RightSlot_2" X="0" Y="0" Width="1" Height="1" />	
    <Element ID="ToolbarButton_RightSlot_3" X="0" Y="0" Width="1" Height="1" />	
    <Element ID="ToolbarButton_RightSlot_4" X="0" Y="0" Width="1" Height="1" />	
    <Element ID="ToolbarButton_RightSlot_5" X="0" Y="0" Width="1" Height="1" />	
  </Element>	
</PanelFile>
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
Auto Center the main bar. wackafoo Interface Help (L) 4 08-29-2009 03:57 PM
Hide experience bar, simple request shouldn't take long snowbro6 Interface Requests (L) 0 07-20-2009 11:15 AM
Experience bar without numbers? Greeen LotRO Wish List (L) 6 07-11-2007 07:13 PM
experience bar markers? AstroCat Interface Help (L) 2 07-01-2007 12:14 AM
Can't move Bar 1-5 Gibsun Interface Help (L) 3 04-30-2007 09:17 AM


All times are GMT -5. The time now is 09:55 PM.


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