Thread: Cutsie (WIP)
View Single Post
  #1  
Unread 04-19-2008, 03:27 PM
EntART3t EntART3t is offline
The Undefeated
Interface Author - Click to view interfaces
 
Join Date: Apr 2008
Posts: 6
Cutsie (WIP)

Hi all,

I recently started to make my first ui skin for lotro

so far the work went pretty well,
but now i have some questions/problems:
----------------------------------------------
1. I have a problem with xp bar dosnt get showed, i want to place it in the right bottom edge, but i cant get it working

Quote:
<!--Element Properties-->
<PanelFile ID="toolbar">
<Element ID="ToolbarField" X="1800" Y="340" Width="420" Height="1200" Detach="1">
<Element ID="ToolbarFieldMain" X="375" Y="220" Width="45" Height="560"></Element>
<Element ID="GamePlay_FervorPipDisplay" X="336" Y="729" Width="90" Height="42"></Element>
<Element ID="GamePlay_AimPipDisplay" X="336" Y="729" Width="90" Height="42"></Element>
<Element ID="GamePlay_RampagePipDisplay" X="336" Y="729" Width="105" Height="67"></Element>
<Element ID="LevelMeter" X="0" Y="200" Width="420" Height="60">
<Element ID="LevelMeterFill" X="0" Y="10" Width="420" Height="6">
<Element ID="LevelMeter_BonusMeter" X="0" Y="10" Width="420" Height="6"></Element>

</Element>
<Element ID="ToolbarButton_LevelUpXP_TutorialHighlight" X="0" Y="10" Width="420" Height="10"></Element>
<Element ID="ToolbarButton_Experience_TutorialHighlight" X="0" Y="10" Width="420" Height="10"></Element>
<Element ID="LevelMeterText" X="0" Y="1100" Width="420" Height="10"></Element>
</Element>
<Element ID="AutoAttackIndicatorButton" X="350" Y="750" Width="63" Height="63"></Element>
<Element ID="ViolentModeIndicator" X="350" Y="750" Width="63" Height="63"></Element>
<Element ID="ToolbarButton_AutoAttack_TutorialHighlight" X="350" Y="750" Width="80" Height="78"></Element>
<Element ID="Toolbar_Quickslot" X="0" Y="1160" Width="420" Height="35"></Element>
2. does any1 know the ArtAssetID`s of the background images in the outfit tab ?

3. (how) can i change the size of the side elements of the "base box tilebar" ?
i would like to have it 40x28 px, but when i change the size of the image it gets cut

4. (how) can i deactivate the portrait in the player vitals ?


thanks in andvance for youre help
and please post youre opinion or sugesstions

MFG

EntART3t

------------------------------------------------
sry for my bad english
Reply With Quote