Buffwindow (MQData format)

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

Moderator: MacroQuest Developers

Stilgar
a lesser mummy
a lesser mummy
Posts: 44
Joined: Thu Oct 23, 2003 9:43 pm

Buffwindow (MQData format)

Post by Stilgar » Wed Mar 31, 2004 10:40 am

Taken from another user here.
Shows the standard buff icons (EQ originals) and the duration in Minutes:seconds next to it.
Vertical alignment...pretty much standard stuff, suffices for me =)

Kudos to the original =) I only did the conversion.

Code: Select all

<?xml version = "1.0"?> 
<XML ID = "EQInterfaceDefinitionLanguage"> 
   <Schema xmlns = "EverQuestData" xmlns:dt = "EverQuestDataTypes"/> 

   <Button item = "BW_Buff0_Button"> 
      <ScreenID>Buff0</ScreenID> 
      <!--<Font>3</Font>--> 
      <RelativePosition>true</RelativePosition> 
      <Location> 
         <X>23</X> 
         <Y>23</Y> 
      </Location> 
      <Size> 
         <CX>92</CX> 
         <CY>20</CY> 
      </Size> 
      <Style_VScroll>false</Style_VScroll> 
      <Style_HScroll>false</Style_HScroll> 
      <Style_Transparent>false</Style_Transparent> 
      <!--</TooltipReference>--> 
      <Style_Checkbox>false</Style_Checkbox> 
      <!--<RadioGroup/>   --> 
      <ButtonDrawTemplate> 
         <Normal>BlueIconBackground</Normal> 
         <NormalDecal>BuffIcons</NormalDecal> 
      </ButtonDrawTemplate> 
      <!--  
         <SoundPressed/> 
         <SoundUp/> 
         <SoundFlyby/> 
      --> 
      <DecalOffset> 
         <X>0</X> 
         <Y>0</Y> 
      </DecalOffset> 
      <DecalSize> 
         <CX>20</CX> 
         <CY>20</CY> 
      </DecalSize> 
   </Button> 


   <Button item = "BW_Buff1_Button"> 
      <ScreenID>Buff1</ScreenID> 
      <!--<Font>3</Font>   --> 
      <RelativePosition>true</RelativePosition> 
      <Location> 
         <X>3</X> 
         <Y>23</Y> 
      </Location> 
      <Size> 
         <CX>92</CX> 
         <CY>20</CY> 
      </Size> 
      <Style_VScroll>false</Style_VScroll> 
      <Style_HScroll>false</Style_HScroll> 
      <Style_Transparent>false</Style_Transparent> 
      <!--<TooltipReference/>   --> 
      <Style_Checkbox>false</Style_Checkbox> 
      <RadioGroup/> 
      <ButtonDrawTemplate> 
         <Normal>RedIconBackground</Normal> 
         <NormalDecal>BuffIcons</NormalDecal> 
      </ButtonDrawTemplate> 
      <!--         
         <SoundPressed/> 
         <SoundUp/> 
         <SoundFlyby/> 
      --> 
      <DecalOffset> 
         <X>0</X> 
         <Y>0</Y> 
      </DecalOffset> 
      <DecalSize> 
         <CX>20</CX> 
         <CY>20</CY> 
      </DecalSize> 
   </Button> 

   <Button item = "BW_Buff2_Button"> 
      <ScreenID>Buff2</ScreenID> 
      <!--<Font>3</Font>   --> 
      <RelativePosition>true</RelativePosition> 
      <Location> 
         <X>93</X> 
         <Y>23</Y> 
      </Location> 
      <Size> 
         <CX>92</CX> 
         <CY>20</CY> 
      </Size> 
      <Style_VScroll>false</Style_VScroll> 
      <Style_HScroll>false</Style_HScroll> 
      <Style_Transparent>false</Style_Transparent> 
      <!--<TooltipReference/>   --> 
      <Style_Checkbox>false</Style_Checkbox> 
      <RadioGroup/> 
      <ButtonDrawTemplate> 
         <Normal>RedIconBackground</Normal> 
         <NormalDecal>BuffIcons</NormalDecal> 
      </ButtonDrawTemplate> 
      <!--  
         <SoundPressed/> 
         <SoundUp/> 
         <SoundFlyby/> 
      --> 
      <DecalOffset> 
         <X>0</X> 
         <Y>0</Y> 
      </DecalOffset> 
      <DecalSize> 
         <CX>20</CX> 
         <CY>20</CY> 
      </DecalSize> 
   </Button> 

   <Button item = "BW_Buff3_Button"> 
      <ScreenID>Buff3</ScreenID> 
      <!--<Font>3</Font>   --> 
      <RelativePosition>true</RelativePosition> 
      <Location> 
         <X>3</X> 
         <Y>49</Y> 
      </Location> 
      <Size> 
         <CX>92</CX> 
         <CY>20</CY> 
      </Size> 
      <Style_VScroll>false</Style_VScroll> 
      <Style_HScroll>false</Style_HScroll> 
      <Style_Transparent>false</Style_Transparent> 
      <!--<TooltipReference/>   --> 
      <Style_Checkbox>false</Style_Checkbox> 
      <RadioGroup/> 
      <ButtonDrawTemplate> 
         <Normal>BlueIconBackground</Normal> 
         <NormalDecal>BuffIcons</NormalDecal> 
      </ButtonDrawTemplate> 
      <!-- Default and not used       
         <SoundPressed/> 
         <SoundUp/> 
         <SoundFlyby/> 
      --> 
      <DecalOffset> 
         <X>0</X> 
         <Y>0</Y> 
      </DecalOffset> 
      <DecalSize> 
         <CX>20</CX> 
         <CY>20</CY> 
      </DecalSize> 
   </Button> 

   <Button item = "BW_Buff4_Button"> 
      <ScreenID>Buff4</ScreenID> 
      <!--<Font>3</Font> Default --> 
      <RelativePosition>true</RelativePosition> 
      <Location> 
         <X>48</X> 
         <Y>49</Y> 
      </Location> 
      <Size> 
         <CX>92</CX> 
         <CY>20</CY> 
      </Size> 
      <Style_VScroll>false</Style_VScroll> 
      <Style_HScroll>false</Style_HScroll> 
      <Style_Transparent>false</Style_Transparent> 
      <TooltipReference/> 
      <Style_Checkbox>false</Style_Checkbox> 
      <!--<RadioGroup/> Default --> 
      <ButtonDrawTemplate> 
         <Normal>RedIconBackground</Normal> 
         <NormalDecal>BuffIcons</NormalDecal> 
      </ButtonDrawTemplate> 
      <!--Default 
         <SoundPressed/> 
         <SoundUp/> 
         <SoundFlyby/> 
      --> 
      <DecalOffset> 
         <X>0</X> 
         <Y>0</Y> 
      </DecalOffset> 
      <DecalSize> 
         <CX>20</CX> 
         <CY>20</CY> 
      </DecalSize> 
   </Button> 

   <Button item = "BW_Buff5_Button"> 
      <ScreenID>Buff5</ScreenID> 
      <!--<Font>3</Font> Defautl --> 
      <RelativePosition>true</RelativePosition> 
      <Location> 
         <X>93</X> 
         <Y>49</Y> 
      </Location> 
      <Size> 
         <CX>92</CX> 
         <CY>20</CY> 
      </Size> 
      <Style_VScroll>false</Style_VScroll> 
      <Style_HScroll>false</Style_HScroll> 
      <Style_Transparent>false</Style_Transparent> 
      <!--<TooltipReference/> Default --> 
      <Style_Checkbox>false</Style_Checkbox> 
      <!--<RadioGroup/> Default --> 
      <ButtonDrawTemplate> 
         <Normal>RedIconBackground</Normal> 
         <NormalDecal>BuffIcons</NormalDecal> 
      </ButtonDrawTemplate> 
      <!-- 
         <SoundPressed/> 
         <SoundUp/> 
         <SoundFlyby/> 
      --> 
      <DecalOffset> 
         <X>0</X> 
         <Y>0</Y> 
      </DecalOffset> 
      <DecalSize> 
         <CX>20</CX> 
         <CY>20</CY> 
      </DecalSize> 
   </Button> 

   <Button item = "BW_Buff6_Button"> 
      <ScreenID>Buff6</ScreenID> 
      <!--<Font>3</Font> Default --> 
      <RelativePosition>true</RelativePosition> 
      <Location> 
         <X>3</X> 
         <Y>95</Y> 
      </Location> 
      <Size> 
         <CX>92</CX> 
         <CY>20</CY> 
      </Size> 
      <Style_VScroll>false</Style_VScroll> 
      <Style_HScroll>false</Style_HScroll> 
      <Style_Transparent>false</Style_Transparent> 
      <TooltipReference/> 
      <Style_Checkbox>false</Style_Checkbox> 
      <!--<RadioGroup/> Default --> 
      <ButtonDrawTemplate> 
         <Normal>BlueIconBackground</Normal> 
         <NormalDecal>BuffIcons</NormalDecal> 
      </ButtonDrawTemplate> 
      <!-- 
         <SoundPressed/> 
         <SoundUp/> 
         <SoundFlyby/> 
      --> 
      <DecalOffset> 
         <X>0</X> 
         <Y>0</Y> 
      </DecalOffset> 
      <DecalSize> 
         <CX>20</CX> 
         <CY>20</CY> 
      </DecalSize> 
   </Button> 

   <Button item = "BW_Buff7_Button"> 
      <ScreenID>Buff7</ScreenID> 
      <!--<Font>3</Font> Use defaults --> 
      <RelativePosition>true</RelativePosition> 
      <Location> 
         <X>48</X> 
         <Y>95</Y> 
      </Location> 
      <Size> 
         <CX>92</CX> 
         <CY>20</CY> 
      </Size> 
      <Style_VScroll>false</Style_VScroll> 
      <Style_HScroll>false</Style_HScroll> 
      <Style_Transparent>false</Style_Transparent> 
      <!--<TooltipReference/> Use defaults --> 
      <Style_Checkbox>false</Style_Checkbox> 
      <!--<RadioGroup/> Use Defaults --> 
      <ButtonDrawTemplate> 
         <Normal>RedIconBackground</Normal> 
         <NormalDecal>BuffIcons</NormalDecal> 
      </ButtonDrawTemplate> 
      <!-- Use defaults 
         <SoundPressed/> 
         <SoundUp/> 
         <SoundFlyby/> 
      --> 
      <DecalOffset> 
         <X>0</X> 
         <Y>0</Y> 
      </DecalOffset> 
      <DecalSize> 
         <CX>20</CX> 
         <CY>20</CY> 
      </DecalSize> 
   </Button> 

   <Button item = "BW_Buff8_Button"> 
      <ScreenID>Buff8</ScreenID> 
      <!--<Font>3</Font>Defaults--> 
      <RelativePosition>true</RelativePosition> 
      <Location> 
         <X>93</X> 
         <Y>95</Y> 
      </Location> 
      <Size> 
         <CX>92</CX> 
         <CY>20</CY> 
      </Size> 
      <Style_VScroll>false</Style_VScroll> 
      <Style_HScroll>false</Style_HScroll> 
      <Style_Transparent>false</Style_Transparent> 
      <!--<TooltipReference/> Use default --> 
      <Style_Checkbox>false</Style_Checkbox> 
      <!--<RadioGroup/>Use default--> 
      <ButtonDrawTemplate> 
         <Normal>RedIconBackground</Normal> 
         <NormalDecal>BuffIcons</NormalDecal> 
      </ButtonDrawTemplate> 
      <!-- 
         <SoundPressed/> 
         <SoundUp/> 
         <SoundFlyby/> 
      --> 
      <DecalOffset> 
         <X>0</X> 
         <Y>0</Y> 
      </DecalOffset> 
      <DecalSize> 
         <CX>20</CX> 
         <CY>20</CY> 
      </DecalSize> 
   </Button> 

   <Button item = "BW_Buff9_Button"> 
      <ScreenID>Buff9</ScreenID> 
      <!--<Font>3</Font>Use Defaults --> 
      <RelativePosition>true</RelativePosition> 
      <Location> 
         <X>3</X> 
         <Y>141</Y> 
      </Location> 
      <Size> 
         <CX>92</CX> 
         <CY>20</CY> 
      </Size> 
      <Style_VScroll>false</Style_VScroll> 
      <Style_HScroll>false</Style_HScroll> 
      <Style_Transparent>false</Style_Transparent> 
      <!--<TooltipReference/> Use Defaults --> 
      <Style_Checkbox>false</Style_Checkbox> 
      <!--<RadioGroup/>  --> 
      <ButtonDrawTemplate> 
         <Normal>BlueIconBackground</Normal> 
         <NormalDecal>BuffIcons</NormalDecal> 
      </ButtonDrawTemplate> 
      <DecalOffset> 
         <X>0</X> 
         <Y>0</Y> 
      </DecalOffset> 
      <DecalSize> 
         <CX>20</CX> 
         <CY>20</CY> 
      </DecalSize> 
   </Button> 

   <Button item = "BW_Buff10_Button"> 
      <ScreenID>Buff10</ScreenID> 
      <!--<Font>3</Font> --> 
      <RelativePosition>true</RelativePosition> 
      <Location> 
         <X>48</X> 
         <Y>141</Y> 
      </Location> 
      <Size> 
         <CX>92</CX> 
         <CY>20</CY> 
      </Size> 
      <Style_VScroll>false</Style_VScroll> 
      <Style_HScroll>false</Style_HScroll> 
      <Style_Transparent>false</Style_Transparent> 
      <!--<TooltipReference/>--> 
      <Style_Checkbox>false</Style_Checkbox> 
      <!--<RadioGroup/>--> 
      <ButtonDrawTemplate> 
         <Normal>RedIconBackground</Normal> 
         <NormalDecal>BuffIcons</NormalDecal> 
      </ButtonDrawTemplate> 
      <DecalOffset> 
         <X>0</X> 
         <Y>0</Y> 
      </DecalOffset> 
      <DecalSize> 
         <CX>20</CX> 
         <CY>20</CY> 
      </DecalSize> 
   </Button> 

   <Button item = "BW_Buff11_Button"> 
      <ScreenID>Buff11</ScreenID> 
      <!--<Font>3</Font>--> 
      <RelativePosition>true</RelativePosition> 
      <Location> 
         <X>93</X> 
         <Y>141</Y> 
      </Location> 
      <Size> 
         <CX>92</CX> 
         <CY>20</CY> 
      </Size> 
      <Style_VScroll>false</Style_VScroll> 
      <Style_HScroll>false</Style_HScroll> 
      <Style_Transparent>false</Style_Transparent> 
      <!--<TooltipReference/>--> 
      <Style_Checkbox>false</Style_Checkbox> 
      <!--<RadioGroup/>--> 
      <ButtonDrawTemplate> 
         <Normal>RedIconBackground</Normal> 
         <NormalDecal>BuffIcons</NormalDecal> 
      </ButtonDrawTemplate> 
      <DecalOffset> 
         <X>0</X> 
         <Y>0</Y> 
      </DecalOffset> 
      <DecalSize> 
         <CX>20</CX> 
         <CY>20</CY> 
      </DecalSize> 
   </Button> 

   <Button item = "BW_Buff12_Button"> 
      <ScreenID>Buff12</ScreenID> 
      <!--<Font>3</Font>--> 
      <RelativePosition>true</RelativePosition> 
      <Location> 
         <X>3</X> 
         <Y>187</Y> 
      </Location> 
      <Size> 
         <CX>92</CX> 
         <CY>20</CY> 
      </Size> 
      <Style_VScroll>false</Style_VScroll> 
      <Style_HScroll>false</Style_HScroll> 
      <Style_Transparent>false</Style_Transparent> 
      <!--<TooltipReference/>--> 
      <Style_Checkbox>false</Style_Checkbox> 
      <!--<RadioGroup/>--> 
      <ButtonDrawTemplate> 
         <Normal>BlueIconBackground</Normal> 
         <NormalDecal>BuffIcons</NormalDecal> 
      </ButtonDrawTemplate> 
      <DecalOffset> 
         <X>0</X> 
         <Y>0</Y> 
      </DecalOffset> 
      <DecalSize> 
         <CX>20</CX> 
         <CY>20</CY> 
      </DecalSize> 
   </Button> 

   <Button item = "BW_Buff13_Button"> 
      <ScreenID>Buff13</ScreenID> 
      <!--<Font>3</Font>--> 
      <RelativePosition>true</RelativePosition> 
      <Location> 
         <X>48</X> 
         <Y>187</Y> 
      </Location> 
      <Size> 
         <CX>92</CX> 
         <CY>20</CY> 
      </Size> 
      <Style_VScroll>false</Style_VScroll> 
      <Style_HScroll>false</Style_HScroll> 
      <Style_Transparent>false</Style_Transparent> 
      <!--<TooltipReference/>--> 
      <Style_Checkbox>false</Style_Checkbox> 
      <!--<RadioGroup/>--> 
      <ButtonDrawTemplate> 
         <Normal>RedIconBackground</Normal> 
         <NormalDecal>BuffIcons</NormalDecal> 
      </ButtonDrawTemplate> 
      <DecalOffset> 
         <X>0</X> 
         <Y>0</Y> 
      </DecalOffset> 
      <DecalSize> 
         <CX>20</CX> 
         <CY>20</CY> 
      </DecalSize> 
   </Button> 

   <Button item = "BW_Buff14_Button"> 
      <ScreenID>Buff14</ScreenID> 
      <!--<Font>3</Font>--> 
      <RelativePosition>true</RelativePosition> 
      <Location> 
         <X>93</X> 
         <Y>187</Y> 
      </Location> 
      <Size> 
         <CX>92</CX> 
         <CY>20</CY> 
      </Size> 
      <Style_VScroll>false</Style_VScroll> 
      <Style_HScroll>false</Style_HScroll> 
      <Style_Transparent>false</Style_Transparent> 
      <!--<TooltipReference/>--> 
      <Style_Checkbox>false</Style_Checkbox> 
      <!--<RadioGroup/>--> 
      <ButtonDrawTemplate> 
         <Normal>RedIconBackground</Normal> 
         <NormalDecal>BuffIcons</NormalDecal> 
      </ButtonDrawTemplate> 
      <DecalOffset> 
         <X>0</X> 
         <Y>0</Y> 
      </DecalOffset> 
      <DecalSize> 
         <CX>20</CX> 
         <CY>20</CY> 
      </DecalSize> 
   </Button> 
   
   <Label item="BW_Dur0"> 
      <ScreenID>Dur0Label</ScreenID> 
      <Font>2</Font> 
      <EQType>9999</EQType> 
      <TooltipReference>${Me.Buff[1].Duration.Time} </TooltipReference> 
      <Location> 
         <X>25</X> 
         <Y>3</Y> 
      </Location> 
      <Size> 
         <CX>35</CX> 
         <CY>12</CY> 
      </Size> 
      <TextColor> 
         <R>0</R> 
         <G>240</G> 
         <B>0</B> 
      </TextColor> 
      <NoWrap>true</NoWrap> 
      <AlignCenter>false</AlignCenter> 
      <AlignRight>false</AlignRight> 
   </Label> 
   <Label item="BW_Dur1"> 
      <ScreenID>Dur1Label</ScreenID> 
      <Font>2</Font> 
      <EQType>9999</EQType> 
      <TooltipReference>${Me.Buff[2].Duration.Time} </TooltipReference> 
      <Location> 
         <X>25</X> 
         <Y>26</Y> 
      </Location> 
      <Size> 
         <CX>35</CX> 
         <CY>12</CY> 
      </Size> 
      <TextColor> 
         <R>0</R> 
         <G>240</G> 
         <B>0</B> 
      </TextColor> 
      <NoWrap>true</NoWrap> 
      <AlignCenter>false</AlignCenter> 
      <AlignRight>false</AlignRight> 
   </Label> 
   <Label item="BW_Dur2"> 
      <ScreenID>Dur2Label</ScreenID> 
      <Font>2</Font> 
      <EQType>9999</EQType> 
      <TooltipReference>${Me.Buff[3].Duration.Time} </TooltipReference> 
      <Location> 
         <X>25</X> 
         <Y>47</Y> 
      </Location> 
      <Size> 
         <CX>35</CX> 
         <CY>12</CY> 
      </Size> 
      <TextColor> 
         <R>0</R> 
         <G>240</G> 
         <B>0</B> 
      </TextColor> 
      <NoWrap>true</NoWrap> 
      <AlignCenter>false</AlignCenter> 
      <AlignRight>false</AlignRight> 
   </Label> 
   <Label item="BW_Dur3"> 
      <ScreenID>Dur3Label</ScreenID> 
      <Font>2</Font> 
      <EQType>9999</EQType> 
      <TooltipReference>${Me.Buff[4].Duration.Time} </TooltipReference> 
      <Location> 
         <X>25</X> 
         <Y>68</Y> 
      </Location> 
      <Size> 
         <CX>35</CX> 
         <CY>12</CY> 
      </Size> 
      <TextColor> 
         <R>0</R> 
         <G>240</G> 
         <B>0</B> 
      </TextColor> 
      <NoWrap>true</NoWrap> 
      <AlignCenter>false</AlignCenter> 
      <AlignRight>false</AlignRight> 
   </Label> 
   <Label item="BW_Dur4"> 
      <ScreenID>Dur4Label</ScreenID> 
      <Font>2</Font> 
      <EQType>9999</EQType> 
      <TooltipReference>${Me.Buff[5].Duration.Time} </TooltipReference> 
      <Location> 
         <X>25</X> 
         <Y>89</Y> 
      </Location> 
      <Size> 
         <CX>35</CX> 
         <CY>12</CY> 
      </Size> 
      <TextColor> 
         <R>0</R> 
         <G>240</G> 
         <B>0</B> 
      </TextColor> 
      <NoWrap>true</NoWrap> 
      <AlignCenter>false</AlignCenter> 
      <AlignRight>false</AlignRight> 
   </Label> 
   <Label item="BW_Dur5"> 
      <ScreenID>Dur5Label</ScreenID> 
      <Font>2</Font> 
      <EQType>9999</EQType> 
      <TooltipReference>${Me.Buff[6].Duration.Time} </TooltipReference> 
      <Location> 
         <X>25</X> 
         <Y>110</Y> 
      </Location> 
      <Size> 
         <CX>35</CX> 
         <CY>12</CY> 
      </Size> 
      <TextColor> 
         <R>0</R> 
         <G>240</G> 
         <B>0</B> 
      </TextColor> 
      <NoWrap>true</NoWrap> 
      <AlignCenter>false</AlignCenter> 
      <AlignRight>false</AlignRight> 
   </Label> 
   <Label item="BW_Dur6"> 
      <ScreenID>Dur6Label</ScreenID> 
      <Font>2</Font> 
      <EQType>9999</EQType> 
      <TooltipReference>${Me.Buff[7].Duration.Time} </TooltipReference> 
      <Location> 
         <X>25</X> 
         <Y>131</Y> 
      </Location> 
      <Size> 
         <CX>35</CX> 
         <CY>12</CY> 
      </Size> 
      <TextColor> 
         <R>0</R> 
         <G>240</G> 
         <B>0</B> 
      </TextColor> 
      <NoWrap>true</NoWrap> 
      <AlignCenter>false</AlignCenter> 
      <AlignRight>false</AlignRight> 
   </Label> 
   <Label item="BW_Dur7"> 
      <ScreenID>Dur7Label</ScreenID> 
      <Font>2</Font> 
      <EQType>9999</EQType> 
      <TooltipReference>${Me.Buff[8].Duration.Time} </TooltipReference> 
      <Location> 
         <X>25</X> 
         <Y>152</Y> 
      </Location> 
      <Size> 
         <CX>35</CX> 
         <CY>12</CY> 
      </Size> 
      <TextColor> 
         <R>0</R> 
         <G>240</G> 
         <B>0</B> 
      </TextColor> 
      <NoWrap>true</NoWrap> 
      <AlignCenter>false</AlignCenter> 
      <AlignRight>false</AlignRight> 
   </Label> 
   <Label item="BW_Dur8"> 
      <ScreenID>Dur8Label</ScreenID> 
      <Font>2</Font> 
      <EQType>9999</EQType> 
      <TooltipReference>${Me.Buff[9].Duration.Time} </TooltipReference> 
      <Location> 
         <X>25</X> 
         <Y>173</Y> 
      </Location> 
      <Size> 
         <CX>35</CX> 
         <CY>12</CY> 
      </Size> 
      <TextColor> 
         <R>0</R> 
         <G>240</G> 
         <B>0</B> 
      </TextColor> 
      <NoWrap>true</NoWrap> 
      <AlignCenter>false</AlignCenter> 
      <AlignRight>false</AlignRight> 
   </Label> 
   <Label item="BW_Dur9"> 
      <ScreenID>Dur9Label</ScreenID> 
      <Font>2</Font> 
      <EQType>9999</EQType> 
      <TooltipReference>${Me.Buff[10].Duration.Time} </TooltipReference> 
      <Location> 
         <X>25</X> 
         <Y>194</Y> 
      </Location> 
      <Size> 
         <CX>35</CX> 
         <CY>12</CY> 
      </Size> 
      <TextColor> 
         <R>0</R> 
         <G>240</G> 
         <B>0</B> 
      </TextColor> 
      <NoWrap>true</NoWrap> 
      <AlignCenter>false</AlignCenter> 
      <AlignRight>false</AlignRight> 
   </Label> 
   <Label item="BW_Dur10"> 
      <ScreenID>Dur10Label</ScreenID> 
      <Font>2</Font> 
      <EQType>9999</EQType> 
      <TooltipReference>${Me.Buff[11].Duration.Time} </TooltipReference> 
      <Location> 
         <X>25</X> 
         <Y>215</Y> 
      </Location> 
      <Size> 
         <CX>35</CX> 
         <CY>12</CY> 
      </Size> 
      <TextColor> 
         <R>0</R> 
         <G>240</G> 
         <B>0</B> 
      </TextColor> 
      <NoWrap>true</NoWrap> 
      <AlignCenter>false</AlignCenter> 
      <AlignRight>false</AlignRight> 
   </Label> 
   <Label item="BW_Dur11"> 
      <ScreenID>Dur11Label</ScreenID> 
      <Font>2</Font> 
      <EQType>9999</EQType> 
      <TooltipReference>${Me.Buff[12].Duration.Time} </TooltipReference> 
      <Location> 
         <X>25</X> 
         <Y>236</Y> 
      </Location> 
      <Size> 
         <CX>30</CX> 
         <CY>12</CY> 
      </Size> 
      <TextColor> 
         <R>0</R> 
         <G>240</G> 
         <B>0</B> 
      </TextColor> 
      <NoWrap>true</NoWrap> 
      <AlignCenter>false</AlignCenter> 
      <AlignRight>false</AlignRight> 
   </Label> 
   <Label item="BW_Dur12"> 
      <ScreenID>Dur12Label</ScreenID> 
      <Font>2</Font> 
      <EQType>9999</EQType> 
      <TooltipReference>${Me.Buff[13].Duration.Time} </TooltipReference> 
      <Location> 
         <X>25</X> 
         <Y>257</Y> 
      </Location> 
      <Size> 
         <CX>35</CX> 
         <CY>12</CY> 
      </Size> 
      <TextColor> 
         <R>0</R> 
         <G>240</G> 
         <B>0</B> 
      </TextColor> 
      <NoWrap>true</NoWrap> 
      <AlignCenter>false</AlignCenter> 
      <AlignRight>false</AlignRight> 
   </Label> 
   <Label item="BW_Dur13"> 
      <ScreenID>Dur13Label</ScreenID> 
      <Font>2</Font> 
      <EQType>9999</EQType> 
      <TooltipReference>${Me.Buff[14].Duration.Time} </TooltipReference> 
      <Location> 
         <X>25</X> 
         <Y>278</Y> 
      </Location> 
      <Size> 
         <CX>35</CX> 
         <CY>12</CY> 
      </Size> 
      <TextColor> 
         <R>0</R> 
         <G>240</G> 
         <B>0</B> 
      </TextColor> 
      <NoWrap>true</NoWrap> 
      <AlignCenter>false</AlignCenter> 
      <AlignRight>false</AlignRight> 
   </Label> 
   <Label item="BW_Dur14"> 
      <ScreenID>Dur14Label</ScreenID> 
      <Font>2</Font> 
      <EQType>9999</EQType> 
      <TooltipReference>${Me.Buff[15].Duration.Time} </TooltipReference> 
      <Location> 
         <X>25</X> 
         <Y>299</Y> 
      </Location> 
      <Size> 
         <CX>35</CX> 
         <CY>12</CY> 
      </Size> 
      <TextColor> 
         <R>0</R> 
         <G>240</G> 
         <B>0</B> 
      </TextColor> 
      <NoWrap>true</NoWrap> 
      <AlignCenter>false</AlignCenter> 
      <AlignRight>false</AlignRight> 
   </Label> 

   <Screen item = "BuffWindow"> 
      <!--<ScreenID/>-->  
      <RelativePosition>false</RelativePosition> 
      <Location> 
         <X>536</X> 
         <Y>216</Y> 
      </Location> 
      <Size> 
         <CX>102</CX> 
         <CY>340</CY> 
      </Size> 
        <Text>Buffs</Text>
        <Style_VScroll>false</Style_VScroll>
		<Style_HScroll>false</Style_HScroll>
		<Style_Transparent>false</Style_Transparent>
		<DrawTemplate>WDT_Rounded</DrawTemplate>
		<Style_Titlebar>true</Style_Titlebar>
		<Style_Closebox>false</Style_Closebox>
		<Style_Minimizebox>false</Style_Minimizebox>
		<Style_Border>true</Style_Border>
		<Style_Sizable>false</Style_Sizable>
      <Pieces>BW_Buff0_Button</Pieces> 
      <Pieces>BW_Buff1_Button</Pieces> 
      <Pieces>BW_Buff2_Button</Pieces> 
      <Pieces>BW_Buff3_Button</Pieces> 
      <Pieces>BW_Buff4_Button</Pieces> 
      <Pieces>BW_Buff5_Button</Pieces> 
      <Pieces>BW_Buff6_Button</Pieces> 
      <Pieces>BW_Buff7_Button</Pieces> 
      <Pieces>BW_Buff8_Button</Pieces> 
      <Pieces>BW_Buff9_Button</Pieces> 
      <Pieces>BW_Buff10_Button</Pieces> 
      <Pieces>BW_Buff11_Button</Pieces> 
      <Pieces>BW_Buff12_Button</Pieces> 
      <Pieces>BW_Buff13_Button</Pieces> 
      <Pieces>BW_Buff14_Button</Pieces>  
      <Pieces>BW_Dur0</Pieces> 
      <Pieces>BW_Dur1</Pieces> 
      <Pieces>BW_Dur2</Pieces> 
      <Pieces>BW_Dur3</Pieces> 
      <Pieces>BW_Dur4</Pieces> 
      <Pieces>BW_Dur5</Pieces> 
      <Pieces>BW_Dur6</Pieces> 
      <Pieces>BW_Dur7</Pieces> 
      <Pieces>BW_Dur8</Pieces> 
      <Pieces>BW_Dur9</Pieces> 
      <Pieces>BW_Dur10</Pieces> 
      <Pieces>BW_Dur11</Pieces> 
      <Pieces>BW_Dur12</Pieces> 
      <Pieces>BW_Dur13</Pieces> 
      <Pieces>BW_Dur14</Pieces> 
   </Screen> 

</XML>