1 |
3 |
TheOldOne-2565 |
<!-- Player Vitals; Made thinner with names on the bottom and buffs on top. |
2 |
|
TheOldOne-2565 |
Intended to use with the circular portraits overlapping--> |
3 |
|
TheOldOne-2565 |
|
4 |
|
TheOldOne-2565 |
|
5 |
|
TheOldOne-2565 |
<PanelFile ID="ID_UISkin_AvatarPanel"> |
6 |
|
TheOldOne-2565 |
<!-- All heights modified to be 150, regardless of where they come from or their "native" height - so for example the vitals parent will not *quite* work - but there always was an overlap. Player effect display moved to be over the character name. --> |
7 |
|
TheOldOne-2565 |
<Element ID="AvatarPanel" X="0" Y="1" Width="280" Height="150"> |
8 |
|
TheOldOne-2565 |
<Element ID="VitalsParent" X="0" Y="20" Width="300" Height="150"> |
9 |
|
TheOldOne-2565 |
<Element ID="PlayerName" X="93" Y="73" Width="184" Height="32"> </Element> <!-- Name moved under the frame 87,3,191,36 --> |
10 |
|
TheOldOne-2565 |
<Element ID="PlayerEffectDisplay" X="100" Y="0" Width="180" Height="150"></Element> <!-- Buffs moved above frame. Has to be further to the right than I like or other frames interfere with it. 92,74,169,200--> |
11 |
|
TheOldOne-2565 |
<Element ID="VitalsBg" X="88" Y="42" Width="175" Height="27"> </Element> |
12 |
|
TheOldOne-2565 |
<Element ID="VitalsField" X="96" Y="34" Width="168" Height="42"> |
13 |
|
TheOldOne-2565 |
<Element ID="PowerField" X="1" Y="17" Width="164" Height="23"> |
14 |
|
TheOldOne-2565 |
<Element ID="CurrentPowerMeter" X="0" Y="6" Width="164" Height="9"> |
15 |
|
TheOldOne-2565 |
<Element ID="meter_fill" X="0" Y="0" Width="164" Height="9"> |
16 |
|
TheOldOne-2565 |
<Element ID="meter_fill_image" X="0" Y="0" Width="164" Height="9"> </Element> |
17 |
|
TheOldOne-2565 |
</Element> |
18 |
|
TheOldOne-2565 |
</Element> |
19 |
|
TheOldOne-2565 |
<Element ID="CurrentPowerText" X="3" Y="3" Width="162" Height="16"> </Element> |
20 |
|
TheOldOne-2565 |
</Element> |
21 |
|
TheOldOne-2565 |
<Element ID="HealthVitalField" X="0" Y="0" Width="164" Height="23"> |
22 |
|
TheOldOne-2565 |
<Element ID="DreadField" X="164" Y="0" Width="0" Height="23"> |
23 |
|
TheOldOne-2565 |
<Element ID="DreadMeter" X="0" Y="12" Width="0" Height="9"> |
24 |
|
TheOldOne-2565 |
<Element ID="meter_fill" X="-164" Y="0" Width="164" Height="9"> |
25 |
|
TheOldOne-2565 |
<Element ID="meter_fill_image" X="0" Y="0" Width="164" Height="9"> </Element> |
26 |
|
TheOldOne-2565 |
</Element> |
27 |
|
TheOldOne-2565 |
</Element> |
28 |
|
TheOldOne-2565 |
</Element> |
29 |
|
TheOldOne-2565 |
<Element ID="CurrentHealthText" X="0" Y="8" Width="162" Height="16"> </Element> |
30 |
|
TheOldOne-2565 |
<Element ID="HealthField" X="0" Y="0" Width="164" Height="23"> |
31 |
|
TheOldOne-2565 |
<Element ID="CurrentHealthMeter" X="0" Y="12" Width="164" Height="9"> |
32 |
|
TheOldOne-2565 |
<Element ID="meter_fill" X="0" Y="0" Width="164" Height="9"> |
33 |
|
TheOldOne-2565 |
<Element ID="meter_fill_image" X="0" Y="0" Width="164" Height="9"> </Element> |
34 |
|
TheOldOne-2565 |
</Element> |
35 |
|
TheOldOne-2565 |
</Element> |
36 |
|
TheOldOne-2565 |
</Element> |
37 |
|
TheOldOne-2565 |
</Element> |
38 |
|
TheOldOne-2565 |
</Element> |
39 |
|
TheOldOne-2565 |
<Element ID="AvatarPanel_BG" X="-1" Y="1" Width="273" Height="105"> </Element> |
40 |
|
TheOldOne-2565 |
<Element ID="PlayerPortrait" X="21" Y="21" Width="64" Height="64"> </Element> |
41 |
|
TheOldOne-2565 |
<Element ID="PlayerVitals_Animations" X="2" Y="0" Width="277" Height="104"> </Element> |
42 |
|
TheOldOne-2565 |
<Element ID="AvatarPanel_COVER_LOWRES" X="22" Y="21" Width="64" Height="62"> </Element> |
43 |
|
TheOldOne-2565 |
<Element ID="PlayerLevel_BG" X="21" Y="78" Width="65" Height="32"> </Element> |
44 |
|
TheOldOne-2565 |
<Element ID="PlayerLeaderIcon" X="74" Y="68" Width="16" Height="16"> </Element> |
45 |
|
TheOldOne-2565 |
<Element ID="PlayerAssistantIcon" X="74" Y="68" Width="16" Height="16"> </Element> |
46 |
|
TheOldOne-2565 |
<Element ID="PlayerVoiceChat" X="71" Y="11" Width="20" Height="20"> </Element> |
47 |
|
TheOldOne-2565 |
<Element ID="PlayerSendingData" X="71" Y="11" Width="20" Height="20"> </Element> |
48 |
|
TheOldOne-2565 |
<Element ID="PlayerPVP_Info" X="-4" Y="-3" Width="34" Height="98"> |
49 |
|
TheOldOne-2565 |
<Element ID="PlayerPVP_RankDisplay" X="2" Y="0" Width="32" Height="32"> </Element> |
50 |
|
TheOldOne-2565 |
</Element> |
51 |
|
TheOldOne-2565 |
<Element ID="PlayerVoiceChatSquelched" X="71" Y="11" Width="20" Height="20"> </Element> |
52 |
|
TheOldOne-2565 |
<Element ID="PlayerLevel" X="35" Y="84" Width="32" Height="17"> </Element> |
53 |
|
TheOldOne-2565 |
</Element> |
54 |
|
TheOldOne-2565 |
<Element ID="HiddenDragBox_DragBox" X="0" Y="20" Width="280" Height="150"> |
55 |
|
TheOldOne-2565 |
<Element ID="Box_01_Empty_InnerShadow" X="1" Y="1" Width="278" Height="150"> |
56 |
|
TheOldOne-2565 |
<Element ID="InnerShadow_TopLeft" X="0" Y="0" Width="9" Height="9"> </Element> |
57 |
|
TheOldOne-2565 |
<Element ID="InnerShadow_MidLeft" X="0" Y="9" Width="9" Height="150"> </Element> |
58 |
|
TheOldOne-2565 |
<Element ID="InnerShadow_BottomLeft" X="0" Y="269" Width="9" Height="9"> </Element> |
59 |
|
TheOldOne-2565 |
<Element ID="InnerShadow_BottomMid" X="9" Y="269" Width="260" Height="9"> </Element> |
60 |
|
TheOldOne-2565 |
<Element ID="InnerShadow_BottomRight" X="269" Y="269" Width="9" Height="9"> </Element> |
61 |
|
TheOldOne-2565 |
<Element ID="InnerShadow_MidRight" X="269" Y="9" Width="9" Height="150"> </Element> |
62 |
|
TheOldOne-2565 |
<Element ID="InnerShadow_TopRight" X="269" Y="0" Width="9" Height="9"> </Element> |
63 |
|
TheOldOne-2565 |
<Element ID="InnerShadow_TopMid" X="9" Y="0" Width="260" Height="9"> </Element> |
64 |
|
TheOldOne-2565 |
</Element> |
65 |
|
TheOldOne-2565 |
<Element ID="Box_01_Empty_LeftBorder" X="0" Y="0" Width="1" Height="150"> </Element> |
66 |
|
TheOldOne-2565 |
<Element ID="Box_01_Empty_BottomBorder" X="1" Y="279" Width="278" Height="1"> </Element> |
67 |
|
TheOldOne-2565 |
<Element ID="Box_01_Empty_RightBorder" X="279" Y="0" Width="1" Height="150"> </Element> |
68 |
|
TheOldOne-2565 |
<Element ID="Box_01_Empty_TopBorder" X="1" Y="0" Width="278" Height="1"> </Element> |
69 |
|
TheOldOne-2565 |
</Element> |
70 |
|
TheOldOne-2565 |
<Element ID="HiddenDragBox_DragBar" X="0" Y="0" Width="280" Height="20"> </Element> |
71 |
|
TheOldOne-2565 |
<Element ID="HiddenDragBox_TitleText" X="13" Y="0" Width="254" Height="20"> </Element> |
72 |
|
TheOldOne-2565 |
</Element> |
73 |
|
TheOldOne-2565 |
</PanelFile> |