Home Forum Downloads My Favorites Register FAQ

Go Back   EQInterface Forums > Developer Discussion > XML modification help.
User Name
Password

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Old 08-17-2002, 09:50 AM   #1
Drego Spiritban
A Treant
 
Join Date: Jul 2002
Server: Fironia Vie
Posts: 25
Default Adding a mana bar to this XML please

I love this player info window but it lacks mana....I only use one mod folder for all characters. COuld someone alter this please?

<?xml version="1.0" ?>
- <XML ID="EQInterfaceDefinitionLanguage">
<Schema xmlns="EverQuestData" xmlns:dt="EverQuestDataTypes" />
- <Gauge item="Player_HP">
<ScreenID>PlayerHP</ScreenID>
- <!-- <Font>3</Font>
-->
- <TextColor>
<R>240</R>
<G>240</G>
<B>240</B>
</TextColor>
<RelativePosition>true</RelativePosition>
- <Location>
<X>3</X>
<Y>3</Y>
</Location>
- <Size>
<CX>108</CX>
<CY>8</CY>
</Size>
<TextOffsetX>-250</TextOffsetX>
<GaugeOffsetY>0</GaugeOffsetY>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
- <!-- <TooltipReference/>
-->
- <FillTint>
<R>240</R>
<G>0</G>
<B>0</B>
</FillTint>
- <LinesFillTint>
<R>0</R>
<G>80</G>
<B>220</B>
</LinesFillTint>
<DrawLinesFill>true</DrawLinesFill>
<EQType>1</EQType>
- <GaugeDrawTemplate>
<Background>A_GaugeBackground</Background>
<Fill>A_GaugeFill</Fill>
<Lines>A_GaugeLines</Lines>
<LinesFill>A_GaugeLinesFill</LinesFill>
<EndCapLeft>A_GaugeEndCapLeft</EndCapLeft>
<EndCapRight>A_GaugeEndCapRight</EndCapRight>
</GaugeDrawTemplate>
</Gauge>
- <Gauge item="Pet_HP">
<ScreenID>PetHP</ScreenID>
- <!-- <Font>3</Font>
-->
- <TextColor>
<R>0</R>
<G>0</G>
<B>0</B>
</TextColor>
<RelativePosition>true</RelativePosition>
- <Location>
<X>3</X>
<Y>100</Y>
</Location>
- <Size>
<CX>108</CX>
<CY>2</CY>
</Size>
<TextOffsetY>-50</TextOffsetY>
<GaugeOffsetY>-2</GaugeOffsetY>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
- <!-- <TooltipReference/>
-->
- <FillTint>
<R>51</R>
<G>192</G>
<B>51</B>
</FillTint>
- <LinesFillTint>
<R>200</R>
<G>125</G>
<B>0</B>
</LinesFillTint>
<DrawLinesFill>false</DrawLinesFill>
<EQType>16</EQType>
- <GaugeDrawTemplate>
<Background>A_GaugeBackground</Background>
<Fill>A_GaugeFill</Fill>
- <!-- <Lines>A_GaugeLines</Lines>
-->
<LinesFill>A_GaugeLinesFill</LinesFill>
- <!-- <EndCapLeft>A_GaugeEndCapLeft</EndCapLeft>
-->
- <!-- <EndCapRight>A_GaugeEndCapRight</EndCapRight>
-->
</GaugeDrawTemplate>
</Gauge>
- <Gauge item="Player_Mana">
<ScreenID>PlayerMana</ScreenID>
- <!-- <Font>3</Font>
-->
<RelativePosition>true</RelativePosition>
- <Location>
<X>3</X>
<Y>100</Y>
</Location>
- <Size>
<CX>108</CX>
<CY>8</CY>
</Size>
<GaugeOffsetY>0</GaugeOffsetY>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
- <!-- <TooltipReference/>
-->
- <FillTint>
<R>0</R>
<G>0</G>
<B>240</B>
</FillTint>
- <LinesFillTint>
<R>0</R>
<G>125</G>
<B>200</B>
</LinesFillTint>
<DrawLinesFill>true</DrawLinesFill>
<EQType>2</EQType>
- <GaugeDrawTemplate>
<Background>A_GaugeBackground</Background>
<Fill>A_GaugeFill</Fill>
<Lines>A_GaugeLines</Lines>
<LinesFill>A_GaugeLinesFill</LinesFill>
<EndCapLeft>A_GaugeEndCapLeft</EndCapLeft>
<EndCapRight>A_GaugeEndCapRight</EndCapRight>
</GaugeDrawTemplate>
</Gauge>
- <Gauge item="Player_Fatigue">
<ScreenID>PlayerFatigue</ScreenID>
- <!-- <Font>3</Font>
-->
<RelativePosition>true</RelativePosition>
- <Location>
<X>3</X>
<Y>16</Y>
</Location>
- <Size>
<CX>108</CX>
<CY>8</CY>
</Size>
<GaugeOffsetY>0</GaugeOffsetY>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
- <!-- <TooltipReference/>
-->
- <FillTint>
<R>240</R>
<G>240</G>
<B>0</B>
</FillTint>
- <LinesFillTint>
<R>0</R>
<G>80</G>
<B>220</B>
</LinesFillTint>
<DrawLinesFill>false</DrawLinesFill>
<EQType>3</EQType>
- <GaugeDrawTemplate>
<Background>A_GaugeBackground</Background>
<Fill>A_GaugeFill</Fill>
<Lines>A_GaugeLines</Lines>
<LinesFill>A_GaugeLinesFill</LinesFill>
<EndCapLeft>A_GaugeEndCapLeft</EndCapLeft>
<EndCapRight>A_GaugeEndCapRight</EndCapRight>
</GaugeDrawTemplate>
</Gauge>
- <Gauge item="Player_Exp">
<ScreenID>PlayerExp</ScreenID>
- <!-- <Font>3</Font>
-->
<RelativePosition>true</RelativePosition>
- <Location>
<X>680</X>
<Y>3</Y>
</Location>
- <Size>
<CX>108</CX>
<CY>8</CY>
</Size>
<GaugeOffsetY>0</GaugeOffsetY>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
- <!-- <TooltipReference/>
-->
- <FillTint>
<R>220</R>
<G>150</G>
<B>0</B>
</FillTint>
- <LinesFillTint>
<R>0</R>
<G>80</G>
<B>220</B>
</LinesFillTint>
<DrawLinesFill>true</DrawLinesFill>
<EQType>4</EQType>
- <GaugeDrawTemplate>
<Background>A_GaugeBackground</Background>
<Fill>A_GaugeFill</Fill>
<Lines>A_GaugeLines</Lines>
<LinesFill>A_GaugeLinesFill</LinesFill>
<EndCapLeft>A_GaugeEndCapLeft</EndCapLeft>
<EndCapRight>A_GaugeEndCapRight</EndCapRight>
</GaugeDrawTemplate>
</Gauge>
- <Gauge item="Player_AltAdvGauge">
<ScreenID>PlayerAltAdvGauge</ScreenID>
- <!-- <Font>3</Font>
-->
<RelativePosition>true</RelativePosition>
- <Location>
<X>680</X>
<Y>16</Y>
</Location>
- <Size>
<CX>650</CX>
<CY>8</CY>
</Size>
<GaugeOffsetY>0</GaugeOffsetY>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
- <!-- <TooltipReference/>
-->
- <FillTint>
<R>220</R>
<G>150</G>
<B>0</B>
</FillTint>
- <LinesFillTint>
<R>0</R>
<G>80</G>
<B>220</B>
</LinesFillTint>
<DrawLinesFill>true</DrawLinesFill>
<EQType>5</EQType>
- <GaugeDrawTemplate>
<Background>A_GaugeBackground</Background>
<Fill>A_GaugeFill</Fill>
<Lines>A_GaugeLines</Lines>
<LinesFill>A_GaugeLinesFill</LinesFill>
<EndCapLeft>A_GaugeEndCapLeft</EndCapLeft>
<EndCapRight>A_GaugeEndCapRight</EndCapRight>
</GaugeDrawTemplate>
</Gauge>
- <Label item="HP_Percent">
<ScreenID>HPPercent</ScreenID>
<Font>2</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>70</X>
<Y>-1</Y>
</Location>
- <Size>
<CX>35</CX>
<CY>14</CY>
</Size>
<EQType>19</EQType>
- <TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>true</AlignRight>
</Label>
- <Label item="Exp_Percent">
<ScreenID>ExpPercent</ScreenID>
<Font>2</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>747</X>
<Y>-1</Y>
</Location>
- <Size>
<CX>35</CX>
<CY>14</CY>
</Size>
<EQType>26</EQType>
- <TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>true</AlignRight>
</Label>
- <Label item="AA_Percent">
<ScreenID>AAPercent</ScreenID>
<Font>2</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>747</X>
<Y>13</Y>
</Location>
- <Size>
<CX>35</CX>
<CY>14</CY>
</Size>
<EQType>27</EQType>
- <TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>true</AlignRight>
</Label>
- <Label item="Player_HP_Num">
<ScreenID>PlayerHPNum</ScreenID>
<Font>2</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>134</X>
<Y>0</Y>
</Location>
- <Size>
<CX>64</CX>
<CY>14</CY>
</Size>
<Text>HP:</Text>
- <TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
- <Label item="Player_CurrentHP_Num">
<ScreenID>PlayerHPCurrNum</ScreenID>
<EQType>17</EQType>
<Font>2</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>142</X>
<Y>0</Y>
</Location>
- <Size>
<CX>35</CX>
<CY>14</CY>
</Size>
<Text>0</Text>
- <TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>true</AlignRight>
<AlignLeft>false</AlignLeft>
</Label>
- <Label item="Player_HPDivider">
<Font>2</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>178</X>
<Y>0</Y>
</Location>
- <Size>
<CX>8</CX>
<CY>14</CY>
</Size>
<Text>/</Text>
- <TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
- <Label item="Player_MaxHP_Num">
<EQType>18</EQType>
<Font>2</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>183</X>
<Y>0</Y>
</Location>
- <Size>
<CX>37</CX>
<CY>14</CY>
</Size>
<Text>0</Text>
- <TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
<AlignLeft>true</AlignLeft>
</Label>
- <Label item="Player_AC">
<ScreenID>PACLabel</ScreenID>
<Font>2</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>120</X>
<Y>12</Y>
</Location>
- <Size>
<CX>64</CX>
<CY>14</CY>
</Size>
<Text>AC:</Text>
- <TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
- <Label item="Player_ACNumber">
<ScreenID>PACNumberLabel</ScreenID>
<EQType>22</EQType>
<Font>2</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>140</X>
<Y>12</Y>
</Location>
- <Size>
<CX>80</CX>
<CY>14</CY>
</Size>
<Text>0</Text>
- <TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
- <Label item="Player_ATK">
<ScreenID>PATKLabel</ScreenID>
<Font>2</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>170</X>
<Y>12</Y>
</Location>
- <Size>
<CX>64</CX>
<CY>14</CY>
</Size>
<Text>ATK:</Text>
- <TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
- <Label item="Player_ATKNumber">
<ScreenID>PATKNumberLabel</ScreenID>
<EQType>23</EQType>
<Font>2</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>195</X>
<Y>12</Y>
</Location>
- <Size>
<CX>80</CX>
<CY>14</CY>
</Size>
<Text>0</Text>
- <TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
- <Label item="Player_STR">
<ScreenID>PSTRLabel</ScreenID>
<Font>2</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>240</X>
<Y>0</Y>
</Location>
- <Size>
<CX>50</CX>
<CY>14</CY>
</Size>
<Text>STR</Text>
- <TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
- <Label item="Player_STRNumber">
<ScreenID>PSTRNumberLabel</ScreenID>
<EQType>5</EQType>
<Font>2</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>240</X>
<Y>12</Y>
</Location>
- <Size>
<CX>50</CX>
<CY>14</CY>
</Size>
<Text>255</Text>
- <TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
- <Label item="Player_STA">
<ScreenID>PSTALabel</ScreenID>
<Font>2</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>265</X>
<Y>0</Y>
</Location>
- <Size>
<CX>50</CX>
<CY>14</CY>
</Size>
<Text>STA</Text>
- <TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
- <Label item="Player_STANumber">
<ScreenID>PSTANumberLabel</ScreenID>
<EQType>6</EQType>
<Font>2</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>265</X>
<Y>12</Y>
</Location>
- <Size>
<CX>50</CX>
<CY>14</CY>
</Size>
<Text>255</Text>
- <TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
- <Label item="Player_AGI">
<ScreenID>PAGILabel</ScreenID>
<Font>2</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>290</X>
<Y>0</Y>
</Location>
- <Size>
<CX>50</CX>
<CY>14</CY>
</Size>
<Text>AGI</Text>
- <TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
- <Label item="Player_AGINumber">
<ScreenID>PAGINumberLabel</ScreenID>
<EQType>8</EQType>
<Font>2</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>290</X>
<Y>12</Y>
</Location>
- <Size>
<CX>50</CX>
<CY>14</CY>
</Size>
<Text>255</Text>
- <TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
- <Label item="Player_DEX">
<ScreenID>PDEXLabel</ScreenID>
<Font>2</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>315</X>
<Y>0</Y>
</Location>
- <Size>
<CX>50</CX>
<CY>14</CY>
</Size>
<Text>DEX</Text>
- <TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
- <Label item="Player_DEXNumber">
<ScreenID>PDEXNumberLabel</ScreenID>
<EQType>7</EQType>
<Font>2</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>315</X>
<Y>12</Y>
</Location>
- <Size>
<CX>50</CX>
<CY>14</CY>
</Size>
<Text>255</Text>
- <TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
- <Label item="Player_WIS">
<ScreenID>PWISLabel</ScreenID>
<Font>2</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>340</X>
<Y>0</Y>
</Location>
- <Size>
<CX>50</CX>
<CY>14</CY>
</Size>
<Text>WIS</Text>
- <TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
- <Label item="Player_WISNumber">
<ScreenID>PWISNumberLabel</ScreenID>
<EQType>9</EQType>
<Font>2</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>340</X>
<Y>12</Y>
</Location>
- <Size>
<CX>50</CX>
<CY>14</CY>
</Size>
<Text>255</Text>
- <TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
- <Label item="Player_INT">
<ScreenID>PINTLabel</ScreenID>
<Font>2</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>365</X>
<Y>0</Y>
</Location>
- <Size>
<CX>50</CX>
<CY>14</CY>
</Size>
<Text>INT</Text>
- <TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
- <Label item="Player_INTNumber">
<ScreenID>PINTNumberLabel</ScreenID>
<EQType>10</EQType>
<Font>2</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>365</X>
<Y>12</Y>
</Location>
- <Size>
<CX>50</CX>
<CY>14</CY>
</Size>
<Text>255</Text>
- <TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
- <Label item="Player_CHA">
<ScreenID>PCHALabel</ScreenID>
<Font>2</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>390</X>
<Y>0</Y>
</Location>
- <Size>
<CX>50</CX>
<CY>14</CY>
</Size>
<Text>CHA</Text>
- <TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
- <Label item="Player_CHANumber">
<ScreenID>PCHANumberLabel</ScreenID>
<EQType>11</EQType>
<Font>2</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>390</X>
<Y>12</Y>
</Location>
- <Size>
<CX>50</CX>
<CY>14</CY>
</Size>
<Text>255</Text>
- <TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
- <Label item="Player_Poison">
<ScreenID>PPoisonLabel</ScreenID>
<Font>2</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>430</X>
<Y>0</Y>
</Location>
- <Size>
<CX>64</CX>
<CY>14</CY>
</Size>
<Text>PR</Text>
- <TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
- <Label item="Player_PoisonNumber">
<ScreenID>PPoisonNumberLabel</ScreenID>
<EQType>12</EQType>
<Font>2</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>430</X>
<Y>12</Y>
</Location>
- <Size>
<CX>64</CX>
<CY>14</CY>
</Size>
<Text>255</Text>
- <TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
- <Label item="Player_Magic">
<ScreenID>PMagicLabel</ScreenID>
<Font>2</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>455</X>
<Y>0</Y>
</Location>
- <Size>
<CX>64</CX>
<CY>14</CY>
</Size>
<Text>MR</Text>
- <TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
- <Label item="Player_MagicNumber">
<ScreenID>PMagicNumberLabel</ScreenID>
<EQType>16</EQType>
<Font>2</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>455</X>
<Y>12</Y>
</Location>
- <Size>
<CX>64</CX>
<CY>14</CY>
</Size>
<Text>255</Text>
- <TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
- <Label item="Player_Disease">
<ScreenID>PDiseaseLabel</ScreenID>
<Font>2</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>480</X>
<Y>0</Y>
</Location>
- <Size>
<CX>64</CX>
<CY>14</CY>
</Size>
<Text>DR</Text>
- <TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
- <Label item="Player_DiseaseNumber">
<ScreenID>PDiseaseNumberLabel</ScreenID>
<EQType>13</EQType>
<Font>2</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>480</X>
<Y>12</Y>
</Location>
- <Size>
<CX>64</CX>
<CY>14</CY>
</Size>
<Text>255</Text>
- <TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
- <Label item="Player_Fire">
<ScreenID>PFireLabel</ScreenID>
<Font>2</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>505</X>
<Y>0</Y>
</Location>
- <Size>
<CX>64</CX>
<CY>14</CY>
</Size>
<Text>FR</Text>
- <TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
- <Label item="Player_FireNumber">
<ScreenID>PFireNumberLabel</ScreenID>
<EQType>14</EQType>
<Font>2</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>505</X>
<Y>12</Y>
</Location>
- <Size>
<CX>64</CX>
<CY>14</CY>
</Size>
<Text>255</Text>
- <TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
- <Label item="Player_Cold">
<ScreenID>PColdLabel</ScreenID>
<Font>2</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>530</X>
<Y>0</Y>
</Location>
- <Size>
<CX>64</CX>
<CY>14</CY>
</Size>
<Text>CR</Text>
- <TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
- <Label item="Player_ColdNumber">
<ScreenID>PColdNumberLabel</ScreenID>
<EQType>15</EQType>
<Font>2</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>530</X>
<Y>12</Y>
</Location>
- <Size>
<CX>64</CX>
<CY>14</CY>
</Size>
<Text>255</Text>
- <TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
- <Label item="Player_Weight">
<ScreenID>PWeightLabel</ScreenID>
<Font>2</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>633</X>
<Y>0</Y>
</Location>
- <Size>
<CX>64</CX>
<CY>14</CY>
</Size>
<Text>WEIGHT</Text>
- <TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
- <Label item="Player_CurrentWeight">
<ScreenID>PWeightNumberLabel</ScreenID>
<EQType>24</EQType>
<Font>2</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>619</X>
<Y>12</Y>
</Location>
- <Size>
<CX>30</CX>
<CY>14</CY>
</Size>
<Text>0</Text>
- <TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>true</AlignRight>
</Label>
- <Label item="Player_WeightNumber">
<Font>2</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>650</X>
<Y>12</Y>
</Location>
- <Size>
<CX>4</CX>
<CY>14</CY>
</Size>
<Text>/</Text>
- <TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
- <Label item="Player_MaxWeight">
<EQType>25</EQType>
<Font>2</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>654</X>
<Y>12</Y>
</Location>
- <Size>
<CX>32</CX>
<CY>14</CY>
</Size>
<Text />
- <TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
<AlignLeft>true</AlignLeft>
</Label>
- <Label item="Player_Divider1">
<ScreenID>PD1</ScreenID>
<Font>5</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>228</X>
<Y>2</Y>
</Location>
- <Size>
<CX>5</CX>
<CY>25</CY>
</Size>
<Text>|</Text>
- <TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
- <Label item="Player_Divider2">
<ScreenID>PD2</ScreenID>
<Font>5</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>419</X>
<Y>2</Y>
</Location>
- <Size>
<CX>5</CX>
<CY>25</CY>
</Size>
<Text>|</Text>
- <TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
- <Label item="Player_Divider3">
<ScreenID>PD3</ScreenID>
<Font>5</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>555</X>
<Y>2</Y>
</Location>
- <Size>
<CX>5</CX>
<CY>25</CY>
</Size>
<Text>|</Text>
- <TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
- <Screen item="PlayerWindow">
- <!-- <ScreenID/>
-->
<RelativePosition>false</RelativePosition>
- <Location>
<X>516</X>
<Y>0</Y>
</Location>
- <Size>
<CX>800</CX>
<CY>35</CY>
</Size>
<Text>Advanced Player Info</Text>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
<TooltipReference>The Breath Meter</TooltipReference>
<DrawTemplate>WDT_RoundedNoTitle</DrawTemplate>
<Style_Titlebar>false</Style_Titlebar>
<Style_Closebox>false</Style_Closebox>
<Style_Minimizebox>false</Style_Minimizebox>
<Style_Border>true</Style_Border>
<Style_Sizable>false</Style_Sizable>
<Pieces>Player_HP</Pieces>
<Pieces>Pet_HP</Pieces>
<Pieces>Player_Mana</Pieces>
<Pieces>Player_Fatigue</Pieces>
<Pieces>Player_Exp</Pieces>
<Pieces>Player_AltAdvGauge</Pieces>
<Pieces>HP_Percent</Pieces>
<Pieces>Exp_Percent</Pieces>
<Pieces>AA_Percent</Pieces>
<Pieces>Player_HP_Num</Pieces>
<Pieces>Player_CurrentHP_Num</Pieces>
<Pieces>Player_HPDivider</Pieces>
<Pieces>Player_MaxHP_Num</Pieces>
<Pieces>Player_AC</Pieces>
<Pieces>Player_ACNumber</Pieces>
<Pieces>Player_ATK</Pieces>
<Pieces>Player_ATKNumber</Pieces>
<Pieces>Player_STR</Pieces>
<Pieces>Player_STRNumber</Pieces>
<Pieces>Player_STA</Pieces>
<Pieces>Player_STANumber</Pieces>
<Pieces>Player_DEX</Pieces>
<Pieces>Player_DEXNumber</Pieces>
<Pieces>Player_AGI</Pieces>
<Pieces>Player_AGINumber</Pieces>
<Pieces>Player_WIS</Pieces>
<Pieces>Player_WISNumber</Pieces>
<Pieces>Player_INT</Pieces>
<Pieces>Player_INTNumber</Pieces>
<Pieces>Player_CHA</Pieces>
<Pieces>Player_CHANumber</Pieces>
<Pieces>Player_Poison</Pieces>
<Pieces>Player_PoisonNumber</Pieces>
<Pieces>Player_Magic</Pieces>
<Pieces>Player_MagicNumber</Pieces>
<Pieces>Player_Disease</Pieces>
<Pieces>Player_DiseaseNumber</Pieces>
<Pieces>Player_Fire</Pieces>
<Pieces>Player_FireNumber</Pieces>
<Pieces>Player_Cold</Pieces>
<Pieces>Player_ColdNumber</Pieces>
<Pieces>Player_Weight</Pieces>
<Pieces>Player_CurrentWeight</Pieces>
<Pieces>Player_WeightNumber</Pieces>
<Pieces>Player_MaxWeight</Pieces>
<Pieces>Player_Divider1</Pieces>
<Pieces>Player_Divider2</Pieces>
</Screen>
</XML>
Drego Spiritban is offline   Reply With Quote
 




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


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


vBulletin Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
© MMOUI