Page 1 of 3

Bats UI ~ tking ~ UPDATED 4-20-05

Posted: Tue Aug 03, 2004 4:02 am
by bats
<<<<<<<BATS UI PAGE>>>>>>>

4/20/05
Added: timer untill full mana


edited upon request, will still have to test, but it should all work (i hope)
4/13/05
Fixed: spam of the grp window



10/14 Update:
Added: new pictures, and a new full ss,
Fixed: lableing with the song window


10/9 Update
Changed: the buff window now goes up to 20 buffs and its has tking art that matches the rest of the UI, aumbers and all, same with the song window

10/8 update
Added: new web address for all the pictures of the UI, the indvidual pieces

9/24 Update
Fixed:
- the level and class in the grp window were slighly off and too close together

9/23 Update
Added :
- level and class to grp member window
- the 9th spell gem
- compatablity with the 9 /23 patch
- new screen shot at 1280 x 1024

9/10 Update

Added :

-Line of Sight to the spell bar.
-Target is withing range of current spell ( its the ( ) arround the spell number).

Fixed :

-issue with target ring, it was not working for all cons.
-graphics on the hotlkey bar, they were not up to par, and kinda glitchy.
-some collors were not correct.
-the trader windows and containers positions and graphics

Changed :

-the times on the buff bar, i changed it to hrs min sec, rather then just min.
-removed the sv on the hotkey bar, since it was non needed.
-removed the gm indicater, time, speed of target, speed or self, and free -inventoy from the inventory window.

The UI features:

-the number on the hp bar is the ammount at you are currently regnerating, and the some goes for the mana bar, sexept its mana regen.
-the grp window has the distance of each grp member relative to you.
-exp is dispayed in the 100th decemel place.
-the hud that i use will be included, it has the name of the person who last sent you a tell, the current macro you are running, and if there is a gm within the zone ( it tells the name too ) also the name of the item on your curse is diplayed at where the mouse curser is.
-it also inclues your targets x y and z location.
-the target window includes your targets full name, its level, con, class, and distance from you.



and Please any comments are more then welcome




Screen shot ( 1280 x 1024) ~


Screen shot (1600 x 1200) ~

Download HERE ~

the HUD ~ this will require some reajustment if you are not in 1600 x 1200 mode

__________
Winrar is needed to extract the UI and the HUD, if you do not have it you can download it HERE

Posted: Tue Aug 03, 2004 8:09 am
by Synndic
Sorry feeling a little tired atm and this may seem a silly question but what are Speed T and Speed M for in the invent window, also the time for that matter?

Posted: Tue Aug 03, 2004 8:20 am
by A_Druid_00
Looks nice; but the spellbook and Inventory is covering up the majority of the other parts of the UI in that SS. I'll try it out when I get home and see how it works for me.

Do you have one sized it sixed for 1280x1024 too?

Posted: Tue Aug 03, 2004 2:14 pm
by bats
ok speed t is the speed of yout target, and speed m is the speed of yourself
time i just put in there becuse i feelt like it, and the spellbook and inventory are only covering up chat windows nothing more, and 1/2 of the default disc window

also you can make this ui work for just about any rezolution, i did not save a ui.ini file in the zip, so u will just have to set it up, whitch is not that hard

Posted: Fri Sep 10, 2004 10:37 am
by in_training
This is what I currently use, however, The only personal issue I have is there's no option to use a horizontal buff bar. As I am totally XML-retarded, I have no idea how to make it so. I started messing with UIs when they first came out, when the switch was made from the old UI, but this is WAY beyond me. If anyone could make this a Horizontal buff bar, I would, uhm.... cheer their name.

Thanks!

pleaseeeee

Posted: Thu Sep 23, 2004 4:51 pm
by utrero
yous is the best ui that i see here :) please update to fix OOW and if you can put Class of group ( abbreviated ..like SK CLR BRD ) please :):):)

Posted: Thu Sep 23, 2004 9:35 pm
by bats
ill work on that tonight.

i have the 9th spell gem in the version om working on, i just cant seem to make the # of times cast to show a number.

Posted: Fri Sep 24, 2004 6:00 pm
by peach
any way to fix the classes getting bunched together?

Image

Posted: Fri Sep 24, 2004 6:58 pm
by bats
should be fixed now..

Posted: Mon Oct 04, 2004 2:33 am
by Dniper
Hey, just wanted to stop by and say I love this mod. Has the main things I need and looks nice. Was getting very tired of Vert and similiar UIs.

Posted: Sat Oct 09, 2004 8:19 pm
by bats
my new cite is up... check it out.

Group window changes

Posted: Wed Apr 06, 2005 12:25 pm
by Alaxandar
I've been having some trouble as of late with with mq since the changes to the group member datatype, so I went in and patched this myself. This is the first xml editing I've done so I hope it's right.

Posted: Wed Apr 06, 2005 12:32 pm
by Alaxandar

Code: Select all

