AYA 7.50 Strike - MQ2 Integration

Forum for posting custom UIs, portions of UIs, and HUD stuff using MQ's enhancements.

Moderator: MacroQuest Developers

RedManCommeth
a hill giant
a hill giant
Posts: 185
Joined: Sun Jul 11, 2004 12:15 pm

AYA 7.50 Strike - MQ2 Integration

Post by RedManCommeth » Tue Aug 23, 2005 11:36 am

This is the newest version of AYA's stuff.

Link to EQInterface for AYA 7.50 STRIKE
http://www.eqinterface.com/downloads/fi ... hp?id=1881

These files were created by taking the new clean stuff from EQInterface and integrating bits from my old AYA mods. There were a number of brokennesses so I just started clean for these, and I also like the new health bars better as well.

I've joined a new guild and don't know the names yet so being able to see the person's class was super important... dont heal monks... etc.

Changes:
Target Window
- Add Target's class, level, distance, and direction.
- Add Mana and HP Regen rates.
- Remove the "small group" health bars, not usefull.

Group Window
- Remove casting bar (it was redundant with the cast bar in the cast window and I needed the space
- Add Class and Level of each group member

HOTT Window (well.. its actually the player window)
- Add Class of Target's Target.

Files to follow...

RedManCommeth
Last edited by RedManCommeth on Tue Aug 23, 2005 11:03 pm, edited 3 times in total.

RedManCommeth
a hill giant
a hill giant
Posts: 185
Joined: Sun Jul 11, 2004 12:15 pm

Post by RedManCommeth » Tue Aug 23, 2005 11:36 am

EQUI_TargetWindow.xml

Code: Select all

<?xml version="1.0" encoding="us-ascii"?>
<XML ID="EQInterfaceDefinitionLanguage">
  <Schema xmlns="EverQuestData" xmlns:dt="EverQuestDataTypes" />
  <StaticAnimation item="TW_LightDecal">
    <ScreenID>TWLightDecal</ScreenID>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>0</X>
      <Y>0</Y>
    </Location>
    <Size>
      <CX>765</CX>
      <CY>1</CY>
    </Size>
    <Animation>TopDecalLight</Animation>
  </StaticAnimation>
  <StaticAnimation item="AYATargetBackGroundImage">
    <ScreenID>TargetMiniBorder</ScreenID>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>3</X>
      <Y>2</Y>
    </Location>
    <Size>
      <CX>101</CX>
      <CY>25</CY>
    </Size>
    <Animation>AYATargetBackGround</Animation>
  </StaticAnimation>
  <StaticAnimation item="TW_SmallGroupBackground">
    <ScreenID>TWSGB</ScreenID>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>538</X>
      <Y>4</Y>
    </Location>
    <Size>
      <CX>50</CX>
      <CY>36</CY>
    </Size>
    <Animation>TW_SmallGroupDecal</Animation>
  </StaticAnimation>
  <StaticAnimation item="TW_MiniBorder">
    <ScreenID>TargetMiniBorder</ScreenID>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>103</X>
      <Y>48</Y>
    </Location>
    <Size>
      <CX>26</CX>
      <CY>14</CY>
    </Size>
    <Animation>MiniBorder</Animation>
  </StaticAnimation>
  <StaticAnimation item="TW_TargetBackGround">
    <ScreenID>TargetBackGround</ScreenID>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>105</X>
      <Y>2</Y>
    </Location>
    <Size>
      <CX>430</CX>
      <CY>40</CY>
    </Size>
    <Animation>targetbackground</Animation>
  </StaticAnimation>
  <StaticAnimation item="TW_PetGaugeBackGround">
    <ScreenID>PetGaugeBackGround</ScreenID>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>2</X>
      <Y>32</Y>
    </Location>
    <Size>
      <CX>104</CX>
      <CY>10</CY>
    </Size>
    <Animation>TW_PetGBack</Animation>
  </StaticAnimation>
  <StaticAnimation item="TW_HPDecalGround">
    <ScreenID>TW_HPDecalGround</ScreenID>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>557</X>
      <Y>1</Y>
    </Location>
    <Size>
      <CX>194</CX>
      <CY>42</CY>
    </Size>
    <Animation>TW_HPDecal</Animation>
  </StaticAnimation>
  <!--
  <StaticAnimation item="A_Sphere_bg01">
    <ScreenID>A_Sphere_bg01</ScreenID>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>1</X>
      <Y>4</Y>
    </Location>
    <Size>
      <CX>80</CX>
      <CY>19</CY>
    </Size>
    <Animation>SphereNewBack</Animation>
  </StaticAnimation>
-->
  <StaticAnimation item="A_Gauge_bg01">
    <ScreenID>A_Gauge_bg01</ScreenID>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>625</X>
      <Y>-84</Y>
    </Location>
    <Size>
      <CX>116</CX>
      <CY>31</CY>
    </Size>
    <Animation>GaugeNewBack</Animation>
  </StaticAnimation>
  <StaticAnimation item="A_Gauge_bg02">
    <ScreenID>A_Gauge_bg02</ScreenID>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>535</X>
      <Y>13</Y>
    </Location>
    <Size>
      <CX>116</CX>
      <CY>31</CY>
    </Size>
    <Animation>GaugeNewBack</Animation>
  </StaticAnimation>
  <StaticAnimation item="A_Gauge_bg03">
    <ScreenID>A_Gauge_bg03</ScreenID>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>410</X>
      <Y>13</Y>
    </Location>
    <Size>
      <CX>116</CX>
      <CY>31</CY>
    </Size>
    <Animation>GaugeNewBack</Animation>
  </StaticAnimation>
  <StaticAnimation item="A_Gauge_bg04">
    <ScreenID>A_Gauge_bg04</ScreenID>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>285</X>
      <Y>13</Y>
    </Location>
    <Size>
      <CX>116</CX>
      <CY>31</CY>
    </Size>
    <Animation>GaugeNewBack</Animation>
  </StaticAnimation>
  <StaticAnimation item="A_Gauge_bg05">
    <ScreenID>A_Gauge_bg05</ScreenID>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>160</X>
      <Y>13</Y>
    </Location>
    <Size>
      <CX>116</CX>
      <CY>31</CY>
    </Size>
    <Animation>GaugeNewBack</Animation>
  </StaticAnimation>
  <StaticAnimation item="A_Gauge_bg06">
    <ScreenID>A_Gauge_bg06</ScreenID>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>35</X>
      <Y>13</Y>
    </Location>
    <Size>
      <CX>116</CX>
      <CY>31</CY>
    </Size>
    <Animation>GaugeNewBack</Animation>
  </StaticAnimation>
  <!--
  <Gauge item="TW_SphereOneY">
    <ScreenID>SphereGauge</ScreenID>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>36</X>
      <Y>23</Y>
    </Location>
    <Size>
      <CX>30</CX>
      <CY>13</CY>
    </Size>
    <GaugeOffsetX>-10</GaugeOffsetX>
    <GaugeOffsetY>0</GaugeOffsetY>
    <TextOffsetY>-50</TextOffsetY>
    <FillTint>
      <R>250</R>
      <G>250</G>
      <B>0</B>
    </FillTint>
    <EQType>11</EQType>
    <GaugeDrawTemplate>
      <Background>RedSphere</Background>
      <Fill>YellowSphere</Fill>
    </GaugeDrawTemplate>
  </Gauge>
  <Gauge item="TW_SphereOneG">
    <ScreenID>SphereGauge</ScreenID>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>34</X>
      <Y>23</Y>
    </Location>
    <Size>
      <CX>20</CX>
      <CY>13</CY>
    </Size>
    <GaugeOffsetX>-20</GaugeOffsetX>
    <GaugeOffsetY>0</GaugeOffsetY>
    <TextOffsetY>-50</TextOffsetY>
    <FillTint>
      <R>0</R>
      <G>0</G>
      <B>180</B>
    </FillTint>
    <EQType>11</EQType>
    <GaugeDrawTemplate>
      <Fill>GreenSphere</Fill>
    </GaugeDrawTemplate>
  </Gauge>
  <Gauge item="TW_SphereTwoY">
    <ScreenID>SphereGauge</ScreenID>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>161</X>
      <Y>23</Y>
    </Location>
    <Size>
      <CX>30</CX>
      <CY>13</CY>
    </Size>
    <GaugeOffsetX>-10</GaugeOffsetX>
    <GaugeOffsetY>0</GaugeOffsetY>
    <TextOffsetY>-50</TextOffsetY>
    <FillTint>
      <R>250</R>
      <G>250</G>
      <B>0</B>
    </FillTint>
    <EQType>12</EQType>
    <GaugeDrawTemplate>
      <Background>RedSphere</Background>
      <Fill>YellowSphere</Fill>
    </GaugeDrawTemplate>
  </Gauge>
  <Gauge item="TW_SphereTwoG">
    <ScreenID>SphereGauge</ScreenID>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>159</X>
      <Y>23</Y>
    </Location>
    <Size>
      <CX>20</CX>
      <CY>13</CY>
    </Size>
    <GaugeOffsetX>-20</GaugeOffsetX>
    <GaugeOffsetY>0</GaugeOffsetY>
    <TextOffsetY>-50</TextOffsetY>
    <FillTint>
      <R>0</R>
      <G>0</G>
      <B>180</B>
    </FillTint>
    <EQType>12</EQType>
    <GaugeDrawTemplate>
      <Fill>GreenSphere</Fill>
    </GaugeDrawTemplate>
  </Gauge>
  <Gauge item="TW_SphereThreeY">
    <ScreenID>SphereGauge</ScreenID>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>286</X>
      <Y>23</Y>
    </Location>
    <Size>
      <CX>30</CX>
      <CY>13</CY>
    </Size>
    <GaugeOffsetX>-10</GaugeOffsetX>
    <GaugeOffsetY>0</GaugeOffsetY>
    <TextOffsetY>-50</TextOffsetY>
    <FillTint>
      <R>250</R>
      <G>250</G>
      <B>0</B>
    </FillTint>
    <EQType>13</EQType>
    <GaugeDrawTemplate>
      <Background>RedSphere</Background>
      <Fill>YellowSphere</Fill>
    </GaugeDrawTemplate>
  </Gauge>
  <Gauge item="TW_SphereThreeG">
    <ScreenID>SphereGauge</ScreenID>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>284</X>
      <Y>23</Y>
    </Location>
    <Size>
      <CX>20</CX>
      <CY>13</CY>
    </Size>
    <GaugeOffsetX>-20</GaugeOffsetX>
    <GaugeOffsetY>0</GaugeOffsetY>
    <TextOffsetY>-50</TextOffsetY>
    <FillTint>
      <R>0</R>
      <G>0</G>
      <B>180</B>
    </FillTint>
    <EQType>13</EQType>
    <GaugeDrawTemplate>
      <Fill>GreenSphere</Fill>
    </GaugeDrawTemplate>
  </Gauge>
  <Gauge item="TW_SphereFourY">
    <ScreenID>SphereGauge</ScreenID>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>411</X>
      <Y>23</Y>
    </Location>
    <Size>
      <CX>30</CX>
      <CY>13</CY>
    </Size>
    <GaugeOffsetX>-10</GaugeOffsetX>
    <GaugeOffsetY>0</GaugeOffsetY>
    <TextOffsetY>-50</TextOffsetY>
    <FillTint>
      <R>250</R>
      <G>250</G>
      <B>0</B>
    </FillTint>
    <EQType>14</EQType>
    <GaugeDrawTemplate>
      <Background>RedSphere</Background>
      <Fill>YellowSphere</Fill>
    </GaugeDrawTemplate>
  </Gauge>
  <Gauge item="TW_SphereFourG">
    <ScreenID>SphereGauge</ScreenID>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>409</X>
      <Y>23</Y>
    </Location>
    <Size>
      <CX>20</CX>
      <CY>13</CY>
    </Size>
    <GaugeOffsetX>-20</GaugeOffsetX>
    <GaugeOffsetY>0</GaugeOffsetY>
    <TextOffsetY>-50</TextOffsetY>
    <FillTint>
      <R>0</R>
      <G>0</G>
      <B>180</B>
    </FillTint>
    <EQType>14</EQType>
    <GaugeDrawTemplate>
      <Fill>GreenSphere</Fill>
    </GaugeDrawTemplate>
  </Gauge>
  <Gauge item="TW_SphereFiveY">
    <ScreenID>SphereGauge</ScreenID>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>536</X>
      <Y>23</Y>
    </Location>
    <Size>
      <CX>30</CX>
      <CY>13</CY>
    </Size>
    <GaugeOffsetX>-10</GaugeOffsetX>
    <GaugeOffsetY>0</GaugeOffsetY>
    <TextOffsetY>-50</TextOffsetY>
    <FillTint>
      <R>250</R>
      <G>250</G>
      <B>0</B>
    </FillTint>
    <EQType>15</EQType>
    <GaugeDrawTemplate>
      <Background>RedSphere</Background>
      <Fill>YellowSphere</Fill>
    </GaugeDrawTemplate>
  </Gauge>
  <Gauge item="TW_SphereFiveG">
    <ScreenID>SphereGauge</ScreenID>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>534</X>
      <Y>23</Y>
    </Location>
    <Size>
      <CX>20</CX>
      <CY>13</CY>
    </Size>
    <GaugeOffsetX>-20</GaugeOffsetX>
    <GaugeOffsetY>0</GaugeOffsetY>
    <TextOffsetY>-50</TextOffsetY>
    <FillTint>
      <R>0</R>
      <G>0</G>
      <B>180</B>
    </FillTint>
    <EQType>15</EQType>
    <GaugeDrawTemplate>
      <Fill>GreenSphere</Fill>
    </GaugeDrawTemplate>
  </Gauge>
-->
  <!-- Sphere gauge ends -->
  <!-- Advanced Gauge Setting -->
  <Gauge item="PW_SphereTargetY">
    <ScreenID>SphereGauge</ScreenID>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>1</X>
      <Y>33</Y>
    </Location>
    <Size>
      <CX>100</CX>
      <CY>8</CY>
    </Size>
    <GaugeOffsetX>0</GaugeOffsetX>
    <GaugeOffsetY>0</GaugeOffsetY>
    <TextOffsetY>-100</TextOffsetY>
    <FillTint>
      <R>250</R>
      <G>0</G>
      <B>0</B>
    </FillTint>
    <EQType>16</EQType>
    <GaugeDrawTemplate>
      <Fill>AYAPetHealth</Fill>
    </GaugeDrawTemplate>
  </Gauge>
  <Gauge item="PW_SphereTargetG">
    <ScreenID>SphereGauge</ScreenID>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>8</X>
      <Y>43</Y>
    </Location>
    <Size>
      <CX>20</CX>
      <CY>13</CY>
    </Size>
    <GaugeOffsetX>-20</GaugeOffsetX>
    <GaugeOffsetY>0</GaugeOffsetY>
    <FillTint>
      <R>0</R>
      <G>173</G>
      <B>99</B>
    </FillTint>
    <EQType>16</EQType>
    <GaugeDrawTemplate>
      <Fill>GreenSphere</Fill>
    </GaugeDrawTemplate>
    <Text>No Pets</Text>
    <TextOffsetY>2</TextOffsetY>
    <TextOffsetX>-100</TextOffsetX>
    <TextColor>
      <R>240</R>
      <G>240</G>
      <B>240</B>
    </TextColor>
  </Gauge>
  <Label item="PW_PetL">
    <ScreenID>PW_PETL</ScreenID>
    <EQType>69</EQType>
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>81</X>
      <Y>27</Y>
    </Location>
    <Size>
      <CX>18</CX>
      <CY>9</CY>
    </Size>
    <Text>100</Text>
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>
  <!-- Your Info -->
  <Label item="Player_HPNumber#">
    <ScreenID>PlayerHPNumber</ScreenID>
    <EQType>17</EQType>
    <Font>6</Font>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>590</X>
      <Y>0</Y>
    </Location>
    <Size>
      <CX>59</CX>
      <CY>20</CY>
    </Size>
    <Text>10000</Text>
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>true</AlignCenter>
    <AlignRight>false</AlignRight>
    <AlignLeft>false</AlignLeft>
  </Label>
  <Label item="Player_HPRegen#"> 
      <ScreenID>HPPercentage</ScreenID> 
      <EQType>9999</EQType> 
      <Font>2</Font> 
      <RelativePosition>true</RelativePosition> 
  <TooltipReference>${If[${Me.HPRegen}>=0,+${Me.HPRegen},-${Me.HPRegen}]}</TooltipReference> 
      <Location> 
        <X>540</X> 
        <Y>6</Y> 
      </Location> 
      <Size> 
        <CX>35</CX> 
        <CY>19</CY> 
      </Size> 
      <Text>100</Text> 
      <TextColor> 
        <R>255</R> 
        <G>0</G> 
        <B>0</B> 
      </TextColor> 
      <NoWrap>true</NoWrap> 
      <AlignCenter>false</AlignCenter> 
      <AlignRight>true</AlignRight> 
      <AlignLeft>false</AlignLeft> 
  </Label> 
  <Label item="Player_HPDivider#">
    <Font>5</Font>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>640</X>
      <Y>-62</Y>
    </Location>
    <Size>
      <CX>9</CX>
      <CY>17</CY>
    </Size>
    <Text>/</Text>
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>true</AlignCenter>
    <AlignRight>false</AlignRight>
    <AlignLeft>false</AlignLeft>
  </Label>
  <Label item="Player_HPMax#">
    <ScreenID>PlayerMaxHP</ScreenID>
    <EQType>18</EQType>
    <Font>6</Font>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>650</X>
      <Y>0</Y>
    </Location>
    <Size>
      <CX>59</CX>
      <CY>20</CY>
    </Size>
    <Text>10000</Text>
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>true</AlignCenter>
    <AlignRight>false</AlignRight>
    <AlignLeft>false</AlignLeft>
  </Label>
  <Label item="Player_ManaNumber#">
    <ScreenID>PlayerManaNumber</ScreenID>
    <EQType>124</EQType>
    <Font>6</Font>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>590</X>
      <Y>21</Y>
    </Location>
    <Size>
      <CX>59</CX>
      <CY>20</CY>
    </Size>
    <Text>10000</Text>
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>true</AlignCenter>
    <AlignRight>false</AlignRight>
    <AlignLeft>false</AlignLeft>
  </Label>
  <Label item="Player_ManaMax#">
    <ScreenID>PlayerMaxMana</ScreenID>
    <EQType>125</EQType>
    <Font>6</Font>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>650</X>
      <Y>21</Y>
    </Location>
    <Size>
      <CX>59</CX>
      <CY>20</CY>
    </Size>
    <Text>10000</Text>
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>true</AlignCenter>
    <AlignRight>false</AlignRight>
    <AlignLeft>false</AlignLeft>
  </Label>
  <!-- End of Info -->
  <Gauge item="Target_HP">
    <ScreenID>TargetHP</ScreenID>
    <Font>2</Font>
    <TextColor>
      <R>240</R>
      <G>240</G>
      <B>240</B>
    </TextColor>
    <RelativePosition>true</RelativePosition>
    <Location>
      <!-- 2 neg18 -->
      <X>132</X>
      <Y>-26</Y>
    </Location>
    <Size>
      <CX>400</CX>
      <CY>54</CY>
    </Size>
    <GaugeOffsetY>44</GaugeOffsetY>
    <Style_VScroll>false</Style_VScroll>
    <Style_HScroll>false</Style_HScroll>
    <Style_Transparent>false</Style_Transparent>
    <TooltipReference />
    <FillTint>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </FillTint>
    <LinesFillTint>
      <R>220</R>
      <G>220</G>
      <B>0</B>
    </LinesFillTint>
    <DrawLinesFill>false</DrawLinesFill>
    <EQType>6</EQType>
    <AlignCenter>true</AlignCenter>
    <GaugeDrawTemplate>
      <!--
      <Background>A_TargetGaugeBackground</Background>
-->
      <Fill>A_TargetGaugeFill2</Fill>
      <Lines>A_TargetGaugeLines</Lines>
      <LinesFill>A_TargetGaugeLinesFill</LinesFill>
      <!--
    <EndCapLeft>A_GaugeEndCapLeft</EndCapLeft>
    <EndCapRight>A_GaugeEndCapRight</EndCapRight>
-->
    </GaugeDrawTemplate>
  </Gauge>
  <Label item="MY_MANA#">
    <ScreenID>ManaPercentage</ScreenID>
    <EQType>20</EQType>
    <Font>6</Font>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>709</X>
      <Y>21</Y>
    </Location>
    <Size>
      <CX>35</CX>
      <CY>19</CY>
    </Size>
    <Text>100</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="MY_MANAREGEN#"> 
      <ScreenID>ManaPercentage</ScreenID> 
      <EQType>9999</EQType> 
      <Font>2</Font> 
      <RelativePosition>true</RelativePosition> 
  <TooltipReference>${If[${Me.ManaRegen}>=0,+${Me.ManaRegen},-${Me.ManaRegen}]}</TooltipReference> 
      <Location> 
        <X>540</X> 
        <Y>22</Y> 
      </Location> 
      <Size> 
        <CX>35</CX> 
        <CY>19</CY> 
      </Size> 
      <Text>100</Text> 
      <TextColor> 
        <R>43</R> 
        <G>206</G> 
        <B>226</B> 
      </TextColor> 
      <NoWrap>true</NoWrap> 
      <AlignCenter>false</AlignCenter> 
      <AlignRight>true</AlignRight> 
      <AlignLeft>false</AlignLeft> 
  </Label> 
  <Gauge item="MY_MANA">
    <ScreenID>MY_MANA</ScreenID>
    <Font>0</Font>
    <TextColor>
      <R>0</R>
      <G>0</G>
      <B>240</B>
    </TextColor>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>132</X>
      <Y>34</Y>
    </Location>
    <Size>
      <CX>400</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>220</B>
    </FillTint>
    <LinesFillTint>
      <R>220</R>
      <G>220</G>
      <B>0</B>
    </LinesFillTint>
    <DrawLinesFill>false</DrawLinesFill>
    <EQType>2</EQType>
    <AlignCenter>true</AlignCenter>
    <GaugeDrawTemplate>
      <Background>A_TargetGaugeBackground</Background>
      <Fill>A_TargetGaugeFill</Fill>
      <Lines>A_TargetGaugeLines</Lines>
      <LinesFill>A_TargetGaugeLinesFill</LinesFill>
      <!--
    <EndCapLeft>A_GaugeEndCapLeft</EndCapLeft>
    <EndCapRight>A_GaugeEndCapRight</EndCapRight>
-->
    </GaugeDrawTemplate>
  </Gauge>
  <Gauge item="MY_HP">
    <ScreenID>MY_HP</ScreenID>
    <Font>0</Font>
    <TextColor>
      <R>240</R>
      <G>240</G>
      <B>240</B>
    </TextColor>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>132</X>
      <Y>-5</Y>
    </Location>
    <Size>
      <CX>400</CX>
      <CY>42</CY>
    </Size>
    <GaugeOffsetY>33</GaugeOffsetY>
    <TextOffsetX>-250</TextOffsetX>
    <Style_VScroll>false</Style_VScroll>
    <Style_HScroll>false</Style_HScroll>
    <Style_Transparent>false</Style_Transparent>
    <TooltipReference />
    <FillTint>
      <R>250</R>
      <G>0</G>
      <B>0</B>
    </FillTint>
    <LinesFillTint>
      <R>220</R>
      <G>220</G>
      <B>0</B>
    </LinesFillTint>
    <DrawLinesFill>false</DrawLinesFill>
    <EQType>1</EQType>
    <AlignCenter>true</AlignCenter>
    <GaugeDrawTemplate>
      <Background>A_TargetGaugeBackground</Background>
      <Fill>A_TargetGaugeFill</Fill>
      <Lines>A_TargetGaugeLines</Lines>
      <LinesFill>A_TargetGaugeLinesFill</LinesFill>
      <!--
    <EndCapLeft>A_GaugeEndCapLeft</EndCapLeft>
    <EndCapRight>A_GaugeEndCapRight</EndCapRight>
-->
    </GaugeDrawTemplate>
  </Gauge>
  <Gauge item="PETH">
    <ScreenID>PETH</ScreenID>
    <Font>3</Font>
    <TextColor>
      <R>240</R>
      <G>240</G>
      <B>240</B>
    </TextColor>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>21</X>
      <Y>17</Y>
    </Location>
    <Size>
      <CX>108</CX>
      <CY>24</CY>
    </Size>
    <Text>No Pets</Text>
    <TextOffsetY>2</TextOffsetY>
    <TextOffsetX>5</TextOffsetX>
    <TextColor>
      <R>240</R>
      <G>240</G>
      <B>240</B>
    </TextColor>
    <GaugeOffsetY>16</GaugeOffsetY>
    <TextOffsetX>-250</TextOffsetX>
    <Style_VScroll>false</Style_VScroll>
    <Style_HScroll>false</Style_HScroll>
    <Style_Transparent>false</Style_Transparent>
    <TooltipReference />
    <FillTint>
      <R>0</R>
      <G>250</G>
      <B>50</B>
    </FillTint>
    <LinesFillTint>
      <R>220</R>
      <G>220</G>
      <B>0</B>
    </LinesFillTint>
    <DrawLinesFill>false</DrawLinesFill>
    <EQType>16</EQType>
    <AlignCenter>true</AlignCenter>
    <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="Target_Name">
    <ScreenID>TargetNameLabel</ScreenID>
    <Font>5</Font>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>138</X>
      <Y>0</Y>
    </Location>
    <Text>Vishimtar the Fallen's corpse</Text>
    <Size>
      <CX>354</CX>
      <CY>21</CY>
    </Size>
    <Text />
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <EQType>28</EQType>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
  </Label>
  <Label item="TW_PetName">
    <ScreenID>TW_PetName</ScreenID>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>12</X>
      <Y>30</Y>
    </Location>
    <Text>No Pet</Text>
    <Size>
      <CX>55</CX>
      <CY>11</CY>
    </Size>
    <Text />
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <EQType>68</EQType>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
  </Label>
  <Label item="Target_At">
    <ScreenID>TargetAtLabel</ScreenID>
    <Font>5</Font>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>-390</X>
      <Y>-2</Y>
    </Location>
    <Size>
      <CX>18</CX>
      <CY>20</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="Target_Percent">
    <ScreenID>TargetPercentLabel</ScreenID>
    <Font>5</Font>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>499</X>
      <Y>1</Y>
    </Location>
    <Size>
      <CX>34</CX>
      <CY>16</CY>
    </Size>
    <Text>100</Text>
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <EQType>29</EQType>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>
  <Label item="Target_PercentSign">
    <ScreenID>TargetPercentSignLabel</ScreenID>
    <Font>6</Font>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>357</X>
      <Y>169</Y>
    </Location>
    <Size>
      <CX>56</CX>
      <CY>20</CY>
    </Size>
    <Text>TARGET  : </Text>
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </Label>
  <Label item="PW_HP#">
    <Font>6</Font>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>596</X>
      <Y>-59</Y>
    </Location>
    <Size>
      <CX>54</CX>
      <CY>19</CY>
    </Size>
    <Text>H.P. :</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_HPPercentage#">
    <ScreenID>HPPercentage</ScreenID>
    <EQType>19</EQType>
    <Font>6</Font>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>709</X>
      <Y>0</Y>
    </Location>
    <Size>
      <CX>35</CX>
      <CY>19</CY>
    </Size>
    <Text>100</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="PW_STM#">
    <Font>6</Font>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>658</X>
      <Y>-41</Y>
    </Location>
    <Size>
      <CX>67</CX>
      <CY>19</CY>
    </Size>
    <Text>Mana :</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_StamPercentage#">
    <ScreenID>StamPercentage</ScreenID>
    <EQType>21</EQType>
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>417</X>
      <Y>159</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="Target_HPLabel">
    <ScreenID>HPLabel</ScreenID>
    <EQType>29</EQType>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>-3</X>
      <Y>-12</Y>
    </Location>
    <Size>
      <CX>1</CX>
      <CY>1</CY>
    </Size>
    <Text>Playername123456</Text>
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>
  <Label item="Target_HPPercLabel">
    <ScreenID>HPPercLabel</ScreenID>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>-64</X>
      <Y>-12</Y>
    </Location>
    <Size>
      <CX>1</CX>
      <CY>1</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 ="TW_TargetDistDisp"> 
  <ScreenID>TargetDist</ScreenID> 
  <EQType>9999</EQType> 
  <TooltipReference>${If[${Target.ID}==0,,${Target.Distance.Precision[0]}]}</TooltipReference> 
  <Font>1</Font> 
  <RelativePosition>true</RelativePosition> 
  <Location> 
  <X>460</X> 
  <Y>3</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>false</AlignRight> 
  <AlignLeft>true</AlignLeft> 
  </Label> 
  
  <Label item="TW_TargetDistLbl"> 
  <Font>1</Font> 
  <EQType>9999</EQType> 
  <TooltipReference>${If[${Target.ID}==0,,Dist:]}</TooltipReference> 
  <RelativePosition>true</RelativePosition> 
  <Location> 
  <X>440</X> 
  <Y>3</Y> 
  </Location> 
  <Size> 
  <CX>25</CX> 
  <CY>14</CY> 
  </Size> 
  <TextColor> 
  <R>255</R> 
  <G>255</G> 
  <B>255</B> 
  </TextColor> 
  <NoWrap>true</NoWrap> 
  <AlignCenter>true</AlignCenter> 
  <AlignRight>false</AlignRight> 
  <AlignLeft>false</AlignLeft> 
  </Label> 
  
  <Label item="MQ_TargetDirection"> 
      <ScreenID>MQ_TargetDirection</ScreenID> 
      <EQType>9999</EQType> 
      <Font>1</Font> 
      <TooltipReference>${Target.HeadingTo}</TooltipReference> 
      <RelativePosition>true</RelativePosition> 
      <Location> 
        <X>416</X> 
        <Y>3</Y> 
      </Location> 
      <Size> 
        <CX>25</CX> 
        <CY>15</CY> 
      </Size> 
      <Text>100</Text> 
      <TextColor> 
        <R>255</R> 
        <G>255</G> 
        <B>0</B> 
      </TextColor> 
      <NoWrap>true</NoWrap> 
      <AlignCenter>false</AlignCenter> 
      <AlignRight>false</AlignRight> 
      <AlignLeft>true</AlignLeft> 
    </Label> 
  
  <Label item ="TW_TargetClassDisp"> 
  <ScreenID>TargetClass</ScreenID> 
  <EQType>9999</EQType> 
  <TooltipReference>${If[!${Target.ID}, ,${Target.Class}]}</TooltipReference> 
  <Font>1</Font> 
  <RelativePosition>true</RelativePosition> 
  <Location> 
  <X>370</X> 
  <Y>3</Y> 
  </Location> 
  <Size> 
  <CX>42</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 ="TW_TargetLevelDisp"> 
  <ScreenID>TargetLevel</ScreenID> 
  <EQType>9999</EQType> 
  <TooltipReference>${If[${Target.ID}==0,,${Target.Level}]}</TooltipReference> 
  <Font>1</Font> 
  <RelativePosition>true</RelativePosition> 
  <Location> 
  <X>346</X> 
  <Y>3</Y> 
  </Location> 
  <Size> 
  <CX>22</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> 
  <TextureInfo item="TargetBox.tga">
    <Size>
      <CX>256</CX>
      <CY>32</CY>
    </Size>
  </TextureInfo>
  <Ui2DAnimation item="A_TargetBox">
    <Cycle>false</Cycle>
    <Frames>
      <Texture>TargetBox.tga</Texture>
      <Location>
        <X>0</X>
        <Y>0</Y>
      </Location>
      <Size>
        <CX>256</CX>
        <CY>32</CY>
      </Size>
    </Frames>
  </Ui2DAnimation>
  <StaticAnimation item="A_TargetBoxStaticAnim">
    <ScreenID>A_TargetBoxStaticAnim</ScreenID>
    <Animation>A_TargetBox</Animation>
    <Size>
      <CX>1</CX>
      <CY>1</CY>
    </Size>
  </StaticAnimation>
  
  <!-- Test ends -->
  <Screen item="TargetWindow">
    <ScreenID />
    <RelativePosition>false</RelativePosition>
    <Location>
      <X>63</X>
      <Y>240</Y>
    </Location>
    <Size>
      <!-- 745 60 -->
      <CX>749</CX>
      <CY>60</CY>
    </Size>
    <TextColor>
      <R>55</R>
      <G>55</G>
      <B>55</B>
    </TextColor>
    <Text />
    <Style_VScroll>false</Style_VScroll>
    <Style_HScroll>false</Style_HScroll>
    <Style_Transparent>false</Style_Transparent>
    <TooltipReference>Your Current Target</TooltipReference>
    <DrawTemplate>WDT_RoundedTopTarget</DrawTemplate>
    <Style_Titlebar>true</Style_Titlebar>
    <Style_Closebox>false</Style_Closebox>
    <Style_Minimizebox>false</Style_Minimizebox>
    <Style_Border>false</Style_Border>
    <Style_Sizable>false</Style_Sizable>
    <Pieces>TW_TargetBackGround</Pieces>
    <Pieces>TW_HPDecalGround</Pieces>
    <Pieces>TW_PetGaugeBackGround</Pieces>
    <!--
    <Pieces>TW_MiniBorder</Pieces>
-->
    <!--
    <Pieces>A_Sphere_bg01</Pieces>
-->
    <Pieces>Target_HP</Pieces>
    <Pieces>MY_MANA</Pieces>
    <Pieces>MY_MANA#</Pieces>
    <Pieces>MY_MANAREGEN#</Pieces>     
    <Pieces>MY_HP</Pieces>
    <Pieces>Target_Name</Pieces>
    <Pieces>Target_At</Pieces>
    <Pieces>Target_Percent</Pieces>
    <Pieces>Target_PercentSign</Pieces>
    <Pieces>Player_HPNumber#</Pieces>
    <Pieces>Player_HPDivider#</Pieces>
    <Pieces>Player_HPMax#</Pieces>
    <Pieces>Player_HPRegen#</Pieces> 
    <Pieces>Player_ManaNumber#</Pieces>
    <Pieces>Player_ManaMax#</Pieces>
    <Pieces>Player_HPPercentage#</Pieces>
    <Pieces>PW_HP#</Pieces>
    <Pieces>PW_STM#</Pieces>
        <Pieces>TW_TargetDistDisp</Pieces> 
        <Pieces>TW_TargetDistLbl</Pieces> 
        <Pieces>MQ_TargetDirection</Pieces> 
        <Pieces>TW_TargetClassDisp</Pieces> 
        <Pieces>TW_TargetLevelDisp</Pieces> 
    <Pieces>Player_StamPercentage#</Pieces>
    <Pieces>PW_SphereTargetY</Pieces>
    <Pieces>TW_PetName</Pieces>
    <Pieces>PW_PetL</Pieces>
    <Pieces>Target_HPLabel</Pieces>
    <Pieces>Target_HPPercLabel</Pieces>
    <Pieces>AYATargetBackGroundImage</Pieces>
    <Pieces>A_TargetBoxStaticAnim</Pieces>
    <Pieces>TW_SmallGroupBackground</Pieces>

    <Pieces>TW_LightDecal</Pieces>
  </Screen>
</XML>
Last edited by RedManCommeth on Tue Aug 23, 2005 11:04 pm, edited 1 time in total.

RedManCommeth
a hill giant
a hill giant
Posts: 185
Joined: Sun Jul 11, 2004 12:15 pm

Post by RedManCommeth » Tue Aug 23, 2005 11:38 am

EQUI_GroupWindow.xml

Code: Select all

<?xml version="1.0" encoding="us-ascii"?>
<XML ID="EQInterfaceDefinitionLanguage">
  <Schema xmlns="EverQuestData" xmlns:dt="EverQuestDataTypes" />
  
  <Button item="GW_InviteButton">
    <ScreenID>InviteButton</ScreenID>
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>0</X>
      <Y>3</Y>
    </Location>
    <Size>
      <CX>30</CX>
      <CY>20</CY>
    </Size>
    <Style_VScroll>false</Style_VScroll>
    <Style_HScroll>false</Style_HScroll>
    <Style_Transparent>false</Style_Transparent>
    <TooltipReference>Select a player and click to invite into the group</TooltipReference>
    <Style_Checkbox>false</Style_Checkbox>
    <!--<RadioGroup/>-->
    <ButtonDrawTemplate>
      <Normal>Inv_b</Normal>
      <Pressed>Inv_a</Pressed>
      <Flyby>Inv_b</Flyby>
      <Disabled>Inv_a</Disabled>
      <PressedFlyby>Inv_b</PressedFlyby>
    </ButtonDrawTemplate>
  </Button>
  <Button item="GW_DisbandButton">
    <ScreenID>DisbandButton</ScreenID>
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>0</X>
      <Y>23</Y>
    </Location>
    <Size>
      <CX>30</CX>
      <CY>20</CY>
    </Size>
    <Style_VScroll>false</Style_VScroll>
    <Style_HScroll>false</Style_HScroll>
    <Style_Transparent>false</Style_Transparent>
    <TooltipReference>Click to disband your target from the group</TooltipReference>
    <Style_Checkbox>false</Style_Checkbox>
    <!--<RadioGroup/>-->
    <ButtonDrawTemplate>
      <Normal>Dis_b</Normal>
      <Pressed>Dis_a</Pressed>
      <Flyby>Dis_b</Flyby>
      <Disabled>Dis_a</Disabled>
      <PressedFlyby>Dis_b</PressedFlyby>
    </ButtonDrawTemplate>
  </Button>
  <Button item="GW_FollowButton">
    <ScreenID>FollowButton</ScreenID>
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>0</X>
      <Y>3</Y>
    </Location>
    <Size>
      <CX>30</CX>
      <CY>20</CY>
    </Size>
    <Style_VScroll>false</Style_VScroll>
    <Style_HScroll>false</Style_HScroll>
    <Style_Transparent>false</Style_Transparent>
    <TooltipReference>Accept an invitation to group</TooltipReference>
    <Style_Checkbox>false</Style_Checkbox>
    <!--<RadioGroup/>-->
    <ButtonDrawTemplate>
      <Normal>Fol_b</Normal>
      <Pressed>Fol_a</Pressed>
      <Flyby>Fol_b</Flyby>
      <Disabled>Fol_a</Disabled>
      <PressedFlyby>Fol_b</PressedFlyby>
    </ButtonDrawTemplate>
  </Button>
  <Button item="GW_DeclineButton">
    <ScreenID>DeclineButton</ScreenID>
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>0</X>
      <Y>23</Y>
    </Location>
    <Size>
      <CX>30</CX>
      <CY>20</CY>
    </Size>
    <Style_VScroll>false</Style_VScroll>
    <Style_HScroll>false</Style_HScroll>
    <Style_Transparent>false</Style_Transparent>
    <TooltipReference>Refuse an invtitation to group</TooltipReference>
    <Style_Checkbox>false</Style_Checkbox>
    <!--<RadioGroup/>-->
    <ButtonDrawTemplate>
      <Normal>Dec_b</Normal>
      <Pressed>Dec_a</Pressed>
      <Flyby>Dec_b</Flyby>
      <Disabled>Dec_a</Disabled>
      <PressedFlyby>Dec_b</PressedFlyby>
    </ButtonDrawTemplate>
  </Button>
  <Button item="GW_LFGButton">
    <ScreenID>LFGButton</ScreenID>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>-100</X>
      <Y>-100</Y>
    </Location>
    <Size>
      <CX>26</CX>
      <CY>26</CY>
    </Size>
    <Style_Checkbox>false</Style_Checkbox>
    <TooltipReference>Open LFG Window</TooltipReference>
    <ButtonDrawTemplate>
      <Normal>A_LFGBtnNormal</Normal>
      <Pressed>A_LFGBtnPressed</Pressed>
      <Flyby>A_LFGBtnFlyby</Flyby>
      <Disabled>A_LFGBtnNormal</Disabled>
      <PressedFlyby>A_LFGBtnPressedFlyby</PressedFlyby>
    </ButtonDrawTemplate>
  </Button>
  <Label item="GW_PlayerPercent1">
    <ScreenID>TargetPercentage</ScreenID>
    <EQType>35</EQType>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>112</X>
      <Y>14</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="GW_PercentFig1">
    <!--  <Font>1</Font> -->
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>60</X>
      <Y>22</Y>
    </Location>
    <Size>
      <CX>1</CX>
      <CY>1</CY>
    </Size>
    <Text>%</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="GW_PlayerPercent2">
    <ScreenID>TargetPercentage</ScreenID>
    <EQType>36</EQType>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>237</X>
      <Y>14</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="GW_PercentFig2">
    <!--<Font>3</Font>-->
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>214</X>
      <Y>22</Y>
    </Location>
    <Size>
      <CX>1</CX>
      <CY>1</CY>
    </Size>
    <Text>%</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="GW_PlayerPercent3">
    <ScreenID>TargetPercentage</ScreenID>
    <EQType>37</EQType>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>368</X>
      <Y>14</Y>
    </Location>
    <Size>
      <CX>29</CX>
      <CY>13</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="GW_PercentFig3">
    <!--<Font>3</Font>-->
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>308</X>
      <Y>23</Y>
    </Location>
    <Size>
      <CX>1</CX>
      <CY>1</CY>
    </Size>
    <Text>%</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="GW_PlayerPercent4">
    <ScreenID>TargetPercentage</ScreenID>
    <EQType>38</EQType>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>487</X>
      <Y>14</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="GW_PercentFig4">
    <!--<Font>3</Font>-->
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>579</X>
      <Y>51</Y>
    </Location>
    <Size>
      <CX>1</CX>
      <CY>1</CY>
    </Size>
    <Text>%</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="GW_PlayerPercent5">
    <ScreenID>TargetPercentage</ScreenID>
    <EQType>39</EQType>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>612</X>
      <Y>14</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="GW_PercentFig5">
    <!--<Font>3</Font>-->
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>738</X>
      <Y>45</Y>
    </Location>
    <Size>
      <CX>1</CX>
      <CY>1</CY>
    </Size>
    <Text>%</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="GW_F2">
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>33</X>
      <Y>31</Y>
    </Location>
    <Size>
      <CX>20</CX>
      <CY>14</CY>
    </Size>
    <Text>F2</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="GW_F3">
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>158</X>
      <Y>31</Y>
    </Location>
    <Size>
      <CX>20</CX>
      <CY>14</CY>
    </Size>
    <Text>F3</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="GW_F4">
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>283</X>
      <Y>31</Y>
    </Location>
    <Size>
      <CX>20</CX>
      <CY>13</CY>
    </Size>
    <Text>F4</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="GW_F5">
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>408</X>
      <Y>31</Y>
    </Location>
    <Size>
      <CX>20</CX>
      <CY>14</CY>
    </Size>
    <Text>F5</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="GW_F6">
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>533</X>
      <Y>31</Y>
    </Location>
    <Size>
      <CX>20</CX>
      <CY>14</CY>
    </Size>
    <Text>F6</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>
  <!-- Advanced Group Testing -->
  <Gauge item="GW_Gauge1100">
    <ScreenID>Gauge1</ScreenID>
    <!--<Font>3</Font>-->
    <TextColor>
      <R>240</R>
      <G>240</G>
      <B>240</B>
    </TextColor>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>28</X>
      <Y>0</Y>
    </Location>
    <Size>
      <CX>120</CX>
      <CY>41</CY>
    </Size>
    <TextOffsetX>11</TextOffsetX>
    <TextOffsetY>13</TextOffsetY>
    <GaugeOffsetX>20</GaugeOffsetX>
    <Style_VScroll>false</Style_VScroll>
    <Style_HScroll>false</Style_HScroll>
    <Style_Transparent>false</Style_Transparent>
    <!--<TooltipReference/>-->
    <FillTint>
      <R>240</R>
      <G>240</G>
      <B>240</B>
    </FillTint>
    <LinesFillTint>
      <R>120</R>
      <G>120</G>
      <B>120</B>
    </LinesFillTint>
    <DrawLinesFill>false</DrawLinesFill>
    <EQType>11</EQType>
    <GaugeDrawTemplate>
      <!--
    <Background>A_GaugeBackground</Background>-->
      <Fill>Playergauge100</Fill>
      <Lines>A_GaugeLines</Lines>
      <LinesFill>Playergauge100Line</LinesFill>
      <!--
    <EndCapLeft>A_GaugeEndCapLeft</EndCapLeft>
    <EndCapRight>A_GaugeEndCapRight</EndCapRight>
-->
    </GaugeDrawTemplate>
  </Gauge>
  <Gauge item="GW_PetGauge1##">
    <ScreenID>PetGauge1</ScreenID>
    <!--<Font>3</Font>-->
    <TextColor>
      <R>240</R>
      <G>240</G>
      <B>240</B>
    </TextColor>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>48</X>
      <Y>38</Y>
    </Location>
    <Size>
      <CX>100</CX>
      <CY>3</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>250</R>
      <G>250</G>
      <B>0</B>
    </FillTint>
    <LinesFillTint>
      <R>220</R>
      <G>220</G>
      <B>0</B>
    </LinesFillTint>
    <DrawLinesFill>false</DrawLinesFill>
    <EQType>17</EQType>
    <GaugeDrawTemplate>
      <Fill>A_GaugeFill</Fill>
      <!--<Lines>A_GaugeLines</Lines>-->
      <!--<LinesFill>A_GaugeLinesFill</LinesFill>-->
      <!--<EndCapLeft>A_GaugeEndCapLeft</EndCapLeft>-->
      <!--<EndCapRight>A_GaugeEndCapRight</EndCapRight>-->
    </GaugeDrawTemplate>
  </Gauge>
  <Gauge item="GW_Gauge2100">
    <ScreenID>Gauge1</ScreenID>
    <!--<Font>3</Font>-->
    <TextColor>
      <R>240</R>
      <G>240</G>
      <B>240</B>
    </TextColor>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>153</X>
      <Y>0</Y>
    </Location>
    <Size>
      <CX>120</CX>
      <CY>41</CY>
    </Size>
    <TextOffsetX>11</TextOffsetX>
    <TextOffsetY>13</TextOffsetY>
    <GaugeOffsetX>20</GaugeOffsetX>
    <Style_VScroll>false</Style_VScroll>
    <Style_HScroll>false</Style_HScroll>
    <Style_Transparent>false</Style_Transparent>
    <!--<TooltipReference/>-->
    <FillTint>
      <R>240</R>
      <G>240</G>
      <B>240</B>
    </FillTint>
    <LinesFillTint>
      <R>120</R>
      <G>120</G>
      <B>120</B>
    </LinesFillTint>
    <DrawLinesFill>false</DrawLinesFill>
    <EQType>12</EQType>
    <GaugeDrawTemplate>
      <Fill>Playergauge100</Fill>
      <Lines>A_GaugeLines</Lines>
      <LinesFill>Playergauge100Line</LinesFill>
      <!--    <EndCapLeft>A_GaugeEndCapLeft</EndCapLeft>
    <EndCapRight>A_GaugeEndCapRight</EndCapRight>
-->
    </GaugeDrawTemplate>
  </Gauge>
  <Gauge item="GW_PetGauge2##">
    <ScreenID>PetGauge2</ScreenID>
    <!--<Font>3</Font>-->
    <TextColor>
      <R>240</R>
      <G>240</G>
      <B>240</B>
    </TextColor>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>173</X>
      <Y>38</Y>
    </Location>
    <Size>
      <CX>100</CX>
      <CY>3</CY>
    </Size>
    <TextOffsetY>-50</TextOffsetY>
    <GaugeOffsetY>-2</GaugeOffsetY>
    <Style_VScroll>false</Style_VScroll>
    <Style_HScroll>false</Style_HScroll>
    <Style_Transparent>true</Style_Transparent>
    <!--<TooltipReference/>-->
    <FillTint>
      <R>250</R>
      <G>250</G>
      <B>0</B>
    </FillTint>
    <LinesFillTint>
      <R>220</R>
      <G>220</G>
      <B>0</B>
    </LinesFillTint>
    <DrawLinesFill>false</DrawLinesFill>
    <EQType>18</EQType>
    <GaugeDrawTemplate>
      <Fill>A_GaugeFill</Fill>
      <!--<Lines>A_GaugeLines</Lines>-->
      <!--<LinesFill>A_GaugeLinesFill</LinesFill>-->
      <!--<EndCapLeft>A_GaugeEndCapLeft</EndCapLeft>-->
      <!--<EndCapRight>A_GaugeEndCapRight</EndCapRight>-->
    </GaugeDrawTemplate>
  </Gauge>
  <Gauge item="GW_Gauge3100">
    <ScreenID>Gauge1</ScreenID>
    <!--<Font>3</Font>-->
    <TextColor>
      <R>240</R>
      <G>240</G>
      <B>240</B>
    </TextColor>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>278</X>
      <Y>0</Y>
    </Location>
    <Size>
      <CX>120</CX>
      <CY>41</CY>
    </Size>
    <TextOffsetX>11</TextOffsetX>
    <TextOffsetY>13</TextOffsetY>
    <GaugeOffsetX>20</GaugeOffsetX>
    <Style_VScroll>false</Style_VScroll>
    <Style_HScroll>false</Style_HScroll>
    <Style_Transparent>false</Style_Transparent>
    <!--<TooltipReference/>-->
    <FillTint>
      <R>240</R>
      <G>240</G>
      <B>240</B>
    </FillTint>
    <LinesFillTint>
      <R>120</R>
      <G>120</G>
      <B>120</B>
    </LinesFillTint>
    <DrawLinesFill>false</DrawLinesFill>
    <EQType>13</EQType>
    <GaugeDrawTemplate>
      <Fill>Playergauge100</Fill>
      <Lines>A_GaugeLines</Lines>
      <LinesFill>Playergauge100Line</LinesFill>
      <!--   <EndCapLeft>A_GaugeEndCapLeft</EndCapLeft>
    <EndCapRight>A_GaugeEndCapRight</EndCapRight>
-->
    </GaugeDrawTemplate>
  </Gauge>
  <Gauge item="GW_PetGauge3##">
    <ScreenID>PetGauge3</ScreenID>
    <!--<Font>3</Font>-->
    <TextColor>
      <R>240</R>
      <G>240</G>
      <B>240</B>
    </TextColor>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>298</X>
      <Y>38</Y>
    </Location>
    <Size>
      <CX>100</CX>
      <CY>3</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>250</R>
      <G>250</G>
      <B>0</B>
    </FillTint>
    <LinesFillTint>
      <R>220</R>
      <G>220</G>
      <B>0</B>
    </LinesFillTint>
    <DrawLinesFill>false</DrawLinesFill>
    <EQType>19</EQType>
    <GaugeDrawTemplate>
      <Fill>A_GaugeFill</Fill>
      <!--<Lines>A_GaugeLines</Lines>-->
      <!--<LinesFill>A_GaugeLinesFill</LinesFill>-->
      <!--<EndCapLeft>A_GaugeEndCapLeft</EndCapLeft>-->
      <!--<EndCapRight>A_GaugeEndCapRight</EndCapRight>-->
    </GaugeDrawTemplate>
  </Gauge>
  <Gauge item="GW_Gauge4100">
    <ScreenID>Gauge1</ScreenID>
    <!--<Font>3</Font>-->
    <TextColor>
      <R>240</R>
      <G>240</G>
      <B>240</B>
    </TextColor>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>403</X>
      <Y>0</Y>
    </Location>
    <Size>
      <CX>120</CX>
      <CY>41</CY>
    </Size>
    <TextOffsetX>11</TextOffsetX>
    <TextOffsetY>13</TextOffsetY>
    <GaugeOffsetX>20</GaugeOffsetX>
    <Style_VScroll>false</Style_VScroll>
    <Style_HScroll>false</Style_HScroll>
    <Style_Transparent>false</Style_Transparent>
    <!--<TooltipReference/>-->
    <FillTint>
      <R>240</R>
      <G>240</G>
      <B>240</B>
    </FillTint>
    <LinesFillTint>
      <R>120</R>
      <G>120</G>
      <B>120</B>
    </LinesFillTint>
    <DrawLinesFill>false</DrawLinesFill>
    <EQType>14</EQType>
    <GaugeDrawTemplate>
      <Fill>Playergauge100</Fill>
      <Lines>A_GaugeLines</Lines>
      <LinesFill>Playergauge100Line</LinesFill>
      <!--    <EndCapLeft>A_GaugeEndCapLeft</EndCapLeft>
    <EndCapRight>A_GaugeEndCapRight</EndCapRight>
 -->
    </GaugeDrawTemplate>
  </Gauge>
  <Gauge item="GW_PetGauge4##">
    <ScreenID>PetGauge4</ScreenID>
    <!--<Font>3</Font>-->
    <TextColor>
      <R>240</R>
      <G>240</G>
      <B>240</B>
    </TextColor>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>423</X>
      <Y>38</Y>
    </Location>
    <Size>
      <CX>100</CX>
      <CY>3</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>250</R>
      <G>250</G>
      <B>0</B>
    </FillTint>
    <LinesFillTint>
      <R>220</R>
      <G>220</G>
      <B>0</B>
    </LinesFillTint>
    <DrawLinesFill>false</DrawLinesFill>
    <EQType>20</EQType>
    <GaugeDrawTemplate>
      <Fill>A_GaugeFill</Fill>
      <!--<Lines>A_GaugeLines</Lines>-->
      <!--<LinesFill>A_GaugeLinesFill</LinesFill>-->
      <!--<EndCapLeft>A_GaugeEndCapLeft</EndCapLeft>-->
      <!--<EndCapRight>A_GaugeEndCapRight</EndCapRight>-->
    </GaugeDrawTemplate>
  </Gauge>
  <Gauge item="GW_Gauge5100">
    <ScreenID>Gauge1</ScreenID>
    <!--<Font>3</Font>-->
    <TextColor>
      <R>240</R>
      <G>240</G>
      <B>240</B>
    </TextColor>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>528</X>
      <Y>0</Y>
    </Location>
    <Size>
      <CX>120</CX>
      <CY>41</CY>
    </Size>
    <TextOffsetX>11</TextOffsetX>
    <TextOffsetY>13</TextOffsetY>
    <GaugeOffsetX>20</GaugeOffsetX>
    <Style_VScroll>false</Style_VScroll>
    <Style_HScroll>false</Style_HScroll>
    <Style_Transparent>false</Style_Transparent>
    <!--<TooltipReference/>-->
    <FillTint>
      <R>240</R>
      <G>240</G>
      <B>240</B>
    </FillTint>
    <LinesFillTint>
      <R>120</R>
      <G>120</G>
      <B>120</B>
    </LinesFillTint>
    <DrawLinesFill>false</DrawLinesFill>
    <EQType>15</EQType>
    <GaugeDrawTemplate>
      <Fill>Playergauge100</Fill>
      <Lines>A_GaugeLines</Lines>
      <LinesFill>Playergauge100Line</LinesFill>
      <!--    <EndCapLeft>A_GaugeEndCapLeft</EndCapLeft>
    <EndCapRight>A_GaugeEndCapRight</EndCapRight>
-->
    </GaugeDrawTemplate>
  </Gauge>
  <Gauge item="GW_PetGauge5##">
    <ScreenID>PetGauge5</ScreenID>
    <!--<Font>3</Font>-->
    <TextColor>
      <R>240</R>
      <G>240</G>
      <B>240</B>
    </TextColor>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>548</X>
      <Y>38</Y>
    </Location>
    <Size>
      <CX>100</CX>
      <CY>3</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>250</R>
      <G>250</G>
      <B>0</B>
    </FillTint>
    <LinesFillTint>
      <R>220</R>
      <G>220</G>
      <B>0</B>
    </LinesFillTint>
    <DrawLinesFill>false</DrawLinesFill>
    <EQType>21</EQType>
    <GaugeDrawTemplate>
      <Fill>A_GaugeFill</Fill>
      <!--<Lines>A_GaugeLines</Lines>-->
      <!--<LinesFill>A_GaugeLinesFill</LinesFill>-->
      <!--<EndCapLeft>A_GaugeEndCapLeft</EndCapLeft>-->
      <!--<EndCapRight>A_GaugeEndCapRight</EndCapRight>-->
    </GaugeDrawTemplate>
  </Gauge>
  <!-- Group END -->
  <Label item="GW_HPLabel1">
    <ScreenID>HPLabel1</ScreenID>
    <EQType>35</EQType>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>-64</X>
      <Y>-108</Y>
    </Location>
    <Size>
      <CX>1</CX>
      <CY>1</CY>
    </Size>
    <Text>Playername123456</Text>
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>
  <Label item="GW_HPPercLabel1">
    <ScreenID>HPPercLabel1</ScreenID>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>-64</X>
      <Y>-108</Y>
    </Location>
    <Size>
      <CX>1</CX>
      <CY>1</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="GW_HPLabel2">
    <ScreenID>HPLabel2</ScreenID>
    <EQType>36</EQType>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>-64</X>
      <Y>-108</Y>
    </Location>
    <Size>
      <CX>1</CX>
      <CY>1</CY>
    </Size>
    <Text>Playername123456</Text>
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>
  <Label item="GW_HPPercLabel2">
    <ScreenID>HPPercLabel2</ScreenID>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>-64</X>
      <Y>-108</Y>
    </Location>
    <Size>
      <CX>1</CX>
      <CY>1</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="GW_HPLabel3">
    <ScreenID>HPLabel3</ScreenID>
    <EQType>37</EQType>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>-64</X>
      <Y>-108</Y>
    </Location>
    <Size>
      <CX>1</CX>
      <CY>1</CY>
    </Size>
    <Text>Playername123456</Text>
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>
  <Label item="GW_HPPercLabel3">
    <ScreenID>HPPercLabel3</ScreenID>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>-64</X>
      <Y>-108</Y>
    </Location>
    <Size>
      <CX>1</CX>
      <CY>1</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="GW_HPLabel4">
    <ScreenID>HPLabel4</ScreenID>
    <EQType>38</EQType>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>-64</X>
      <Y>-108</Y>
    </Location>
    <Size>
      <CX>1</CX>
      <CY>1</CY>
    </Size>
    <Text>Playername123456</Text>
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>
  <Label item="GW_HPPercLabel4">
    <ScreenID>HPPercLabel4</ScreenID>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>-64</X>
      <Y>-108</Y>
    </Location>
    <Size>
      <CX>1</CX>
      <CY>1</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="GW_HPLabel5">
    <ScreenID>HPLabel5</ScreenID>
    <EQType>39</EQType>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>-64</X>
      <Y>-108</Y>
    </Location>
    <Size>
      <CX>1</CX>
      <CY>1</CY>
    </Size>
    <Text>Playername123456</Text>
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>
  <Label item="GW_HPPercLabel5">
    <ScreenID>HPPercLabel5</ScreenID>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>-64</X>
      <Y>-108</Y>
    </Location>
    <Size>
      <CX>1</CX>
      <CY>1</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="Group_Name_1">
    <ScreenID>Group1</ScreenID>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>69</X>
      <Y>7</Y>
    </Location>
    <Text>Group (F2)</Text>
    <Size>
      <CX>100</CX>
      <CY>14</CY>
    </Size>
    <Text />
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <EQType>30</EQType>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
  </Label>
  <Label item="Group_Name_2">
    <ScreenID>Group2</ScreenID>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>199</X>
      <Y>8</Y>
    </Location>
    <Text>Group (F3)</Text>
    <Size>
      <CX>100</CX>
      <CY>14</CY>
    </Size>
    <Text />
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <EQType>31</EQType>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
  </Label>
  <Label item="Group_Name_3">
    <ScreenID>Group3</ScreenID>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>330</X>
      <Y>7</Y>
    </Location>
    <Text>Group (F4)</Text>
    <Size>
      <CX>100</CX>
      <CY>14</CY>
    </Size>
    <Text />
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <EQType>32</EQType>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
  </Label>
  <Label item="Group_Name_4">
    <ScreenID>Group4</ScreenID>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>459</X>
      <Y>7</Y>
    </Location>
    <Text>Group (F5)</Text>
    <Size>
      <CX>100</CX>
      <CY>14</CY>
    </Size>
    <Text />
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <EQType>33</EQType>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
  </Label>
  <Label item="Group_Name_5">
    <ScreenID>Group5</ScreenID>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>589</X>
      <Y>7</Y>
    </Location>
    <Text>Group (F6)</Text>
    <Size>
      <CX>100</CX>
      <CY>14</CY>
    </Size>
    <Text />
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <EQType>34</EQType>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
  </Label>
  
  
  <Label item="GW_Level1">
        <ScreenID>ClassLabel1</ScreenID>
        <Font>1</Font>
        <EQType>9999</EQType>
        <TooltipReference>${Group.Member[1].Level}</TooltipReference>
        <RelativePosition>true</RelativePosition>
        <Location>
           <X>72</X>
           <Y>2</Y>
        </Location>
        <Size>
           <CX>10</CX>
           <CY>12</CY>
        </Size>
        <Text></Text>
        <TextColor>
           <R>200</R>
           <G>200</G>
           <B>200</B>
        </TextColor>
        <NoWrap>true</NoWrap>
        <AlignCenter>false</AlignCenter>
        <AlignRight>true</AlignRight>
        <AlignLeft>false</AlignLeft>
     </Label>
  
  <Label item="GW_Level2">
        <ScreenID>ClassLabel2</ScreenID>
        <Font>1</Font>
        <EQType>9999</EQType>
        <TooltipReference>${Group.Member[2].Level}</TooltipReference>
        <RelativePosition>true</RelativePosition>
        <Location>
           <X>202</X>
           <Y>2</Y>
        </Location>
        <Size>
           <CX>10</CX>
           <CY>12</CY>
        </Size>
        <Text></Text>
        <TextColor>
           <R>200</R>
           <G>200</G>
           <B>200</B>
        </TextColor>
        <NoWrap>true</NoWrap>
        <AlignCenter>false</AlignCenter>
        <AlignRight>true</AlignRight>
        <AlignLeft>false</AlignLeft>
     </Label>
  
  <Label item="GW_Level3">
        <ScreenID>ClassLabel3</ScreenID>
        <Font>1</Font>
        <EQType>9999</EQType>
        <TooltipReference>${Group.Member[3].Level}</TooltipReference>
        <RelativePosition>true</RelativePosition>
        <Location>
           <X>333</X>
           <Y>2</Y>
        </Location>
        <Size>
           <CX>10</CX>
           <CY>12</CY>
        </Size>
        <Text></Text>
        <TextColor>
           <R>200</R>
           <G>200</G>
           <B>200</B>
        </TextColor>
        <NoWrap>true</NoWrap>
        <AlignCenter>false</AlignCenter>
        <AlignRight>true</AlignRight>
        <AlignLeft>false</AlignLeft>
     </Label>
  
  <Label item="GW_Level4">
        <ScreenID>ClassLabel4</ScreenID>
        <Font>1</Font>
        <EQType>9999</EQType>
        <TooltipReference>${Group.Member[4].Level}</TooltipReference>
        <RelativePosition>true</RelativePosition>
        <Location>
           <X>462</X>
           <Y>2</Y>
        </Location>
        <Size>
           <CX>10</CX>
           <CY>12</CY>
        </Size>
        <Text></Text>
        <TextColor>
           <R>200</R>
           <G>200</G>
           <B>200</B>
        </TextColor>
        <NoWrap>true</NoWrap>
        <AlignCenter>false</AlignCenter>
        <AlignRight>true</AlignRight>
        <AlignLeft>false</AlignLeft>
     </Label>
  
  <Label item="GW_Level5">
        <ScreenID>ClassLabel5</ScreenID>
        <Font>1</Font>
        <EQType>9999</EQType>
        <TooltipReference>${Group.Member[5].Level}</TooltipReference>
        <RelativePosition>true</RelativePosition>
        <Location>
           <X>592</X>
           <Y>2</Y>
        </Location>
        <Size>
           <CX>10</CX>
           <CY>12</CY>
        </Size>
        <Text></Text>
        <TextColor>
           <R>200</R>
           <G>200</G>
           <B>200</B>
        </TextColor>
        <NoWrap>true</NoWrap>
        <AlignCenter>false</AlignCenter>
        <AlignRight>true</AlignRight>
        <AlignLeft>false</AlignLeft>
     </Label>
  
  <Label item="GW_Class1">
        <ScreenID>ClassLabel1</ScreenID>
        <Font>1</Font>
        <EQType>9999</EQType>
        <TooltipReference>${Group.Member[1].Class}</TooltipReference>
        <RelativePosition>true</RelativePosition>
        <Location>
           <X>85</X>
           <Y>2</Y>
        </Location>
        <Size>
           <CX>65</CX>
           <CY>12</CY>
        </Size>
        <Text>100</Text>
        <TextColor>
           <R>200</R>
           <G>200</G>
           <B>200</B>
        </TextColor>
        <NoWrap>true</NoWrap>
        <AlignCenter>false</AlignCenter>
        <AlignRight>false</AlignRight>
        <AlignLeft>true</AlignLeft>
     </Label>
  
  <Label item="GW_Class2">
        <ScreenID>ClassLabel2</ScreenID>
        <Font>1</Font>
        <EQType>9999</EQType>
        <TooltipReference>${Group.Member[2].Class}</TooltipReference>
        <RelativePosition>true</RelativePosition>
        <Location>
           <X>215</X>
           <Y>2</Y>
        </Location>
        <Size>
           <CX>65</CX>
           <CY>12</CY>
        </Size>
        <Text>100</Text>
        <TextColor>
           <R>200</R>
           <G>200</G>
           <B>200</B>
        </TextColor>
        <NoWrap>true</NoWrap>
        <AlignCenter>false</AlignCenter>
        <AlignRight>false</AlignRight>
        <AlignLeft>true</AlignLeft>
     </Label>
  
  <Label item="GW_Class3">
        <ScreenID>ClassLabel3</ScreenID>
        <Font>1</Font>
        <EQType>9999</EQType>
        <TooltipReference>${Group.Member[3].Class}</TooltipReference>
        <RelativePosition>true</RelativePosition>
        <Location>
           <X>346</X>
           <Y>2</Y>
        </Location>
        <Size>
           <CX>65</CX>
           <CY>12</CY>
        </Size>
        <Text>100</Text>
        <TextColor>
           <R>200</R>
           <G>200</G>
           <B>200</B>
        </TextColor>
        <NoWrap>true</NoWrap>
        <AlignCenter>false</AlignCenter>
        <AlignRight>false</AlignRight>
        <AlignLeft>true</AlignLeft>
     </Label>
  
  <Label item="GW_Class4">
        <ScreenID>ClassLabel4</ScreenID>
        <Font>1</Font>
        <EQType>9999</EQType>
        <TooltipReference>${Group.Member[4].Class}</TooltipReference>
        <RelativePosition>true</RelativePosition>
        <Location>
           <X>485</X>
           <Y>2</Y>
        </Location>
        <Size>
           <CX>65</CX>
           <CY>12</CY>
        </Size>
        <Text>100</Text>
        <TextColor>
           <R>200</R>
           <G>200</G>
           <B>200</B>
        </TextColor>
        <NoWrap>true</NoWrap>
        <AlignCenter>false</AlignCenter>
        <AlignRight>false</AlignRight>
        <AlignLeft>true</AlignLeft>
     </Label>
  
  <Label item="GW_Class5">
        <ScreenID>ClassLabel5</ScreenID>
        <Font>1</Font>
        <EQType>9999</EQType>
        <TooltipReference>${Group.Member[5].Class}</TooltipReference>
        <RelativePosition>true</RelativePosition>
        <Location>
           <X>605</X>
           <Y>2</Y>
        </Location>
        <Size>
           <CX>65</CX>
           <CY>12</CY>
        </Size>
        <Text>100</Text>
        <TextColor>
           <R>200</R>
           <G>200</G>
           <B>200</B>
        </TextColor>
        <NoWrap>true</NoWrap>
        <AlignCenter>false</AlignCenter>
        <AlignRight>false</AlignRight>
        <AlignLeft>true</AlignLeft>
   </Label>
  
  <Screen item="GroupWindow">
    <ScreenID />
    <RelativePosition>false</RelativePosition>
    <Location>
      <X>516</X>
      <Y>78</Y>
    </Location>
    <Size>
      <!-- 745 -->
      <CX>656</CX>
      <CY>46</CY>
    </Size>
    <Text />
    <Style_VScroll>false</Style_VScroll>
    <Style_HScroll>false</Style_HScroll>
    <Style_Transparent>false</Style_Transparent>
    <TooltipReference>Advanced Grouping Window</TooltipReference>
    <DrawTemplate>WDT_RoundedNoTitle</DrawTemplate>
    <Style_Titlebar>false</Style_Titlebar>
    <Style_Closebox>false</Style_Closebox>
    <Style_Minimizebox>false</Style_Minimizebox>
    <Style_Border>false</Style_Border>
    <Style_Sizable>false</Style_Sizable>
    <Pieces>A_Gauge_bg01</Pieces>
    <Pieces>A_Gauge_bg02</Pieces>
    <Pieces>A_Gauge_bg03</Pieces>
    <Pieces>A_Gauge_bg04</Pieces>
    <Pieces>A_Gauge_bg05</Pieces>
    <Pieces>A_Gauge_bg06</Pieces>
    <Pieces>GW_InviteButton</Pieces>
    <Pieces>GW_DisbandButton</Pieces>
    <Pieces>GW_FollowButton</Pieces>
    <Pieces>GW_DeclineButton</Pieces>
    <!-- Advanced Gauge Testing -->
    <Pieces>GW_Gauge1100</Pieces>
    <Pieces>GW_Gauge2100</Pieces>
    <Pieces>GW_Gauge3100</Pieces>
    <Pieces>GW_Gauge4100</Pieces>
    <Pieces>GW_Gauge5100</Pieces>
    <!-- Ends -->
    <Pieces>GW_PetGauge1##</Pieces>
    <Pieces>GW_PetGauge2##</Pieces>
    <Pieces>GW_PetGauge3##</Pieces>
    <Pieces>GW_PetGauge4##</Pieces>
    <Pieces>GW_PetGauge5##</Pieces>
    <Pieces>GW_LFGButton</Pieces>
    <Pieces>GW_PlayerPercent1</Pieces>
    <Pieces>GW_PercentFig1</Pieces>
    <Pieces>GW_PlayerPercent2</Pieces>
    <Pieces>GW_PercentFig2</Pieces>
    <Pieces>GW_PlayerPercent3</Pieces>
    <Pieces>GW_PercentFig3</Pieces>
    <Pieces>GW_PlayerPercent4</Pieces>
    <Pieces>GW_PercentFig4</Pieces>
    <Pieces>GW_PlayerPercent5</Pieces>
    <Pieces>GW_PercentFig5</Pieces>
        <Pieces>GW_Level1</Pieces>
        <Pieces>GW_Level2</Pieces>
        <Pieces>GW_Level3</Pieces>
        <Pieces>GW_Level4</Pieces>
        <Pieces>GW_Level5</Pieces>
        <Pieces>GW_Class1</Pieces>
        <Pieces>GW_Class2</Pieces>
        <Pieces>GW_Class3</Pieces>
        <Pieces>GW_Class4</Pieces>
        <Pieces>GW_Class5</Pieces>
    <Pieces>GW_HPLabel1</Pieces>
    <Pieces>GW_HPPercLabel1</Pieces>
    <Pieces>GW_HPLabel2</Pieces>
    <Pieces>GW_HPPercLabel2</Pieces>
    <Pieces>GW_HPLabel3</Pieces>
    <Pieces>GW_HPPercLabel3</Pieces>
    <Pieces>GW_HPLabel4</Pieces>
    <Pieces>GW_HPPercLabel4</Pieces>
    <Pieces>GW_HPLabel5</Pieces>
    <Pieces>GW_HPPercLabel5</Pieces>
    <Pieces>GW_F2</Pieces>
    <Pieces>GW_F3</Pieces>
    <Pieces>GW_F4</Pieces>
    <Pieces>GW_F5</Pieces>
    <Pieces>GW_F6</Pieces>
    <!--<Pieces>CastDecalBox</Pieces>
    <Pieces>Group_Cast</Pieces>
    <Pieces>NowCastSpell</Pieces>-->
  </Screen>
</XML>

RedManCommeth
a hill giant
a hill giant
Posts: 185
Joined: Sun Jul 11, 2004 12:15 pm

Post by RedManCommeth » Tue Aug 23, 2005 11:39 am

The HoTT info is in both the HOTT window and the Player window... actually you will probably only ever use whats in the player so thats where it's added.

EQUI_PlayerWindow.xml

Code: Select all

<?xml version="1.0" encoding="us-ascii"?>
<XML ID="EQInterfaceDefinitionLanguage">
  <Schema xmlns="EverQuestData" xmlns:dt="EverQuestDataTypes" />
  <Gauge item="TsT_Gauge">
    <ScreenID>TsT_Gauge</ScreenID>
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>71</X>
      <Y>35</Y>
    </Location>
    <Size>
      <CX>200</CX>
      <CY>8</CY>
      <!-- 11 -->
    </Size>
    <GaugeOffsetY>0</GaugeOffsetY>
    <TextOffsetX>3</TextOffsetX>
    <TextOffsetY>-50</TextOffsetY>
    <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>
    <Text>Overlord Mata Muram</Text>
    <AlignRight>true</AlignRight>
    <TextColor>
      <R>250</R>
      <B>250</B>
      <G>250</G>
    </TextColor>
    <LinesFillTint>
      <R>0</R>
      <G>240</G>
      <B>240</B>
    </LinesFillTint>
    <DrawLinesFill>false</DrawLinesFill>
    <EQType>27</EQType>
    <GaugeDrawTemplate>
      <Fill>AYANowCastNameGauge</Fill>
    </GaugeDrawTemplate>
  </Gauge>
  <Gauge item="TsTName_DecalGauge">
    <ScreenID>TsTName_Gauge</ScreenID>
    <Font>3</Font>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>115</X>
      <Y>3</Y>
    </Location>
    <Size>
      <CX>225</CX>
      <CY>24</CY>
      <!-- 11 -->
    </Size>
    <GaugeOffsetX>25</GaugeOffsetX>
    <GaugeOffsetY>16</GaugeOffsetY>
    <TextOffsetX>2</TextOffsetX>
    <TextOffsetY>-3</TextOffsetY>
    <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>
    <Text>Overlord Mata Muram</Text>
    <AlignRight>true</AlignRight>
    <TextColor>
      <R>250</R>
      <B>250</B>
      <G>250</G>
    </TextColor>
    <LinesFillTint>
      <R>0</R>
      <G>240</G>
      <B>240</B>
    </LinesFillTint>
    <DrawLinesFill>false</DrawLinesFill>
    <EQType>27</EQType>
    <GaugeDrawTemplate>
      <Fill>AYANowCastNameGauge</Fill>
      <Lines>AYANowCastNameGaugeDecal</Lines>
    </GaugeDrawTemplate>
  </Gauge>
  <!--  <Gauge item="TsTName_DecalGauge">
    <ScreenID>TsTName_Gauge</ScreenID>
    <Font>3</Font>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>115</X>
      <Y>3</Y>
    </Location>
    <Size>
      <CX>225</CX>
      <CY>24</CY>
    </Size>
    <GaugeOffsetX>25</GaugeOffsetX>
    <GaugeOffsetY>16</GaugeOffsetY>
    <TextOffsetX>2</TextOffsetX>
    <TextOffsetY>-3</TextOffsetY>
    <Style_VScroll>false</Style_VScroll>
    <Style_HScroll>false</Style_HScroll>
    <Style_Transparent>false</Style_Transparent>
    <FillTint>
      <R>240</R>
      <G>0</G>
      <B>0</B>
    </FillTint>
    <Text>Overlord Mata Muram</Text>
    <AlignRight>true</AlignRight>
    <TextColor>
      <R>250</R>
      <B>250</B>
      <G>250</G>
    </TextColor>
    <LinesFillTint>
      <R>0</R>
      <G>240</G>
      <B>240</B>
    </LinesFillTint>
    <DrawLinesFill>false</DrawLinesFill>
    <EQType>27</EQType>
    <GaugeDrawTemplate>
      <Fill>AYANowCastNameGauge</Fill>
      <Lines>AYANowCastNameGaugeDecal</Lines>
    </GaugeDrawTemplate>
  </Gauge>

-->
  <Label item="TsT_Label">
    <ScreenID>TsT_Label</ScreenID>
    <EQType>120</EQType>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>315</X>
      <Y>0</Y>
    </Location>
    <Size>
      <CX>25</CX>
      <CY>12</CY>
    </Size>
    <Text>100</Text>
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>
  <TextureInfo item="AttackIndicator.png">
    <Size>
      <CX>128</CX>
      <CY>32</CY>
    </Size>
  </TextureInfo>
  <Ui2DAnimation item="A_AttackIndicator">
    <Cycle>false</Cycle>
    <Frames>
      <Texture>AttackIndicator.png</Texture>
      <Location>
        <X>0</X>
        <Y>0</Y>
      </Location>
      <Size>
        <CX>128</CX>
        <CY>32</CY>
      </Size>
    </Frames>
  </Ui2DAnimation>
  <StaticAnimation item="A_AttackIndicatorAnim">
    <ScreenID>A_AttackIndicatorAnim</ScreenID>
    <Animation>A_AttackIndicator</Animation>
    <Size>
      <CX>1</CX>
      <CY>1</CY>
    </Size>
  </StaticAnimation>
  <StaticAnimation item="AYADurationTimerDecal">
    <ScreenID>TsTDecal</ScreenID>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>144</X>
      <Y>98</Y>
    </Location>
    <Size>
      <CX>70</CX>
      <CY>14</CY>
    </Size>
    <Animation>AYADurationTimer</Animation>
  </StaticAnimation>
  <StaticAnimation item="TsT_Decal">
    <ScreenID>TsTDecal</ScreenID>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>113</X>
      <Y>15</Y>
    </Location>
    <Size>
      <CX>252</CX>
      <CY>15</CY>
    </Size>
    <Animation>AYATSTWindow</Animation>
  </StaticAnimation>
  <StaticAnimation item="TsTName_Decal">
    <ScreenID>TsTDecal</ScreenID>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>114</X>
      <Y>0</Y>
    </Location>
    <Size>
      <CX>231</CX>
      <CY>14</CY>
    </Size>
    <Animation>AYATSTNameWindow</Animation>
  </StaticAnimation>
  <StaticAnimation item="A_AttackIndicatorDecal">
    <ScreenID>AT_Decal</ScreenID>
    <Animation>PW_ATKDecal</Animation>
    <Size>
      <CX>115</CX>
      <CY>27</CY>
    </Size>
    <Location>
      <X>0</X>
      <Y>0</Y>
    </Location>
  </StaticAnimation>
  <Label item="PW_Level2">
    <Font>3</Font>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>168</X>
      <Y>53</Y>
    </Location>
    <Size>
      <CX>50</CX>
      <CY>14</CY>
    </Size>
    <Text>LVL.</Text>
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>0</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
    <AlignLeft>false</AlignLeft>
  </Label>
  <Label item="PW_Level">
    <ScreenID>LevelClassLabel</ScreenID>
    <EQType>2</EQType>
    <!--<Font>3</Font>-->
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>198</X>
      <Y>54</Y>
    </Location>
    <Size>
      <CX>25</CX>
      <CY>14</CY>
    </Size>
    <Text>65</Text>
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>
  <Label item="MQ_Player_TsT_Class">
            <ScreenID>MQTSTClassLabel</ScreenID>
            <Font>1</Font>
            <EQType>9999</EQType>
            <TooltipReference>${Me.TargetOfTarget.Class}</TooltipReference>
            <RelativePosition>true</RelativePosition>
            <Location>
               <X>244</X>
               <Y>1</Y>
            </Location>
            <Size>
               <CX>65</CX>
               <CY>12</CY>
            </Size>
            <Text>100</Text>
            <TextColor>
               <R>200</R>
               <G>200</G>
               <B>200</B>
            </TextColor>
            <NoWrap>true</NoWrap>
            <AlignCenter>false</AlignCenter>
            <AlignRight>true</AlignRight>
  </Label>
  <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>10</X>
      <Y>132</Y>
    </Location>
    <Size>
      <CX>108</CX>
      <CY>41</CY>
    </Size>
    <TextOffsetX>-250</TextOffsetX>
    <GaugeOffsetY>33</GaugeOffsetY>
    <Style_VScroll>false</Style_VScroll>
    <Style_HScroll>false</Style_HScroll>
    <Style_Transparent>false</Style_Transparent>
    <!--<TooltipReference/>-->
    <FillTint>
      <R>250</R>
      <G>0</G>
      <B>0</B>
    </FillTint>
    <LinesFillTint>
      <R>200</R>
      <G>200</G>
      <B>250</B>
    </LinesFillTint>
    <DrawLinesFill>false</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>10</X>
      <Y>192</Y>
    </Location>
    <Size>
      <CX>108</CX>
      <CY>8</CY>
    </Size>
    <TextOffsetY>-50</TextOffsetY>
    <GaugeOffsetY>0</GaugeOffsetY>
    <Style_VScroll>false</Style_VScroll>
    <Style_HScroll>false</Style_HScroll>
    <Style_Transparent>false</Style_Transparent>
    <!--<TooltipReference/>-->
    <FillTint>
      <R>00</R>
      <G>250</G>
      <B>00</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>10</X>
      <Y>174</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>50</G>
      <B>250</B>
    </FillTint>
    <LinesFillTint>
      <R>200</R>
      <G>200</G>
      <B>250</B>
    </LinesFillTint>
    <DrawLinesFill>false</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>10</X>
      <Y>183</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>0</G>
      <B>240</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>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>6</X>
      <Y>152</Y>
    </Location>
    <Size>
      <CX>110</CX>
      <CY>12</CY>
    </Size>
    <GaugeOffsetY>0</GaugeOffsetY>
    <Style_VScroll>false</Style_VScroll>
    <Style_HScroll>false</Style_HScroll>
    <Style_Transparent>false</Style_Transparent>
    <FillTint>
      <R>250</R>
      <G>200</G>
      <B>0</B>
    </FillTint>
    <LinesFillTint>
      <R>0</R>
      <G>40</G>
      <B>220</B>
    </LinesFillTint>
    <DrawLinesFill>false</DrawLinesFill>
    <EQType>4</EQType>
    <GaugeDrawTemplate>
      <!--
      <Background>ayagaugeback</Background>
      <Fill>ayagaugefill</Fill>
      <EndCapRight>A_GaugeEndCapRight</EndCapRight>
-->
    </GaugeDrawTemplate>
  </Gauge>
  <Gauge item="Player_AA">
    <ScreenID>PlayerAA</ScreenID>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>6</X>
      <Y>176</Y>
    </Location>
    <Size>
      <CX>110</CX>
      <CY>12</CY>
    </Size>
    <GaugeOffsetY>0</GaugeOffsetY>
    <Style_VScroll>false</Style_VScroll>
    <Style_HScroll>false</Style_HScroll>
    <Style_Transparent>false</Style_Transparent>
    <FillTint>
      <R>250</R>
      <G>200</G>
      <B>0</B>
    </FillTint>
    <LinesFillTint>
      <R>0</R>
      <G>40</G>
      <B>220</B>
    </LinesFillTint>
    <DrawLinesFill>true</DrawLinesFill>
    <EQType>5</EQType>
    <GaugeDrawTemplate>
      <!--
      <Background>ayagaugeback</Background>
      <Fill>ayagaugefill</Fill>
-->
    </GaugeDrawTemplate>
  </Gauge>
  <Gauge item="Exp_Small">
    <ScreenID>Exp_Small</ScreenID>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>6</X>
      <Y>164</Y>
    </Location>
    <Size>
      <CX>110</CX>
      <CY>12</CY>
    </Size>
    <GaugeOffsetY>0</GaugeOffsetY>
    <Style_VScroll>false</Style_VScroll>
    <Style_HScroll>false</Style_HScroll>
    <Style_Transparent>false</Style_Transparent>
    <FillTint>
      <R>250</R>
      <G>200</G>
      <B>0</B>
    </FillTint>
    <LinesFillTint>
      <R>250</R>
      <G>200</G>
      <B>100</B>
    </LinesFillTint>
    <DrawLinesFill>true</DrawLinesFill>
    <EQType>4</EQType>
    <GaugeDrawTemplate>
      <!--      <Background>ayagaugeback</Background>
      <LinesFill>ayagaugefill</LinesFill>
-->
    </GaugeDrawTemplate>
  </Gauge>
  <Gauge item="AA_Small">
    <ScreenID>AA_Small</ScreenID>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>6</X>
      <Y>188</Y>
    </Location>
    <Size>
      <CX>110</CX>
      <CY>12</CY>
    </Size>
    <GaugeOffsetY>0</GaugeOffsetY>
    <Style_VScroll>false</Style_VScroll>
    <Style_HScroll>false</Style_HScroll>
    <Style_Transparent>false</Style_Transparent>
    <FillTint>
      <R>250</R>
      <G>200</G>
      <B>0</B>
    </FillTint>
    <LinesFillTint>
      <R>250</R>
      <G>200</G>
      <B>100</B>
    </LinesFillTint>
    <DrawLinesFill>true</DrawLinesFill>
    <EQType>5</EQType>
    <GaugeDrawTemplate>
      <!--
      <Background>ayagaugeback</Background>
      <LinesFill>ayagaugefill</LinesFill>
-->
    </GaugeDrawTemplate>
  </Gauge>
  <Label item="Player_HPNote">
    <font>1</font>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>2</X>
      <Y>-37</Y>
    </Location>
    <Size>
      <CX>21</CX>
      <CY>14</CY>
    </Size>
    <Text>HP:</Text>
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>true</AlignCenter>
    <AlignRight>false</AlignRight>
    <AlignLeft>false</AlignLeft>
  </Label>
  <Label item="Player_HPNumber">
    <ScreenID>PlayerHPNumber</ScreenID>
    <EQType>17</EQType>
    <Font>5</Font>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>136</X>
      <Y>304</Y>
    </Location>
    <Size>
      <CX>42</CX>
      <CY>17</CY>
    </Size>
    <Text>9000</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>5</Font>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>176</X>
      <Y>304</Y>
    </Location>
    <Size>
      <CX>9</CX>
      <CY>17</CY>
    </Size>
    <Text>/</Text>
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>true</AlignCenter>
    <AlignRight>false</AlignRight>
    <AlignLeft>false</AlignLeft>
  </Label>
  <Label item="Player_HPMax">
    <ScreenID>PlayerMaxHP</ScreenID>
    <EQType>18</EQType>
    <Font>5</Font>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>184</X>
      <Y>304</Y>
    </Location>
    <Size>
      <CX>41</CX>
      <CY>17</CY>
    </Size>
    <Text>9000</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="PW_HP">
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>29</X>
      <Y>303</Y>
    </Location>
    <Size>
      <CX>57</CX>
      <CY>9</CY>
    </Size>
    <Text>HIT POINTS</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_HPPercentage">
    <ScreenID>HPPercentage</ScreenID>
    <EQType>19</EQType>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>139</X>
      <Y>27</Y>
    </Location>
    <Size>
      <CX>26</CX>
      <CY>16</CY>
    </Size>
    <Text>100</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="PW_MANA">
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>82</X>
      <Y>308</Y>
    </Location>
    <Size>
      <CX>32</CX>
      <CY>9</CY>
    </Size>
    <Text>MANA</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_ManaPercentage">
    <ScreenID>ManaPercentage</ScreenID>
    <EQType>20</EQType>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>184</X>
      <Y>27</Y>
    </Location>
    <Size>
      <CX>26</CX>
      <CY>16</CY>
    </Size>
    <Text>100</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="PW_EXP">
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>-100</X>
      <Y>-100</Y>
    </Location>
    <Size>
      <CX>62</CX>
      <CY>11</CY>
    </Size>
    <Text>EXPERIENCE</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_StamPercentage">
    <ScreenID>StamPercentage</ScreenID>
    <EQType>21</EQType>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>138</X>
      <Y>79</Y>
    </Location>
    <Size>
      <CX>26</CX>
      <CY>16</CY>
    </Size>
    <Text>100</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="PW_ADV">
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>-100</X>
      <Y>-100</Y>
    </Location>
    <Size>
      <CX>81</CX>
      <CY>9</CY>
    </Size>
    <Text>ADVANCEMENT</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_ExpPercentage">
    <ScreenID>ExpPercentage</ScreenID>
    <EQType>26</EQType>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>146</X>
      <Y>62</Y>
    </Location>
    <Size>
      <CX>26</CX>
      <CY>16</CY>
    </Size>
    <Text>100</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="PW_STM">
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>-100</X>
      <Y>-100</Y>
    </Location>
    <Size>
      <CX>49</CX>
      <CY>11</CY>
    </Size>
    <Text>STAMINA</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_AAPercentage">
    <ScreenID>AAPercentage</ScreenID>
    <EQType>27</EQType>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>191</X>
      <Y>62</Y>
    </Location>
    <Size>
      <CX>26</CX>
      <CY>16</CY>
    </Size>
    <Text>100</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_AC">
    <ScreenID>PlayerACNumber</ScreenID>
    <EQType>22</EQType>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>152</X>
      <Y>44</Y>
    </Location>
    <Size>
      <CX>24</CX>
      <CY>12</CY>
    </Size>
    <Text>1300</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_ATK">
    <ScreenID>PlayerATK</ScreenID>
    <EQType>23</EQType>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>195</X>
      <Y>44</Y>
    </Location>
    <Size>
      <CX>25</CX>
      <CY>12</CY>
    </Size>
    <Text>1500</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="IW_Poison#">
    <ScreenID>PoisonLabel</ScreenID>
    <!--<Font>3</Font>-->
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>113</X>
      <Y>21</Y>
    </Location>
    <Size>
      <CX>64</CX>
      <CY>14</CY>
    </Size>
    <Text>Sv P</Text>
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>0</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </Label>
  <Label item="IW_PoisonNumber#">
    <ScreenID>PoisonNumberLabel</ScreenID>
    <EQType>12</EQType>
    <!--<Font>3</Font>-->
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>143</X>
      <Y>22</Y>
    </Location>
    <Size>
      <CX>25</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>true</AlignRight>
  </Label>
  <Label item="IW_Magic#">
    <ScreenID>MagicLabel</ScreenID>
    <!--<Font>3</Font>-->
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>113</X>
      <Y>37</Y>
    </Location>
    <Size>
      <CX>64</CX>
      <CY>14</CY>
    </Size>
    <Text>Sv M</Text>
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>0</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </Label>
  <Label item="IW_MagicNumber#">
    <ScreenID>MagicNumberLabel</ScreenID>
    <EQType>16</EQType>
    <!--<Font>3</Font>-->
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>143</X>
      <Y>38</Y>
    </Location>
    <Size>
      <CX>25</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>true</AlignRight>
  </Label>
  <Label item="IW_Disease#">
    <ScreenID>DiseaseLabel</ScreenID>
    <!--<Font>3</Font>-->
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>113</X>
      <Y>53</Y>
    </Location>
    <Size>
      <CX>64</CX>
      <CY>14</CY>
    </Size>
    <Text>Sv D</Text>
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>0</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </Label>
  <Label item="IW_DiseaseNumber#">
    <ScreenID>DiseaseNumberLabel</ScreenID>
    <EQType>13</EQType>
    <!--<Font>3</Font>-->
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>143</X>
      <Y>54</Y>
    </Location>
    <Size>
      <CX>25</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>true</AlignRight>
  </Label>
  <Label item="IW_Fire#">
    <ScreenID>FireLabel</ScreenID>
    <!--<Font>3</Font>-->
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>168</X>
      <Y>21</Y>
    </Location>
    <Size>
      <CX>64</CX>
      <CY>14</CY>
    </Size>
    <Text>Sv F</Text>
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>0</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </Label>
  <Label item="IW_FireNumber#">
    <ScreenID>FireNumberLabel</ScreenID>
    <EQType>14</EQType>
    <!--<Font>3</Font>-->
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>198</X>
      <Y>22</Y>
    </Location>
    <Size>
      <CX>25</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>true</AlignRight>
  </Label>
  <Label item="IW_Cold#">
    <ScreenID>ColdLabel</ScreenID>
    <!--<Font>3</Font>-->
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>168</X>
      <Y>37</Y>
    </Location>
    <Size>
      <CX>64</CX>
      <CY>14</CY>
    </Size>
    <Text>Sv C</Text>
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>0</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </Label>
  <Label item="IW_ColdNumber#">
    <ScreenID>ColdNumberLabel</ScreenID>
    <EQType>15</EQType>
    <!--<Font>3</Font>-->
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>198</X>
      <Y>38</Y>
    </Location>
    <Size>
      <CX>25</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>true</AlignRight>
  </Label>
  <Label item="IW_STR#">
    <ScreenID>STRLabel</ScreenID>
    <!--<Font>3</Font>-->
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>3</X>
      <Y>21</Y>
    </Location>
    <Size>
      <CX>50</CX>
      <CY>14</CY>
    </Size>
    <Text>STR</Text>
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>0</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </Label>
  <Label item="IW_STRNumber#">
    <ScreenID>STRNumberLabel</ScreenID>
    <EQType>5</EQType>
    <!--<Font>3</Font>-->
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>33</X>
      <Y>22</Y>
    </Location>
    <Size>
      <CX>25</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>true</AlignRight>
  </Label>
  <Label item="IW_STA#">
    <ScreenID>STALabel</ScreenID>
    <!--<Font>3</Font>-->
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>3</X>
      <Y>37</Y>
    </Location>
    <Size>
      <CX>50</CX>
      <CY>14</CY>
    </Size>
    <Text>STA</Text>
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>0</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </Label>
  <Label item="IW_STANumber#">
    <ScreenID>STANumberLabel</ScreenID>
    <EQType>6</EQType>
    <!--<Font>3</Font>-->
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>33</X>
      <Y>38</Y>
    </Location>
    <Size>
      <CX>25</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>true</AlignRight>
  </Label>
  <Label item="IW_AGI#">
    <ScreenID>AGILabel</ScreenID>
    <!--<Font>3</Font>-->
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>3</X>
      <Y>53</Y>
    </Location>
    <Size>
      <CX>50</CX>
      <CY>14</CY>
    </Size>
    <Text>AGI</Text>
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>0</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </Label>
  <Label item="IW_AGINumber#">
    <ScreenID>AGINumberLabel</ScreenID>
    <EQType>8</EQType>
    <!--<Font>3</Font>-->
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>33</X>
      <Y>54</Y>
    </Location>
    <Size>
      <CX>25</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>true</AlignRight>
  </Label>
  <Label item="IW_DEX#">
    <ScreenID>DEXLabel</ScreenID>
    <!--<Font>3</Font>-->
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>3</X>
      <Y>69</Y>
    </Location>
    <Size>
      <CX>50</CX>
      <CY>14</CY>
    </Size>
    <Text>DEX</Text>
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>0</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </Label>
  <Label item="IW_DEXNumber#">
    <ScreenID>DEXNumberLabel</ScreenID>
    <EQType>7</EQType>
    <!--<Font>3</Font>-->
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>33</X>
      <Y>70</Y>
    </Location>
    <Size>
      <CX>25</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>true</AlignRight>
  </Label>
  <Label item="IW_WIS#">
    <ScreenID>WISLabel</ScreenID>
    <!--<Font>3</Font>-->
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>58</X>
      <Y>21</Y>
    </Location>
    <Size>
      <CX>50</CX>
      <CY>14</CY>
    </Size>
    <Text>WIS</Text>
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>0</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </Label>
  <Label item="IW_WISNumber#">
    <ScreenID>WISNumberLabel</ScreenID>
    <EQType>9</EQType>
    <!--<Font>3</Font>-->
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>88</X>
      <Y>22</Y>
    </Location>
    <Size>
      <CX>25</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>true</AlignRight>
  </Label>
  <Label item="IW_INT#">
    <ScreenID>INTLabel</ScreenID>
    <!--<Font>3</Font>-->
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>58</X>
      <Y>37</Y>
    </Location>
    <Size>
      <CX>50</CX>
      <CY>14</CY>
    </Size>
    <Text>INT</Text>
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>0</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </Label>
  <Label item="IW_INTNumber#">
    <ScreenID>INTNumberLabel</ScreenID>
    <EQType>10</EQType>
    <!--<Font>3</Font>-->
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>88</X>
      <Y>38</Y>
    </Location>
    <Size>
      <CX>25</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>true</AlignRight>
  </Label>
  <Label item="IW_CHA#">
    <ScreenID>CHALabel</ScreenID>
    <!--<Font>3</Font>-->
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>58</X>
      <Y>53</Y>
    </Location>
    <Size>
      <CX>50</CX>
      <CY>14</CY>
    </Size>
    <Text>CHA</Text>
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>0</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </Label>
  <Label item="IW_CHANumber#">
    <ScreenID>CHANumberLabel</ScreenID>
    <EQType>11</EQType>
    <!--<Font>3</Font>-->
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>88</X>
      <Y>54</Y>
    </Location>
    <Size>
      <CX>25</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>true</AlignRight>
  </Label>
  <Label item="Player_ACNote#">
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>58</X>
      <Y>69</Y>
    </Location>
    <Size>
      <CX>50</CX>
      <CY>14</CY>
    </Size>
    <Text>AC</Text>
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>0</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignRight>false</AlignRight>
    <AlignLeft>false</AlignLeft>
  </Label>
  <Label item="Player_AC#">
    <ScreenID>PlayerACNumber</ScreenID>
    <EQType>22</EQType>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>81</X>
      <Y>70</Y>
    </Location>
    <Size>
      <CX>31</CX>
      <CY>14</CY>
    </Size>
    <Text>1900</Text>
    <TextColor>
      <R>0</R>
      <G>255</G>
      <B>0</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>
  <Label item="Player_ATK#">
    <ScreenID>PlayerATK</ScreenID>
    <EQType>23</EQType>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>136</X>
      <Y>70</Y>
    </Location>
    <Size>
      <CX>31</CX>
      <CY>14</CY>
    </Size>
    <Text>1900</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_ATKNote#">
    <Font>3</Font>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>113</X>
      <Y>69</Y>
    </Location>
    <Size>
      <CX>50</CX>
      <CY>14</CY>
    </Size>
    <Text>AT</Text>
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>0</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignRight>false</AlignRight>
    <AlignLeft>false</AlignLeft>
  </Label>
  <Label item="SelfDuration_Label">
    <ScreenID>SD_Label</ScreenID>
    <EQType>116</EQType>
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>69</X>
      <Y>15</Y>
    </Location>
    <Size>
      <CX>26</CX>
      <CY>9</CY>
    </Size>
    <Text>10:00</Text>
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>
  <Label item="GuildDuration_Label">
    <ScreenID>GD_Label</ScreenID>
    <EQType>121</EQType>
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>18</X>
      <Y>15</Y>
    </Location>
    <Size>
      <CX>27</CX>
      <CY>9</CY>
    </Size>
    <Text>10:00</Text>
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>
  <Screen item="PlayerWindow">
    <!--<ScreenID/>-->
    <RelativePosition>false</RelativePosition>
    <Location>
      <X>516</X>
      <Y>0</Y>
    </Location>
    <Size>
      <!-- 401 46-->
      <CX>344</CX>
      <CY>30</CY>
    </Size>
    <Text>Exp and Advancement</Text>
    <Style_VScroll>false</Style_VScroll>
    <Style_HScroll>false</Style_HScroll>
    <Style_Transparent>true</Style_Transparent>
    <TooltipReference>AYA player info</TooltipReference>
    <DrawTemplate>WDT_RoundedNoTitle</DrawTemplate>
    <Style_Titlebar>false</Style_Titlebar>
    <Style_Closebox>false</Style_Closebox>
    <Style_Minimizebox>false</Style_Minimizebox>
    <Style_Border>false</Style_Border>
    <Style_Sizable>false</Style_Sizable>
    <Pieces>A_AttackIndicatorDecal</Pieces>
    <Pieces>Player_Fatigue</Pieces>
    <Pieces>Player_Mana</Pieces>
    <Pieces>Player_HP</Pieces>
    <Pieces>Pet_HP</Pieces>
    <!--
    <Pieces>IW_Poison#</Pieces>
    <Pieces>IW_PoisonNumber#</Pieces>
    <Pieces>IW_Magic#</Pieces>
    <Pieces>IW_MagicNumber#</Pieces>
    <Pieces>IW_Disease#</Pieces>
    <Pieces>IW_DiseaseNumber#</Pieces>
    <Pieces>IW_Fire#</Pieces>
    <Pieces>IW_FireNumber#</Pieces>
    <Pieces>IW_Cold#</Pieces>
    <Pieces>IW_ColdNumber#</Pieces>
    <Pieces>IW_STR#</Pieces>
    <Pieces>IW_STRNumber#</Pieces>
    <Pieces>IW_STA#</Pieces>
    <Pieces>IW_STANumber#</Pieces>
    <Pieces>IW_AGI#</Pieces>
    <Pieces>IW_AGINumber#</Pieces>
    <Pieces>IW_DEX#</Pieces>
    <Pieces>IW_DEXNumber#</Pieces>
    <Pieces>IW_WIS#</Pieces>
    <Pieces>IW_WISNumber#</Pieces>
    <Pieces>IW_INT#</Pieces>
    <Pieces>IW_INTNumber#</Pieces>
    <Pieces>IW_CHA#</Pieces>
    <Pieces>IW_CHANumber#</Pieces>
    <Pieces>Player_ATKNote#</Pieces>
    <Pieces>Player_ATK#</Pieces>
    <Pieces>Player_ACNote#</Pieces>
    <Pieces>Player_AC#</Pieces>
    <Pieces>PW_Level</Pieces>
    <Pieces>PW_Level2</Pieces> -->
    <Pieces>A_AttackIndicatorAnim</Pieces>
    <Pieces>TsT_Decal</Pieces>
    <Pieces>TsTName_Decal</Pieces>
    <Pieces>TsTName_DecalGauge</Pieces>
    <Pieces>TsT_Label</Pieces>
    <Pieces>AYADurationTimerDecal</Pieces>
    <Pieces>GuildDuration_Label</Pieces>
    <Pieces>SelfDuration_Label</Pieces>
    <Pieces>MQ_Player_TsT_Class</Pieces>  
  </Screen>
</XML>
Last edited by RedManCommeth on Tue Aug 23, 2005 11:02 pm, edited 1 time in total.

WizeOne
a hill giant
a hill giant
Posts: 207
Joined: Tue Jul 12, 2005 12:36 pm

Post by WizeOne » Tue Aug 23, 2005 4:03 pm

any screen shots?.. i'm one to window shop..8)

RedManCommeth
a hill giant
a hill giant
Posts: 185
Joined: Sun Jul 11, 2004 12:15 pm

Post by RedManCommeth » Tue Aug 23, 2005 6:00 pm

Added a link to the unmodified version from EQInterface. There is a screenshot there.

Really if you look at what I changed it's pretty clear from there. Basically MQ2 info tastefully added to that interface with some redundant parts of the original, removed. Interestingly, with the removal of redundant parts, there may not be much performance hit to running this mod.

RMC

Shador
a lesser mummy
a lesser mummy
Posts: 31
Joined: Fri Dec 17, 2004 5:02 pm

Post by Shador » Wed Sep 14, 2005 1:34 pm

what about the Buff Window anyone modd that at all

also how do you get the Spell Cast to show up in Target Window ?

RedManCommeth
a hill giant
a hill giant
Posts: 185
Joined: Sun Jul 11, 2004 12:15 pm

Post by RedManCommeth » Wed Sep 14, 2005 3:01 pm

This developer of this interface is fixing it up for DoD, actually, it may already actually be fixed.

As far as adding a cast bar to the target window, I'm not sure where you'd stick it but if you did a diff between my group window and the standard one, you would see all the things I added/removed. The cast bar was the only removed thing so the diff should make it clear what changes are made.

That cast bar is on the top part of the group window so you might think that in the default configuration it is a part of the target window but it's not.

I removed that cast bar because I use the horizontal spell bar which has it's own cast bar on it which made the one in the group window redundant.

If there are any updates to the Group, Target, or Player (Hott) windows I will be updating them once MQ is up and running.

RMC

Fin
orc pawn
orc pawn
Posts: 14
Joined: Sat Aug 13, 2005 1:47 am

Post by Fin » Sat Sep 17, 2005 3:09 pm

RMC-
Is there any way you could make a version with the cast bar back in? I use this UI for all my characters including my melee classes and it really helps for when I'm using clickies. I love what you've added to the UI, but having that cast bar is really helpful even if it is redundant with the casters (I use the horizontal spell bar too). Just a request, especially if you need to do updates for DoD anyway since Kanon finished redoing AYA the day after DoD went live.

Thanks,
Fin

RedManCommeth
a hill giant
a hill giant
Posts: 185
Joined: Sun Jul 11, 2004 12:15 pm

Post by RedManCommeth » Sun Sep 18, 2005 4:58 pm

im thinking about where to put it...

Not having the cast bar is a pain on the monster missions too.

Where it used to go though... is where all of the class and level info for group mates is.

RMC

Fin
orc pawn
orc pawn
Posts: 14
Joined: Sat Aug 13, 2005 1:47 am

Post by Fin » Mon Sep 19, 2005 1:23 am

hmmm looking at the UI right now and I have no idea. I'll let you know if I think of something though.

Fin

Gabby
a lesser mummy
a lesser mummy
Posts: 49
Joined: Sat Mar 13, 2004 10:35 am

Post by Gabby » Wed Sep 28, 2005 2:00 pm

The cast bar in aya shows up with a small bar under the mana bar in your target window (much like pets show up under player names in the group window).

Johndoe001
decaying skeleton
decaying skeleton
Posts: 1
Joined: Thu Nov 10, 2005 7:01 am

Post by Johndoe001 » Mon Dec 05, 2005 6:15 am

Do this modification to AYA still work after the release of the new UI, and with the latest AYA version being dated 27th October?

RedManCommeth
a hill giant
a hill giant
Posts: 185
Joined: Sun Jul 11, 2004 12:15 pm

Post by RedManCommeth » Wed Dec 07, 2005 10:19 pm

Likely so, certainly did work in game up to the current patch.. still using it actually, Unknown.Labels and all.

RMC

RedManCommeth
a hill giant
a hill giant
Posts: 185
Joined: Sun Jul 11, 2004 12:15 pm

Post by RedManCommeth » Mon Feb 27, 2006 9:13 pm

Working with feb 27 release. Need to steal the EQUI_BigBankWnd.xml from the latest zip to get bank working.

RMC