<?xml version="1.0" encoding="us-ascii"?>
<XML ID="EQInterfaceDefinitionLanguage">
  <Schema xmlns="EverQuestData" xmlns:dt="EverQuestDataTypes" />
  <!-- Created by Drakah -->
  <TextureInfo item="drakah_groupwindow.tga">
    <Size>
      <CX>256</CX>
      <CY>256</CY>
    </Size>
  </TextureInfo>
  <TextureInfo item="drakah_groupwindowbars.tga">
    <Size>
      <CX>256</CX>
      <CY>256</CY>
    </Size>
  </TextureInfo>
  <Ui2DAnimation item="Drak_Groupwindow01">
    <Frames>
      <Texture>drakah_groupwindow.tga</Texture>
      <Location>
        <X>0</X>
        <Y>0</Y>
      </Location>
      <Size>
        <CX>256</CX>
        <CY>256</CY>
      </Size>
      <Hotspot>
        <X>0</X>
        <Y>0</Y>
      </Hotspot>
    </Frames>
  </Ui2DAnimation>
  <Ui2DAnimation item="Drak_GaugeBackground">
    <Frames>
      <Texture>drakah_groupwindowbars.tga</Texture>
      <Location>
        <X>27</X>
        <Y>161</Y>
      </Location>
      <Size>
        <CX>100</CX>
        <CY>17</CY>
      </Size>
      <Hotspot>
        <X>0</X>
        <Y>0</Y>
      </Hotspot>
      <Duration>1000</Duration>
    </Frames>
  </Ui2DAnimation>
  <Ui2DAnimation item="Drak_EndCapRight">
    <Frames>
      <Texture>drakah_groupwindowbars.tga</Texture>
      <Location>
        <X>127</X>
        <Y>161</Y>
      </Location>
      <Size>
        <CX>3</CX>
        <CY>17</CY>
      </Size>
      <Hotspot>
        <X>0</X>
        <Y>0</Y>
      </Hotspot>
      <Duration>1000</Duration>
    </Frames>
  </Ui2DAnimation>
  <Ui2DAnimation item="Drak_TarEndCapLeft">
    <Frames>
      <Texture>drakah_groupwindowbars.tga</Texture>
      <Location>
        <X>0</X>
        <Y>46</Y>
      </Location>
      <Size>
        <CX>27</CX>
        <CY>17</CY>
      </Size>
      <Hotspot>
        <X>0</X>
        <Y>0</Y>
      </Hotspot>
      <Duration>1000</Duration>
    </Frames>
  </Ui2DAnimation>
  <Ui2DAnimation item="Drak_HitEndCapLeft">
    <Frames>
      <Texture>drakah_groupwindowbars.tga</Texture>
      <Location>
        <X>0</X>
        <Y>65</Y>
      </Location>
      <Size>
        <CX>27</CX>
        <CY>17</CY>
      </Size>
      <Hotspot>
        <X>0</X>
        <Y>0</Y>
      </Hotspot>
      <Duration>1000</Duration>
    </Frames>
  </Ui2DAnimation>
  <Ui2DAnimation item="Drak_StaEndCapLeft">
    <Frames>
      <Texture>drakah_groupwindowbars.tga</Texture>
      <Location>
        <X>0</X>
        <Y>123</Y>
      </Location>
      <Size>
        <CX>27</CX>
        <CY>17</CY>
      </Size>
      <Hotspot>
        <X>0</X>
        <Y>0</Y>
      </Hotspot>
      <Duration>1000</Duration>
    </Frames>
  </Ui2DAnimation>
  <Ui2DAnimation item="Drak_PowEndCapLeft">
    <Frames>
      <Texture>drakah_groupwindowbars.tga</Texture>
      <Location>
        <X>0</X>
        <Y>84</Y>
      </Location>
      <Size>
        <CX>27</CX>
        <CY>17</CY>
      </Size>
      <Hotspot>
        <X>0</X>
        <Y>0</Y>
      </Hotspot>
      <Duration>1000</Duration>
    </Frames>
  </Ui2DAnimation>
  <Ui2DAnimation item="Drak_AirEndCapLeft">
    <Frames>
      <Texture>drakah_groupwindowbars.tga</Texture>
      <Location>
        <X>0</X>
        <Y>104</Y>
      </Location>
      <Size>
        <CX>27</CX>
        <CY>17</CY>
      </Size>
      <Hotspot>
        <X>0</X>
        <Y>0</Y>
      </Hotspot>
      <Duration>1000</Duration>
    </Frames>
  </Ui2DAnimation>
  <Ui2DAnimation item="Drak_ExpEndCapLeft">
    <Frames>
      <Texture>drakah_groupwindowbars.tga</Texture>
      <Location>
        <X>0</X>
        <Y>123</Y>
      </Location>
      <Size>
        <CX>27</CX>
        <CY>17</CY>
      </Size>
      <Hotspot>
        <X>0</X>
        <Y>0</Y>
      </Hotspot>
      <Duration>1000</Duration>
    </Frames>
  </Ui2DAnimation>
  <Ui2DAnimation item="Drak_AltEndCapLeft">
    <Frames>
      <Texture>drakah_groupwindowbars.tga</Texture>
      <Location>
        <X>0</X>
        <Y>142</Y>
      </Location>
      <Size>
        <CX>27</CX>
        <CY>17</CY>
      </Size>
      <Hotspot>
        <X>0</X>
        <Y>0</Y>
      </Hotspot>
      <Duration>1000</Duration>
    </Frames>
  </Ui2DAnimation>
  <Ui2DAnimation item="Drak_F2EndCapLeft">
    <Frames>
      <Texture>drakah_groupwindowbars.tga</Texture>
      <Location>
        <X>0</X>
        <Y>161</Y>
      </Location>
      <Size>
        <CX>27</CX>
        <CY>17</CY>
      </Size>
      <Hotspot>
        <X>0</X>
        <Y>0</Y>
      </Hotspot>
      <Duration>1000</Duration>
    </Frames>
  </Ui2DAnimation>
  <Ui2DAnimation item="Drak_F3EndCapLeft">
    <Frames>
      <Texture>drakah_groupwindowbars.tga</Texture>
      <Location>
        <X>0</X>
        <Y>180</Y>
      </Location>
      <Size>
        <CX>27</CX>
        <CY>17</CY>
      </Size>
      <Hotspot>
        <X>0</X>
        <Y>0</Y>
      </Hotspot>
      <Duration>1000</Duration>
    </Frames>
  </Ui2DAnimation>
  <Ui2DAnimation item="Drak_F4EndCapLeft">
    <Frames>
      <Texture>drakah_groupwindowbars.tga</Texture>
      <Location>
        <X>0</X>
        <Y>199</Y>
      </Location>
      <Size>
        <CX>27</CX>
        <CY>17</CY>
      </Size>
      <Hotspot>
        <X>0</X>
        <Y>0</Y>
      </Hotspot>
      <Duration>1000</Duration>
    </Frames>
  </Ui2DAnimation>
  <Ui2DAnimation item="Drak_F5EndCapLeft">
    <Frames>
      <Texture>drakah_groupwindowbars.tga</Texture>
      <Location>
        <X>0</X>
        <Y>218</Y>
      </Location>
      <Size>
        <CX>27</CX>
        <CY>17</CY>
      </Size>
      <Hotspot>
        <X>0</X>
        <Y>0</Y>
      </Hotspot>
      <Duration>1000</Duration>
    </Frames>
  </Ui2DAnimation>
  <Ui2DAnimation item="Drak_F6EndCapLeft">
    <Frames>
      <Texture>drakah_groupwindowbars.tga</Texture>
      <Location>
        <X>0</X>
        <Y>237</Y>
      </Location>
      <Size>
        <CX>27</CX>
        <CY>17</CY>
      </Size>
      <Hotspot>
        <X>0</X>
        <Y>0</Y>
      </Hotspot>
      <Duration>1000</Duration>
    </Frames>
  </Ui2DAnimation>
  <Ui2DAnimation item="Drak_GaugeFill">
    <Cycle>true</Cycle>
    <Frames>
      <Texture>drakah_groupwindowbars.tga</Texture>
      <Location>
        <X>27</X>
        <Y>180</Y>
      </Location>
      <Size>
        <CX>100</CX>
        <CY>17</CY>
      </Size>
      <Hotspot>
        <X>0</X>
        <Y>0</Y>
      </Hotspot>
      <Duration>1000</Duration>
    </Frames>
  </Ui2DAnimation>
  <Ui2DAnimation item="Drak_GaugeLines">
    <Cycle>true</Cycle>
    <Frames>
      <Texture>drakah_groupwindowbars.tga</Texture>
      <Location>
        <X>27</X>
        <Y>199</Y>
      </Location>
      <Size>
        <CX>100</CX>
        <CY>17</CY>
      </Size>
      <Hotspot>
        <X>0</X>
        <Y>0</Y>
      </Hotspot>
      <Duration>1000</Duration>
    </Frames>
  </Ui2DAnimation>
  <Ui2DAnimation item="Drak_GaugeLinesFill">
    <Cycle>true</Cycle>
    <Frames>
      <Texture>drakah_groupwindowbars.tga</Texture>
      <Location>
        <X>27</X>
        <Y>218</Y>
      </Location>
      <Size>
        <CX>100</CX>
        <CY>17</CY>
      </Size>
      <Hotspot>
        <X>0</X>
        <Y>0</Y>
      </Hotspot>
      <Duration>1000</Duration>
    </Frames>
  </Ui2DAnimation>
  <StaticAnimation item="DrakGroupwindow_Back1">
    <ScreenID>DrakGroupwindow_Back1</ScreenID>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>0</X>
      <Y>0</Y>
    </Location>
    <Size>
      <CX>256</CX>
      <CY>256</CY>
    </Size>
    <Animation>Drak_Groupwindow01</Animation>
  </StaticAnimation>
  <!-- Start Player Information -->
  <Label item="GW_FirstName">
    <ScreenID>GW_FirstName</ScreenID>
    <EQType>1</EQType>
    <!--<Font>3</Font>-->
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>48</X>
      <Y>11</Y>
    </Location>
    <Size>
      <CX>78</CX>
      <CY>14</CY>
    </Size>
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
    <AlignLeft>true</AlignLeft>
    <Font>2</Font>
  </Label>
  <Label item="GW_HPPercent">
    <ScreenID>GW_HPPercentLabel</ScreenID>
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>148</X>
      <Y>36</Y>
    </Location>
    <Size>
      <CX>20</CX>
      <CY>14</CY>
    </Size>
    <EQType>19</EQType>
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
    <Text>100</Text>
  </Label>
  <Label item="GW_ManaPercent">
    <ScreenID>GW_ManaPercentLabel</ScreenID>
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>148</X>
      <Y>62</Y>
    </Location>
    <Size>
      <CX>20</CX>
      <CY>14</CY>
    </Size>
    <EQType>20</EQType>
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
    <Text>100</Text>
  </Label>
  <Label item="GW_EndurancePercentage">
    <ScreenID>GW_StamPercentage</ScreenID>
    <EQType>21</EQType>
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>148</X>
      <Y>49</Y>
    </Location>
    <Size>
      <CX>20</CX>
      <CY>14</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>


  <Gauge item="GW_Pet_HP">
    <ScreenID>GW_Pet_HP</ScreenID>
    <!--<Font>3</Font>-->
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>47</X>
      <Y>44</Y>
    </Location>
    <Size>
      <CX>100</CX>
      <CY>5</CY>
    </Size>
    <GaugeOffsetY>-10</GaugeOffsetY>
    <Style_VScroll>false</Style_VScroll>
    <Style_HScroll>false</Style_HScroll>
    <Style_Transparent>false</Style_Transparent>
    <!--<TooltipReference/>-->
    <FillTint>
      <R>0</R>
      <G>180</G>
      <B>0</B>
    </FillTint>
    <LinesFillTint>
      <R>220</R>
      <G>220</G>
      <B>0</B>
    </LinesFillTint>
    <DrawLinesFill>false</DrawLinesFill>
    <EQType>16</EQType>
    <GaugeDrawTemplate>
      <Lines>Drak_GaugeLines</Lines>
      <LinesFill>Drak_GaugeLinesFill</LinesFill>
      <EndCapRight>Drak_EndCapRight</EndCapRight>
      <EndCapLeft>Drak_StaEndCapLeft</EndCapLeft>
      <Fill>Drak_GaugeFill</Fill>
    </GaugeDrawTemplate>
    <TextOffsetX>24</TextOffsetX>
    <TextOffsetY>-20</TextOffsetY>
    <GaugeOffsetX>-27</GaugeOffsetX>
  </Gauge>
  <Gauge item="GW_Player_HP">
    <ScreenID>GW_PlayerHP</ScreenID>
    <!--<Font>3</Font>-->
    <TextColor>
      <R>240</R>
      <G>240</G>
      <B>240</B>
    </TextColor>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>20</X>
      <Y>12</Y>
    </Location>
    <Size>
      <CX>137</CX>
      <CY>37</CY>
    </Size>
    <TextOffsetX>-300</TextOffsetX>
    <GaugeOffsetY>20</GaugeOffsetY>
    <Style_VScroll>false</Style_VScroll>
    <Style_HScroll>false</Style_HScroll>
    <Style_Transparent>false</Style_Transparent>
    <!--<TooltipReference/>-->
    <FillTint>
      <R>255</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>
    <GaugeDrawTemplate>
      <EndCapRight>Drak_EndCapRight</EndCapRight>
      <EndCapLeft>Drak_HitEndCapLeft</EndCapLeft>
      <Background>Drak_GaugeBackground</Background>
      <Fill>Drak_GaugeFill</Fill>
      <Lines>Drak_GaugeLines</Lines>
      <LinesFill>Drak_GaugeLinesFill</LinesFill>
    </GaugeDrawTemplate>
    <TextOffsetY>0</TextOffsetY>
  </Gauge>
  <Gauge item="GW_Player_Mana">
    <ScreenID>GW_PlayerMana</ScreenID>
    <!--<Font>3</Font>-->
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>20</X>
      <Y>58</Y>
    </Location>
    <Size>
      <CX>137</CX>
      <CY>16</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>255</B>
    </FillTint>
    <LinesFillTint>
      <R>0</R>
      <G>220</G>
      <B>220</B>
    </LinesFillTint>
    <DrawLinesFill>false</DrawLinesFill>
    <EQType>2</EQType>
    <GaugeDrawTemplate>
      <Lines>Drak_GaugeLines</Lines>
      <LinesFill>Drak_GaugeLinesFill</LinesFill>
      <EndCapRight>Drak_EndCapRight</EndCapRight>
      <EndCapLeft>Drak_PowEndCapLeft</EndCapLeft>
      <Background>Drak_GaugeBackground</Background>
      <Fill>Drak_GaugeFill</Fill>
    </GaugeDrawTemplate>
  </Gauge>
  <Gauge item="GW_CastingTime">
    <ScreenID>GW_CastGauge</ScreenID>
    <!--<Font>3</Font> -->
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>45</X>
      <Y>69</Y>
    </Location>
    <Size>
      <CX>104</CX>
      <CY>3</CY>
    </Size>
    <GaugeOffsetY>-11</GaugeOffsetY>
    <Style_VScroll>false</Style_VScroll>
    <Style_HScroll>false</Style_HScroll>
    <Style_Transparent>false</Style_Transparent>
    <!--<TooltipReference/>-->
    <FillTint>
      <R>255</R>
      <G>0</G>
      <B>255</B>
    </FillTint>
    <LinesFillTint>
      <R>0</R>
      <G>0</G>
      <B>0</B>
    </LinesFillTint>
    <DrawLinesFill>false</DrawLinesFill>
    <EQType>7</EQType>
    <GaugeDrawTemplate>
      <Lines>Drak_GaugeLines</Lines>
      <LinesFill>Drak_GaugeLinesFill</LinesFill>
      <EndCapRight>Drak_EndCapRight</EndCapRight>
      <EndCapLeft>Drak_PowEndCapLeft</EndCapLeft>
      <Background>Drak_GaugeBackground</Background>
      <Fill>Drak_GaugeFill</Fill>
    </GaugeDrawTemplate>
    <TopAnchorOffset>0</TopAnchorOffset>
    <GaugeOffsetX>-25</GaugeOffsetX>
  </Gauge>
  <Gauge item="GW_Player_Endurance">
    <ScreenID>GW_PlayerEndurance</ScreenID>
    <!--<Font>3</Font>-->
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>20</X>
      <Y>45</Y>
    </Location>
    <Size>
      <CX>137</CX>
      <CY>16</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>220</G>
      <B>0</B>
    </LinesFillTint>
    <DrawLinesFill>false</DrawLinesFill>
    <EQType>3</EQType>
    <GaugeDrawTemplate>
      <Lines>Drak_GaugeLines</Lines>
      <LinesFill>Drak_GaugeLinesFill</LinesFill>
      <EndCapRight>Drak_EndCapRight</EndCapRight>
      <EndCapLeft>Drak_StaEndCapLeft</EndCapLeft>
      <Background>Drak_GaugeBackground</Background>
      <Fill>Drak_GaugeFill</Fill>
    </GaugeDrawTemplate>
  </Gauge>
  <Gauge item="GW_Breath_Gauge">
    <ScreenID>GW_Gauge</ScreenID>
    <!--<Font>3</Font>-->
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>20</X>
      <Y>58</Y>
    </Location>
    <Size>
      <CX>137</CX>
      <CY>16</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>240</G>
      <B>240</B>
    </FillTint>
    <LinesFillTint>
      <R>0</R>
      <G>0</G>
      <B>0</B>
    </LinesFillTint>
    <DrawLinesFill>false</DrawLinesFill>
    <EQType>8</EQType>
    <GaugeDrawTemplate>
      <Lines>Drak_GaugeLines</Lines>
      <LinesFill>Drak_GaugeLinesFill</LinesFill>
      <EndCapRight>Drak_EndCapRight</EndCapRight>
      <EndCapLeft>Drak_AirEndCapLeft</EndCapLeft>
      <Background>Drak_GaugeBackground</Background>
      <Fill>Drak_GaugeFill</Fill>
    </GaugeDrawTemplate>
    <GaugeOffsetX>0</GaugeOffsetX>
  </Gauge>
  <Gauge item="GW_ExpGauge">
    <ScreenID>GW_ExpGauge</ScreenID>
    <!--<Font>3</Font>-->
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>20</X>
      <Y>71</Y>
    </Location>
    <Size>
      <CX>137</CX>
      <CY>16</CY>
    </Size>
    <GaugeOffsetY>0</GaugeOffsetY>
    <Style_VScroll>false</Style_VScroll>
    <Style_HScroll>false</Style_HScroll>
    <Style_Transparent>false</Style_Transparent>
    <!--<TooltipReference/>-->
    <FillTint>
      <R>220</R>
      <G>150</G>
      <B>0</B>
    </FillTint>
    <LinesFillTint>
      <R>0</R>
      <G>80</G>
      <B>220</B>
    </LinesFillTint>
    <DrawLinesFill>true</DrawLinesFill>
    <EQType>4</EQType>
    <GaugeDrawTemplate>
      <Lines>Drak_GaugeLines</Lines>
      <LinesFill>Drak_GaugeLinesFill</LinesFill>
      <EndCapRight>Drak_EndCapRight</EndCapRight>
      <EndCapLeft>Drak_ExpEndCapLeft</EndCapLeft>
      <Background>Drak_GaugeBackground</Background>
      <Fill>Drak_GaugeFill</Fill>
    </GaugeDrawTemplate>
  </Gauge>
  <Gauge item="GW_AltAdvGauge">
    <ScreenID>GW_AltAdvGauge</ScreenID>
    <!--<Font>3</Font>-->
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>20</X>
      <Y>84</Y>
    </Location>
    <Size>
      <CX>137</CX>
      <CY>16</CY>
    </Size>
    <GaugeOffsetY>0</GaugeOffsetY>
    <Style_VScroll>false</Style_VScroll>
    <Style_HScroll>false</Style_HScroll>
    <Style_Transparent>false</Style_Transparent>
    <!--<TooltipReference/>-->
    <FillTint>
      <R>220</R>
      <G>150</G>
      <B>0</B>
    </FillTint>
    <LinesFillTint>
      <R>0</R>
      <G>80</G>
      <B>220</B>
    </LinesFillTint>
    <DrawLinesFill>true</DrawLinesFill>
    <EQType>5</EQType>
    <GaugeDrawTemplate>
      <Lines>Drak_GaugeLines</Lines>
      <LinesFill>Drak_GaugeLinesFill</LinesFill>
      <EndCapRight>Drak_EndCapRight</EndCapRight>
      <EndCapLeft>Drak_AltEndCapLeft</EndCapLeft>
      <Background>Drak_GaugeBackground</Background>
      <Fill>Drak_GaugeFill</Fill>
    </GaugeDrawTemplate>
  </Gauge>
  <!-- Start Group Information -->
  <Button item="GW_InviteButton">
    <ScreenID>InviteButton</ScreenID>
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>20</X>
      <Y>226</Y>
    </Location>
    <Size>
      <CX>54</CX>
      <CY>15</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/>-->
    <Text>Invite</Text>
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <ButtonDrawTemplate>
      <Normal>A_BtnNormal</Normal>
      <Pressed>A_BtnPressed</Pressed>
      <Flyby>A_BtnFlyby</Flyby>
      <Disabled>A_BtnDisabled</Disabled>
      <PressedFlyby>A_BtnPressedFlyby</PressedFlyby>
    </ButtonDrawTemplate>
    <Text>Invite</Text>
  </Button>
  <Button item="GW_DisbandButton">
    <ScreenID>DisbandButton</ScreenID>
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>115</X>
      <Y>226</Y>
    </Location>
    <Size>
      <CX>54</CX>
      <CY>15</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>A_BtnNormal</Normal>
      <Pressed>A_BtnPressed</Pressed>
      <Flyby>A_BtnFlyby</Flyby>
      <Disabled>A_BtnDisabled</Disabled>
      <PressedFlyby>A_BtnPressedFlyby</PressedFlyby>
    </ButtonDrawTemplate>
    <Text>Disband</Text>
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
  </Button>
  <Button item="GW_FollowButton">
    <ScreenID>FollowButton</ScreenID>
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>20</X>
      <Y>226</Y>
    </Location>
    <Size>
      <CX>54</CX>
      <CY>15</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/>-->
    <Text>Follow</Text>
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <ButtonDrawTemplate>
      <Normal>A_BtnNormal</Normal>
      <Pressed>A_BtnPressed</Pressed>
      <Flyby>A_BtnFlyby</Flyby>
      <Disabled>A_BtnDisabled</Disabled>
      <PressedFlyby>A_BtnPressedFlyby</PressedFlyby>
    </ButtonDrawTemplate>
    <Text>Invite</Text>
  </Button>
  <Button item="GW_DeclineButton">
    <ScreenID>DeclineButton</ScreenID>
    <Font>1</Font>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>115</X>
      <Y>226</Y>
    </Location>
    <Size>
      <CX>54</CX>
      <CY>15</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>A_BtnNormal</Normal>
      <Pressed>A_BtnPressed</Pressed>
      <Flyby>A_BtnFlyby</Flyby>
      <Disabled>A_BtnDisabled</Disabled>
      <PressedFlyby>A_BtnPressedFlyby</PressedFlyby>
    </ButtonDrawTemplate>
    <Text>Decline</Text>
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
  </Button>
  <Button item="GW_LFGButton">
    <ScreenID>LFGButton</ScreenID>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>77</X>
      <Y>226</Y>
    </Location>
    <Size>
      <CX>35</CX>
      <CY>15</CY>
    </Size>
    <Style_Checkbox>false</Style_Checkbox>
    <TooltipReference>Open LFG Window</TooltipReference>
    <ButtonDrawTemplate>
      <Normal>A_BtnNormal</Normal>
      <Pressed>A_BtnPressed</Pressed>
      <Flyby>A_BtnFlyby</Flyby>
      <Disabled>A_BtnDisabled</Disabled>
      <PressedFlyby>A_BtnPressedFlyby</PressedFlyby>
    </ButtonDrawTemplate>
    <Text>Lfg</Text>
    <TextColor>
      <B>255</B>
      <G>255</G>
      <R>255</R>
    </TextColor>
    <Font>1</Font>
  </Button>
  <Gauge item="GW_Gauge1">
    <ScreenID>Gauge1</ScreenID>
    <!--<Font>3</Font>-->
    <TextColor>
      <R>240</R>
      <G>240</G>
      <B>240</B>
    </TextColor>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>15</X>
      <Y>107</Y>
    </Location>
    <Size>
      <CX>137</CX>
      <CY>33</CY>
    </Size>
    <TextOffsetX>32</TextOffsetX>
    <Style_VScroll>false</Style_VScroll>
    <Style_HScroll>false</Style_HScroll>
    <Style_Transparent>false</Style_Transparent>
    <!--<TooltipReference/>-->
    <FillTint>
      <R>255</R>
      <G>0</G>
      <B>0</B>
    </FillTint>
    <LinesFillTint>
      <R>220</R>
      <G>220</G>
      <B>0</B>
    </LinesFillTint>
    <DrawLinesFill>True</DrawLinesFill>
    <EQType>11</EQType>
    <GaugeDrawTemplate>
      <Lines>Drak_GaugeLines</Lines>
      <LinesFill>Drak_GaugeLinesFill</LinesFill>
      <EndCapRight>Drak_EndCapRight</EndCapRight>
      <EndCapLeft>Drak_F2EndCapLeft</EndCapLeft>
      <Background>Drak_GaugeBackground</Background>
      <Fill>Drak_GaugeFill</Fill>
    </GaugeDrawTemplate>
    <GaugeOffsetX>4</GaugeOffsetX>
    <GaugeOffsetY>12</GaugeOffsetY>
    <BottomAnchorToTop>True</BottomAnchorToTop>
    <LeftAnchorToLeft>True</LeftAnchorToLeft>
    <RightAnchorOffset>0</RightAnchorOffset>
    <TopAnchorOffset>0</TopAnchorOffset>
    <TopAnchorToTop>True</TopAnchorToTop>
    <BottomAnchorOffset>0</BottomAnchorOffset>
    <TextOffsetY>5</TextOffsetY>
    <Font>1</Font>
  </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>43</X>
      <Y>131</Y>
    </Location>
    <Size>
      <CX>104</CX>
      <CY>2</CY>
    </Size>
    <TextOffsetY>-50</TextOffsetY>
    <GaugeOffsetY>-11</GaugeOffsetY>
    <Style_VScroll>false</Style_VScroll>
    <Style_HScroll>false</Style_HScroll>
    <Style_Transparent>false</Style_Transparent>
    <!--<TooltipReference/>-->
    <FillTint>
      <R>0</R>
      <G>180</G>
      <B>0</B>
    </FillTint>
    <LinesFillTint>
      <R>220</R>
      <G>220</G>
      <B>0</B>
    </LinesFillTint>
    <DrawLinesFill>false</DrawLinesFill>
    <EQType>17</EQType>
    <GaugeDrawTemplate>
      <Lines>Drak_GaugeLines</Lines>
      <LinesFill>Drak_GaugeLinesFill</LinesFill>
      <EndCapRight>Drak_EndCapRight</EndCapRight>
      <EndCapLeft>Drak_HitEndCapLeft</EndCapLeft>
      <Fill>Drak_GaugeFill</Fill>
      <Background>Drak_GaugeBackground</Background>
    </GaugeDrawTemplate>
    <GaugeOffsetX>-24</GaugeOffsetX>
  </Gauge>
  <Gauge item="GW_Gauge2">
    <ScreenID>Gauge2</ScreenID>
    <!--<Font>3</Font>-->
    <TextColor>
      <R>240</R>
      <G>240</G>
      <B>240</B>
    </TextColor>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>15</X>
      <Y>129</Y>
    </Location>
    <Size>
      <CX>137</CX>
      <CY>33</CY>
    </Size>
    <TextOffsetX>32</TextOffsetX>
    <Style_VScroll>false</Style_VScroll>
    <Style_HScroll>false</Style_HScroll>
    <Style_Transparent>False</Style_Transparent>
    <!--<TooltipReference/>-->
    <FillTint>
      <R>255</R>
      <G>0</G>
      <B>0</B>
    </FillTint>
    <LinesFillTint>
      <R>220</R>
      <G>220</G>
      <B>0</B>
    </LinesFillTint>
    <DrawLinesFill>false</DrawLinesFill>
    <EQType>12</EQType>
    <GaugeDrawTemplate>
      <Background>Drak_GaugeBackground</Background>
      <Fill>Drak_GaugeFill</Fill>
      <Lines>Drak_GaugeLines</Lines>
      <LinesFill>Drak_GaugeLinesFill</LinesFill>
      <EndCapLeft>Drak_F3EndCapLeft</EndCapLeft>
      <EndCapRight>Drak_EndCapRight</EndCapRight>
    </GaugeDrawTemplate>
    <GaugeOffsetX>4</GaugeOffsetX>
    <TextOffsetY>5</TextOffsetY>
    <GaugeOffsetY>12</GaugeOffsetY>
    <Font>1</Font>
  </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>43</X>
      <Y>153</Y>
    </Location>
    <Size>
      <CX>104</CX>
      <CY>2</CY>
    </Size>
    <TextOffsetY>-50</TextOffsetY>
    <GaugeOffsetY>-11</GaugeOffsetY>
    <Style_VScroll>false</Style_VScroll>
    <Style_HScroll>false</Style_HScroll>
    <Style_Transparent>true</Style_Transparent>
    <!--<TooltipReference/>-->
    <FillTint>
      <R>0</R>
      <G>180</G>
      <B>0</B>
    </FillTint>
    <LinesFillTint>
      <R>220</R>
      <G>220</G>
      <B>0</B>
    </LinesFillTint>
    <DrawLinesFill>false</DrawLinesFill>
    <EQType>18</EQType>
    <GaugeDrawTemplate>
      <Lines>Drak_GaugeLines</Lines>
      <LinesFill>Drak_GaugeLinesFill</LinesFill>
      <EndCapRight>Drak_EndCapRight</EndCapRight>
      <EndCapLeft>Drak_HitEndCapLeft</EndCapLeft>
      <Fill>Drak_GaugeFill</Fill>
      <Background>Drak_GaugeBackground</Background>
    </GaugeDrawTemplate>
    <GaugeOffsetX>-24</GaugeOffsetX>
  </Gauge>
  <Gauge item="GW_Gauge3">
    <ScreenID>Gauge3</ScreenID>
    <!--<Font>3</Font>-->
    <TextColor>
      <R>240</R>
      <G>240</G>
      <B>240</B>
    </TextColor>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>15</X>
      <Y>151</Y>
    </Location>
    <Size>
      <CX>137</CX>
      <CY>33</CY>
    </Size>
    <TextOffsetX>32</TextOffsetX>
    <Style_VScroll>false</Style_VScroll>
    <Style_HScroll>false</Style_HScroll>
    <Style_Transparent>false</Style_Transparent>
    <!--<TooltipReference/>-->
    <FillTint>
      <R>255</R>
      <G>0</G>
      <B>0</B>
    </FillTint>
    <LinesFillTint>
      <R>220</R>
      <G>220</G>
      <B>0</B>
    </LinesFillTint>
    <DrawLinesFill>false</DrawLinesFill>
    <EQType>13</EQType>
    <GaugeDrawTemplate>
      <Background>Drak_GaugeBackground</Background>
      <Fill>Drak_GaugeFill</Fill>
      <Lines>Drak_GaugeLines</Lines>
      <LinesFill>Drak_GaugeLinesFill</LinesFill>
      <EndCapLeft>Drak_F4EndCapLeft</EndCapLeft>
      <EndCapRight>Drak_EndCapRight</EndCapRight>
    </GaugeDrawTemplate>
    <GaugeOffsetX>4</GaugeOffsetX>
    <GaugeOffsetY>12</GaugeOffsetY>
    <TextOffsetY>5</TextOffsetY>
    <Font>1</Font>
  </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>43</X>
      <Y>175</Y>
    </Location>
    <Size>
      <CX>104</CX>
      <CY>2</CY>
    </Size>
    <TextOffsetY>-50</TextOffsetY>
    <GaugeOffsetY>-11</GaugeOffsetY>
    <Style_VScroll>false</Style_VScroll>
    <Style_HScroll>false</Style_HScroll>
    <Style_Transparent>false</Style_Transparent>
    <!--<TooltipReference/>-->
    <FillTint>
      <R>0</R>
      <G>180</G>
      <B>0</B>
    </FillTint>
    <LinesFillTint>
      <R>220</R>
      <G>220</G>
      <B>0</B>
    </LinesFillTint>
    <DrawLinesFill>false</DrawLinesFill>
    <EQType>19</EQType>
    <GaugeDrawTemplate>
      <Lines>Drak_GaugeLines</Lines>
      <LinesFill>Drak_GaugeLinesFill</LinesFill>
      <EndCapRight>Drak_EndCapRight</EndCapRight>
      <EndCapLeft>Drak_HitEndCapLeft</EndCapLeft>
      <Fill>Drak_GaugeFill</Fill>
      <Background>Drak_GaugeBackground</Background>
    </GaugeDrawTemplate>
    <GaugeOffsetX>-24</GaugeOffsetX>
  </Gauge>
  <Gauge item="GW_Gauge4">
    <ScreenID>Gauge4</ScreenID>
    <!--<Font>3</Font>-->
    <TextColor>
      <R>240</R>
      <G>240</G>
      <B>240</B>
    </TextColor>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>15</X>
      <Y>173</Y>
    </Location>
    <Size>
      <CX>137</CX>
      <CY>33</CY>
    </Size>
    <TextOffsetX>32</TextOffsetX>
    <Style_VScroll>false</Style_VScroll>
    <Style_HScroll>false</Style_HScroll>
    <Style_Transparent>false</Style_Transparent>
    <!--<TooltipReference/>-->
    <FillTint>
      <R>255</R>
      <G>0</G>
      <B>0</B>
    </FillTint>
    <LinesFillTint>
      <R>220</R>
      <G>220</G>
      <B>0</B>
    </LinesFillTint>
    <DrawLinesFill>false</DrawLinesFill>
    <EQType>14</EQType>
    <GaugeDrawTemplate>
      <Background>Drak_GaugeBackground</Background>
      <Fill>Drak_GaugeFill</Fill>
      <Lines>Drak_GaugeLines</Lines>
      <LinesFill>Drak_GaugeLinesFill</LinesFill>
      <EndCapLeft>Drak_F5EndCapLeft</EndCapLeft>
      <EndCapRight>Drak_EndCapRight</EndCapRight>
    </GaugeDrawTemplate>
    <GaugeOffsetX>4</GaugeOffsetX>
    <GaugeOffsetY>12</GaugeOffsetY>
    <TextOffsetY>5</TextOffsetY>
    <Font>1</Font>
  </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>43</X>
      <Y>197</Y>
    </Location>
    <Size>
      <CX>104</CX>
      <CY>2</CY>
    </Size>
    <TextOffsetY>-50</TextOffsetY>
    <GaugeOffsetY>-11</GaugeOffsetY>
    <Style_VScroll>false</Style_VScroll>
    <Style_HScroll>false</Style_HScroll>
    <Style_Transparent>false</Style_Transparent>
    <!--<TooltipReference/>-->
    <FillTint>
      <R>0</R>
      <G>180</G>
      <B>0</B>
    </FillTint>
    <LinesFillTint>
      <R>220</R>
      <G>220</G>
      <B>0</B>
    </LinesFillTint>
    <DrawLinesFill>false</DrawLinesFill>
    <EQType>20</EQType>
    <GaugeDrawTemplate>
      <Lines>Drak_GaugeLines</Lines>
      <LinesFill>Drak_GaugeLinesFill</LinesFill>
      <EndCapRight>Drak_EndCapRight</EndCapRight>
      <EndCapLeft>Drak_HitEndCapLeft</EndCapLeft>
      <Fill>Drak_GaugeFill</Fill>
      <Background>Drak_GaugeBackground</Background>
    </GaugeDrawTemplate>
    <GaugeOffsetX>-24</GaugeOffsetX>
  </Gauge>
  <Gauge item="GW_Gauge5">
    <ScreenID>Gauge5</ScreenID>
    <!--<Font>3</Font>-->
    <TextColor>
      <R>240</R>
      <G>240</G>
      <B>240</B>
    </TextColor>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>15</X>
      <Y>195</Y>
    </Location>
    <Size>
      <CX>137</CX>
      <CY>33</CY>
    </Size>
    <TextOffsetX>32</TextOffsetX>
    <Style_VScroll>false</Style_VScroll>
    <Style_HScroll>false</Style_HScroll>
    <Style_Transparent>false</Style_Transparent>
    <!--<TooltipReference/>-->
    <FillTint>
      <R>255</R>
      <G>0</G>
      <B>0</B>
    </FillTint>
    <LinesFillTint>
      <R>220</R>
      <G>220</G>
      <B>0</B>
    </LinesFillTint>
    <DrawLinesFill>false</DrawLinesFill>
    <EQType>15</EQType>
    <GaugeDrawTemplate>
      <Background>Drak_GaugeBackground</Background>
      <Fill>Drak_GaugeFill</Fill>
      <Lines>Drak_GaugeLines</Lines>
      <LinesFill>Drak_GaugeLinesFill</LinesFill>
      <EndCapLeft>Drak_F6EndCapLeft</EndCapLeft>
      <EndCapRight>Drak_EndCapRight</EndCapRight>
    </GaugeDrawTemplate>
    <GaugeOffsetX>4</GaugeOffsetX>
    <GaugeOffsetY>12</GaugeOffsetY>
    <TextOffsetY>5</TextOffsetY>
    <Font>1</Font>
  </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>43</X>
      <Y>219</Y>
    </Location>
    <Size>
      <CX>104</CX>
      <CY>2</CY>
    </Size>
    <TextOffsetY>-50</TextOffsetY>
    <GaugeOffsetY>-11</GaugeOffsetY>
    <Style_VScroll>false</Style_VScroll>
    <Style_HScroll>false</Style_HScroll>
    <Style_Transparent>false</Style_Transparent>
    <!--<TooltipReference/>-->
    <FillTint>
      <R>0</R>
      <G>180</G>
      <B>0</B>
    </FillTint>
    <LinesFillTint>
      <R>220</R>
      <G>220</G>
      <B>0</B>
    </LinesFillTint>
    <DrawLinesFill>false</DrawLinesFill>
    <EQType>21</EQType>
    <GaugeDrawTemplate>
      <Lines>Drak_GaugeLines</Lines>
      <LinesFill>Drak_GaugeLinesFill</LinesFill>
      <EndCapRight>Drak_EndCapRight</EndCapRight>
      <EndCapLeft>Drak_HitEndCapLeft</EndCapLeft>
      <Fill>Drak_GaugeFill</Fill>
      <Background>Drak_GaugeBackground</Background>
    </GaugeDrawTemplate>
    <GaugeOffsetX>-24</GaugeOffsetX>
  </Gauge>
  <Label item="GW_CurrentHP">
    <ScreenID>HPNumberLabel</ScreenID>
    <EQType>70</EQType>
    <!--<Font>3</Font>-->
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>171</X>
      <Y>35</Y>
    </Location>
    <Size>
      <CX>75</CX>
      <CY>14</CY>
    </Size>
    <Text>10000/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>
    <Font>2</Font>
  </Label>
  <Label item="GW_Level">
    <ScreenID>GW_LevelClassLabel</ScreenID>
    <EQType>2</EQType>
    <!--<Font>3</Font>-->
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>216</X>
      <Y>13</Y>
    </Location>
    <Size>
      <CX>20</CX>
      <CY>14</CY>
    </Size>
    <Text>60</Text>
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
    <Font>1</Font>
  </Label>
  <Label item="GW_CurrentMana">
    <ScreenID>GW_CurrentMana</ScreenID>
    <Font>2</Font>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>171</X>
      <Y>57</Y>
    </Location>
    <Size>
      <CX>75</CX>
      <CY>14</CY>
    </Size>
    <EQType>128</EQType>
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
      <Alpha>255</Alpha>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>true</AlignCenter>
    <AlignRight>false</AlignRight>
    <AlignLeft>false</AlignLeft>
    <Text>10000/10000</Text>
  </Label>
  <Label item="GW_ACNumber">
    <ScreenID>GW_ACNumberLabel</ScreenID>
    <EQType>22</EQType>
    <!--<Font>3</Font>-->
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>175</X>
      <Y>79</Y>
    </Location>
    <Size>
      <CX>32</CX>
      <CY>14</CY>
    </Size>
    <Text>10000</Text>
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
    <Font>2</Font>
  </Label>
  <Label item="GW_Divider">
    <!--<Font>3</Font>-->
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>207</X>
      <Y>79</Y>
    </Location>
    <Size>
      <CX>8</CX>
      <CY>14</CY>
    </Size>
    <Text>/</Text>
    <TextColor>
      <R>192</R>
      <G>192</G>
      <B>192</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
    <Font>2</Font>
  </Label>
  <Label item="GW_ATKNumber">
    <ScreenID>GW_ATKNumberLabel</ScreenID>
    <EQType>23</EQType>
    <!--<Font>3</Font>-->
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>210</X>
      <Y>79</Y>
    </Location>
    <Size>
      <CX>32</CX>
      <CY>14</CY>
    </Size>
    <Text>10000</Text>
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
    <Font>2</Font>
  </Label>
  <Label item="GW_STRNumber">
    <ScreenID>GW_STRNumberLabel</ScreenID>
    <EQType>5</EQType>
    <!--<Font>3</Font>-->
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>213</X>
      <Y>94</Y>
    </Location>
    <Size>
      <CX>50</CX>
      <CY>14</CY>
    </Size>
    <Text>255</Text>
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
    <Font>2</Font>
  </Label>
  <Label item="GW_STANumber">
    <ScreenID>GW_STANumberLabel</ScreenID>
    <EQType>6</EQType>
    <!--<Font>3</Font>-->
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>213</X>
      <Y>105</Y>
    </Location>
    <Size>
      <CX>50</CX>
      <CY>14</CY>
    </Size>
    <Text>255</Text>
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
    <Font>2</Font>
  </Label>
  <Label item="GW_AGINumber">
    <ScreenID>GW_AGINumberLabel</ScreenID>
    <EQType>8</EQType>
    <!--<Font>3</Font>-->
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>213</X>
      <Y>116</Y>
    </Location>
    <Size>
      <CX>50</CX>
      <CY>14</CY>
    </Size>
    <Text>255</Text>
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
    <Font>2</Font>
  </Label>
  <Label item="GW_DEXNumber">
    <ScreenID>GW_DEXNumberLabel</ScreenID>
    <EQType>7</EQType>
    <!--<Font>3</Font>-->
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>213</X>
      <Y>127</Y>
    </Location>
    <Size>
      <CX>50</CX>
      <CY>14</CY>
    </Size>
    <Text>255</Text>
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
    <Font>2</Font>
  </Label>
  <Label item="GW_WISNumber">
    <ScreenID>GW_WISNumberLabel</ScreenID>
    <EQType>9</EQType>
    <!--<Font>3</Font>-->
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>213</X>
      <Y>138</Y>
    </Location>
    <Size>
      <CX>50</CX>
      <CY>14</CY>
    </Size>
    <Text>255</Text>
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
    <Font>2</Font>
  </Label>
  <Label item="GW_INTNumber">
    <ScreenID>GW_INTNumberLabel</ScreenID>
    <EQType>10</EQType>
    <!--<Font>3</Font>-->
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>213</X>
      <Y>149</Y>
    </Location>
    <Size>
      <CX>50</CX>
      <CY>14</CY>
    </Size>
    <Text>255</Text>
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
    <Font>2</Font>
  </Label>
  <Label item="GW_CHANumber">
    <ScreenID>GW_CHANumberLabel</ScreenID>
    <EQType>11</EQType>
    <!--<Font>3</Font>-->
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>213</X>
      <Y>160</Y>
    </Location>
    <Size>
      <CX>50</CX>
      <CY>14</CY>
    </Size>
    <Text>255</Text>
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
    <Font>2</Font>
  </Label>
  <Label item="GW_PoisonNumber">
    <ScreenID>GW_PoisonNumberLabel</ScreenID>
    <EQType>12</EQType>
    <!--<Font>3</Font>-->
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>213</X>
      <Y>179</Y>
    </Location>
    <Size>
      <CX>64</CX>
      <CY>14</CY>
    </Size>
    <Text>255</Text>
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
    <Font>2</Font>
  </Label>
  <Label item="GW_MagicNumber">
    <ScreenID>GW_MagicNumberLabel</ScreenID>
    <EQType>16</EQType>
    <!--<Font>3</Font>-->
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>213</X>
      <Y>190</Y>
    </Location>
    <Size>
      <CX>64</CX>
      <CY>14</CY>
    </Size>
    <Text>255</Text>
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
    <Font>2</Font>
  </Label>
  <Label item="GW_DiseaseNumber">
    <ScreenID>GW_DiseaseNumberLabel</ScreenID>
    <EQType>13</EQType>
    <!--<Font>3</Font>-->
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>213</X>
      <Y>201</Y>
    </Location>
    <Size>
      <CX>64</CX>
      <CY>14</CY>
    </Size>
    <Text>255</Text>
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
    <Font>2</Font>
  </Label>
  <Label item="GW_FireNumber">
    <ScreenID>GW_FireNumberLabel</ScreenID>
    <EQType>14</EQType>
    <!--<Font>3</Font>-->
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>213</X>
      <Y>212</Y>
    </Location>
    <Size>
      <CX>64</CX>
      <CY>14</CY>
    </Size>
    <Text>255</Text>
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
    <Font>2</Font>
  </Label>
  <Label item="GW_ColdNumber">
    <ScreenID>GW_ColdNumberLabel</ScreenID>
    <EQType>15</EQType>
    <!--<Font>3</Font>-->
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>213</X>
      <Y>223</Y>
    </Location>
    <Size>
      <CX>64</CX>
      <CY>14</CY>
    </Size>
    <Text>255</Text>
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
    <Font>2</Font>
  </Label>
  

Posted: Wed Apr 06, 2005 12:37 pm
by Alaxandar

Code: Select all

  <Label item="GW_HPPercLabel1">
    <ScreenID>HPPercLabel1</ScreenID>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>18</X>
      <Y>-18</Y>
    </Location>
    <Size>
      <CX>16</CX>
      <CY>12</CY>
    </Size>
    <Text>%</Text>
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
    <Font>3</Font>
  </Label>
  <Label item="GW_HPLabel2">
    <ScreenID>HPLabel2</ScreenID>
    <EQType>36</EQType>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>148</X>
      <Y>146</Y>
    </Location>
    <Size>
      <CX>20</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>
    <Font>1</Font>
  </Label>
  <Label item="GW_HPPercLabel2">
    <ScreenID>HPPercLabel2</ScreenID>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>58</X>
      <Y>-17</Y>
    </Location>
    <Size>
      <CX>16</CX>
      <CY>12</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>148</X>
      <Y>168</Y>
    </Location>
    <Size>
      <CX>20</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>
    <Font>1</Font>
  </Label>
  <Label item="GW_HPPercLabel3">
    <ScreenID>HPPercLabel3</ScreenID>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>89</X>
      <Y>-16</Y>
    </Location>
    <Size>
      <CX>16</CX>
      <CY>12</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>148</X>
      <Y>190</Y>
    </Location>
    <Size>
      <CX>20</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>
    <Font>1</Font>
  </Label>
  <Label item="GW_HPPercLabel4">
    <ScreenID>HPPercLabel4</ScreenID>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>119</X>
      <Y>-16</Y>
    </Location>
    <Size>
      <CX>16</CX>
      <CY>12</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>148</X>
      <Y>212</Y>
    </Location>
    <Size>
      <CX>20</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>
    <Font>1</Font>
  </Label>




    <Label item="Member5Distance">
    <ScreenID>A_ScreenID</ScreenID>
    <Font>1</Font>
    <EQType>9999</EQType>
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <Size>
      <CX>45</CX>
      <CY>12</CY>
    </Size>
    <AlignRight>true</AlignRight>
    <Location>
      <X>130</X>
      <Y>200</Y>
    </Location>
    <TooltipReference>${Group.Member[5].Distance}</TooltipReference>
  </Label>

  <Label item="Member4Distance">
    <ScreenID>A_ScreenID</ScreenID>
    <Font>1</Font>
    <EQType>9999</EQType>
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <Size>
      <CX>45</CX>
      <CY>12</CY>
    </Size>
    <AlignRight>true</AlignRight>
    <Location>
      <X>130</X>
      <Y>179</Y>
    </Location>
    <TooltipReference>${Group.Member[4].Distance}</TooltipReference>
  </Label>

  <Label item="Member3Distance">
    <ScreenID>A_ScreenID</ScreenID>
    <Font>1</Font>
    <EQType>9999</EQType>
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <Size>
      <CX>45</CX>
      <CY>12</CY>
    </Size>
    <AlignRight>true</AlignRight>
    <Location>
      <X>130</X>
      <Y>157</Y>
    </Location>
    <TooltipReference>${Group.Member[3].Distance}</TooltipReference>
  </Label>

  <Label item="Member2Distance">
    <ScreenID>A_ScreenID</ScreenID>
    <Font>1</Font>
    <EQType>9999</EQType>
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <Size>
      <CX>45</CX>
      <CY>12</CY>
    </Size>
    <AlignRight>true</AlignRight>
    <Location>
      <X>130</X>
      <Y>135</Y>
    </Location>
    <TooltipReference>${Group.Member[2].Distance}</TooltipReference>
  </Label>

    <Label item="Member1Distance">
    <ScreenID>A_ScreenID</ScreenID>
    <Font>1</Font>
    <EQType>9999</EQType>	
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <Size>
      <CX>45</CX>
      <CY>12</CY>
    </Size>
    <AlignRight>true</AlignRight>
    <Location>
      <X>130</X>
      <Y>112</Y>
    </Location>
    <TooltipReference>${Group.Member[1].Distance}</TooltipReference>
  </Label>


  <Label item="GW_HPPercLabel5">
    <ScreenID>HPPercLabel5</ScreenID>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>132</X>
      <Y>-18</Y>
    </Location>
    <Size>
      <CX>16</CX>
      <CY>12</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="MQ_EXPPercentage">
    <Font>1</Font>
    <EQType>9999</EQType>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>139</X>
      <Y>76</Y>
    </Location>
    <Size>
      <CX>32</CX>
      <CY>14</CY>
    </Size>
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignRight>true</AlignRight>
    <TooltipReference>${Me.PctExp}</TooltipReference>
  </Label>

  <Label item="MQ_AAXPPercentage">
    <Font>1</Font>
    <EQType>9999</EQType>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>139</X>
      <Y>89</Y>
    </Location>
    <Size>
      <CX>32</CX>
      <CY>14</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>
    <TooltipReference>${Me.PctAAExp}</TooltipReference>
  </Label>

  <Label item="MQ_HpRegen">
    <Font>2</Font>
    <EQType>9999</EQType>
    <TooltipReference>${Me.HPRegen}</TooltipReference>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>49</X>
      <Y>35]</Y>
    </Location>
    <Size>
      <CX>25</CX>
      <CY>14</CY>
    </Size>
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignLeft>true</AlignLeft>
  </Label>

  <Label item="MQ_ManaRegen">
    <Font>2</Font>
    <EQType>9999</EQType>
    <TooltipReference>${Me.ManaRegen}</TooltipReference>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>49</X>
      <Y>60</Y>
    </Location>
    <Size>
      <CX>25</CX>
      <CY>14</CY>
    </Size>
    <TextColor>
      <R>255</R>
      <G>255</G>
      <B>255</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignLeft>true</AlignLeft>
  </Label>

  <Label item="GW_Class1">
    <ScreenID>ClassLabel1</ScreenID>
    <Font>1</Font>
    <EQType>9999</EQType>
    <TooltipReference>${Group.Member[1].Class.ShortName}</TooltipReference>
    <TooltipReference>$spawn($group(1),class)</TooltipReference>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>24</X>
      <Y>114</Y>
    </Location>
    <Size>
      <CX>75</CX>
      <CY>112</CY>
    </Size>
    <Text>100</Text>
    <TextColor>
      <R>0</R>
      <G>255</G>
      <B>0</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </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>2</X>
      <Y>114</Y>
    </Location>
    <Size>
      <CX>22</CX>
      <CY>112</CY>
    </Size>
    <Text>100</Text>
    <TextColor>
      <R>0</R>
      <G>255</G>
      <B>0</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>

  <Label item="GW_Class2">
    <ScreenID>ClassLabel2</ScreenID>
    <Font>1</Font>
    <EQType>9999</EQType>
    <TooltipReference>${Group.Member[2].Class.ShortName}</TooltipReference>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>24</X>
      <Y>136</Y>
    </Location>
    <Size>
      <CX>75</CX>
      <CY>135</CY>
    </Size>
    <Text>100</Text>
    <TextColor>
      <R>0</R>
      <G>255</G>
      <B>0</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </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>2</X>
      <Y>136</Y>
    </Location>
    <Size>
      <CX>22</CX>
      <CY>135</CY>
    </Size>
    <Text>100</Text>
    <TextColor>
      <R>0</R>
      <G>255</G>
      <B>0</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>

  <Label item="GW_Class3">
    <ScreenID>ClassLabel3</ScreenID>
    <Font>1</Font>
    <EQType>9999</EQType>
    <TooltipReference>${Group.Member[3].Class.ShortName}</TooltipReference>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>24</X>
      <Y>157</Y>
    </Location>
    <Size>
      <CX>75</CX>
      <CY>157</CY>
    </Size>
    <Text>100</Text>
    <TextColor>
      <R>0</R>
      <G>255</G>
      <B>0</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </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>2</X>
      <Y>157</Y>
    </Location>
    <Size>
      <CX>22</CX>
      <CY>157</CY>
    </Size>
    <Text>100</Text>
    <TextColor>
      <R>0</R>
      <G>255</G>
      <B>0</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>

  <Label item="GW_Class4">
    <ScreenID>ClassLabel4</ScreenID>
    <Font>1</Font>
    <EQType>9999</EQType>
    <TooltipReference>${Group.Member[4].Class.ShortName}</TooltipReference>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>24</X>
      <Y>180</Y>
    </Location>
    <Size>
      <CX>75</CX>
      <CY>12</CY>
    </Size>
    <Text>100</Text>
    <TextColor>
      <R>0</R>
      <G>255</G>
      <B>0</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </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>2</X>
      <Y>180</Y>
    </Location>
    <Size>
      <CX>22</CX>
      <CY>12</CY>
    </Size>
    <Text>100</Text>
    <TextColor>
      <R>0</R>
      <G>255</G>
      <B>0</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>

  <Label item="GW_Class5">
    <ScreenID>ClassLabel5</ScreenID>
    <Font>1</Font>
    <EQType>9999</EQType>
    <TooltipReference>${Group.Member[5].Class.ShortName}</TooltipReference>
    <RelativePosition>true</RelativePosition>
    <Location>
      <X>24</X>
      <Y>202</Y>
    </Location>
    <Size>
      <CX>75</CX>
      <CY>12</CY>
    </Size>
    <Text>100</Text>
    <TextColor>
      <R>0</R>
      <G>255</G>
      <B>0</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>false</AlignRight>
  </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>2</X>
      <Y>202</Y>
    </Location>
    <Size>
      <CX>22</CX>
      <CY>12</CY>
    </Size>
    <Text>100</Text>
    <TextColor>
      <R>0</R>
      <G>255</G>
      <B>0</B>
    </TextColor>
    <NoWrap>true</NoWrap>
    <AlignCenter>false</AlignCenter>
    <AlignRight>true</AlignRight>
  </Label>

  <Screen item="GroupWindow">
    <ScreenID />
    <RelativePosition>false</RelativePosition>
    <Location>
      <X>516</X>
      <Y>100</Y>
    </Location>
    <Size>
      <CX>256</CX>
      <CY>256</CY>
    </Size>
    <Text>Group Window</Text>
    <Style_VScroll>false</Style_VScroll>
    <Style_HScroll>false</Style_HScroll>
    <Style_Transparent>true</Style_Transparent>
    <TooltipReference>Group 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>DrakGroupwindow_Back1</Pieces>
    <Pieces>GW_FirstName</Pieces>
    <Pieces>GW_Player_HP</Pieces>
    <Pieces>GW_HPPercent</Pieces>
    <Pieces>GW_Breath_Gauge</Pieces>
    <Pieces>GW_Player_Mana</Pieces>
    <Pieces>GW_ManaPercent</Pieces>
    <Pieces>GW_CastingTime</Pieces>
    <Pieces>GW_Player_Endurance</Pieces>
    <Pieces>GW_EndurancePercentage</Pieces>
    <Pieces>GW_ExpGauge</Pieces>
    <Pieces>GW_AltAdvGauge</Pieces>
    <Pieces>GW_InviteButton</Pieces>
    <Pieces>GW_DisbandButton</Pieces>
    <Pieces>GW_FollowButton</Pieces>
    <Pieces>GW_DeclineButton</Pieces>
    <Pieces>GW_LFGButton</Pieces>
    <Pieces>GW_Gauge1</Pieces>
    <Pieces>GW_Gauge2</Pieces>
    <Pieces>GW_Gauge3</Pieces>
    <Pieces>GW_Gauge4</Pieces>
    <Pieces>GW_Gauge5</Pieces>
    <Pieces>GW_PetGauge1</Pieces>
    <Pieces>GW_PetGauge2</Pieces>
    <Pieces>GW_PetGauge3</Pieces>
    <Pieces>GW_PetGauge4</Pieces>
    <Pieces>GW_PetGauge5</Pieces>
    <Pieces>GW_Pet_HP</Pieces>
    <Pieces>GW_CurrentHP</Pieces>
    <Pieces>GW_CurrentMana</Pieces>
    <Pieces>GW_Level</Pieces>
    <Pieces>GW_ACNumber</Pieces>
    <Pieces>GW_Divider</Pieces>
    <Pieces>GW_ATKNumber</Pieces>
    <Pieces>GW_STRNumber</Pieces>
    <Pieces>GW_STANumber</Pieces>
    <Pieces>GW_AGINumber</Pieces>
    <Pieces>GW_DEXNumber</Pieces>
    <Pieces>GW_WISNumber</Pieces>
    <Pieces>GW_INTNumber</Pieces>
    <Pieces>GW_CHANumber</Pieces>
    <Pieces>GW_PoisonNumber</Pieces>
    <Pieces>GW_MagicNumber</Pieces>
    <Pieces>GW_DiseaseNumber</Pieces>
    <Pieces>GW_FireNumber</Pieces>
    <Pieces>GW_ColdNumber</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>Member1Distance</Pieces>
    <Pieces>Member2Distance</Pieces>
    <Pieces>Member3Distance</Pieces>
    <Pieces>Member4Distance</Pieces>
    <Pieces>Member5Distance</Pieces>
    <Pieces>MQ_EXPPercentage</Pieces>
    <Pieces>MQ_AAXPPercentage</Pieces>
    <Pieces>MQ_ManaRegen</Pieces>
    <Pieces>MQ_HpRegen</Pieces>
    <Pieces>GW_Class1</Pieces>
    <Pieces>GW_Level1</Pieces>
    <Pieces>GW_Class2</Pieces>
    <Pieces>GW_Level2</Pieces>
    <Pieces>GW_Class3</Pieces>
    <Pieces>GW_Level3</Pieces>
    <Pieces>GW_Class4</Pieces>
    <Pieces>GW_Level4</Pieces>
    <Pieces>GW_Class5</Pieces>
    <Pieces>GW_Level5</Pieces>
  </Screen>
</XML>
Edit: Forgot to mention, this is EQUI_GroupWindow.xml

Posted: Sun Apr 10, 2005 5:19 am
by Acidking78
Ignore I found my answer, sorry

~Noob Out