View Single Post
Old 09-20-2003, 06:44 PM   #5
Cairenn
Credendo Vides
 
Cairenn's Avatar
 
Join Date: Jul 2002
Posts: 3,866
Interface Author - Click to view interfaces
Default

IF you have a custom EQUI_PetInfoWindow.xml file, open using a text editor (Word, WordPerfect, NotePad, etc.) and using the Search or Find function:

Find:

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


Immediately after that, ADD:

<Ui2DAnimation item = "A_PetSpellIcons">
<Cycle>false</Cycle>
<Grid>true</Grid>
<Vertical>false</Vertical>
<CellHeight>40</CellHeight>
<CellWidth>40</CellWidth>
<Frames>
<Texture>Spells01.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>
<Duration>1000</Duration>
</Frames>
<Frames>
<Texture>Spells02.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>
<Duration>1000</Duration>
</Frames>
<Frames>
<Texture>Spells03.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>
<Duration>1000</Duration>
</Frames>
<Frames>
<Texture>Spells04.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>
<Duration>1000</Duration>
</Frames>
<Frames>
<Texture>Spells05.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>
<Duration>1000</Duration>
</Frames>
</Ui2DAnimation>
<Ui2DAnimation item = "PetBlueIconBackground">
<Cycle>true</Cycle>
<Frames>
<Texture>CS_Buttons.bmp</Texture>
<Location>
<X>4</X>
<Y>4</Y>
</Location>
<Size>
<CX>124</CX>
<CY>20</CY>
</Size>
<Hotspot>
<X>0</X>
<Y>0</Y>
</Hotspot>
<Duration>1000</Duration>
</Frames>
</Ui2DAnimation>
<Ui2DAnimation item = "PetRedIconBackground">
<Cycle>true</Cycle>
<Frames>
<Texture>CS_Buttons.bmp</Texture>
<Location>
<X>4</X>
<Y>104</Y>
</Location>
<Size>
<CX>120</CX>
<CY>20</CY>
</Size>
<Hotspot>
<X>0</X>
<Y>0</Y>
</Hotspot>
<Duration>1000</Duration>
</Frames>
</Ui2DAnimation>
<Button item = "PIW_PetBuff0_Button">
<ScreenID>PetBuff0</ScreenID>
<!--<Font>3</Font>-->
<RelativePosition>true</RelativePosition>
<Location>
<X>3</X>
<Y>3</Y>
</Location>
<Size>
<CX>24</CX>
<CY>24</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>PetBlueIconBackground</Normal>
<NormalDecal>BuffIcons</NormalDecal>
</ButtonDrawTemplate>
<!--
<SoundPressed/>
<SoundUp/>
<SoundFlyby/>
-->
<DecalOffset>
<X>2</X>
<Y>2</Y>
</DecalOffset>
<DecalSize>
<CX>20</CX>
<CY>20</CY>
</DecalSize>
</Button>

<Button item = "PIW_PetBuff1_Button">
<ScreenID>PetBuff1</ScreenID>
<!--<Font>3</Font> -->
<RelativePosition>true</RelativePosition>
<Location>
<X>48</X>
<Y>3</Y>
</Location>
<Size>
<CX>24</CX>
<CY>24</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>PetRedIconBackground</Normal>
<NormalDecal>BuffIcons</NormalDecal>
</ButtonDrawTemplate>
<!--
<SoundPressed/>
<SoundUp/>
<SoundFlyby/>
-->
<DecalOffset>
<X>2</X>
<Y>2</Y>
</DecalOffset>
<DecalSize>
<CX>20</CX>
<CY>20</CY>
</DecalSize>
</Button>

<Button item = "PIW_PetBuff2_Button">
<ScreenID>PetBuff2</ScreenID>
<!--<Font>3</Font> -->
<RelativePosition>true</RelativePosition>
<Location>
<X>93</X>
<Y>3</Y>
</Location>
<Size>
<CX>24</CX>
<CY>24</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>PetRedIconBackground</Normal>
<NormalDecal>BuffIcons</NormalDecal>
</ButtonDrawTemplate>
<!--
<SoundPressed/>
<SoundUp/>
<SoundFlyby/>
-->
<DecalOffset>
<X>2</X>
<Y>2</Y>
</DecalOffset>
<DecalSize>
<CX>20</CX>
<CY>20</CY>
</DecalSize>
</Button>

<Button item = "PIW_PetBuff3_Button">
<ScreenID>PetBuff3</ScreenID>
<!--<Font>3</Font> -->
<RelativePosition>true</RelativePosition>
<Location>
<X>3</X>
<Y>49</Y>
</Location>
<Size>
<CX>24</CX>
<CY>24</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>PetBlueIconBackground</Normal>
<NormalDecal>BuffIcons</NormalDecal>
</ButtonDrawTemplate>
<!-- Default and not used
<SoundPressed/>
<SoundUp/>
<SoundFlyby/>
-->
<DecalOffset>
<X>2</X>
<Y>2</Y>
</DecalOffset>
<DecalSize>
<CX>20</CX>
<CY>20</CY>
</DecalSize>
</Button>

<Button item = "PIW_PetBuff4_Button">
<ScreenID>PetBuff4</ScreenID>
<!--<Font>3</Font> Default -->
<RelativePosition>true</RelativePosition>
<Location>
<X>48</X>
<Y>49</Y>
</Location>
<Size>
<CX>24</CX>
<CY>24</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>PetRedIconBackground</Normal>
<NormalDecal>BuffIcons</NormalDecal>
</ButtonDrawTemplate>
<!--Default
<SoundPressed/>
<SoundUp/>
<SoundFlyby/>
-->
<DecalOffset>
<X>2</X>
<Y>2</Y>
</DecalOffset>
<DecalSize>
<CX>20</CX>
<CY>20</CY>
</DecalSize>
</Button>

<Button item = "PIW_PetBuff5_Button">
<ScreenID>PetBuff5</ScreenID>
<!--<Font>3</Font> Defautl -->
<RelativePosition>true</RelativePosition>
<Location>
<X>93</X>
<Y>49</Y>
</Location>
<Size>
<CX>24</CX>
<CY>24</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>PetRedIconBackground</Normal>
<NormalDecal>BuffIcons</NormalDecal>
</ButtonDrawTemplate>
<!--
<SoundPressed/>
<SoundUp/>
<SoundFlyby/>
-->
<DecalOffset>
<X>2</X>
<Y>2</Y>
</DecalOffset>
<DecalSize>
<CX>20</CX>
<CY>20</CY>
</DecalSize>
</Button>

<Button item = "PIW_PetBuff6_Button">
<ScreenID>PetBuff6</ScreenID>
<!--<Font>3</Font> Default -->
<RelativePosition>true</RelativePosition>
<Location>
<X>3</X>
<Y>95</Y>
</Location>
<Size>
<CX>24</CX>
<CY>24</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>PetBlueIconBackground</Normal>
<NormalDecal>BuffIcons</NormalDecal>
</ButtonDrawTemplate>
<!--
<SoundPressed/>
<SoundUp/>
<SoundFlyby/>
-->
<DecalOffset>
<X>2</X>
<Y>2</Y>
</DecalOffset>
<DecalSize>
<CX>20</CX>
<CY>20</CY>
</DecalSize>
</Button>

<Button item = "PIW_PetBuff7_Button">
<ScreenID>PetBuff7</ScreenID>
<!--<Font>3</Font> Use defaults -->
<RelativePosition>true</RelativePosition>
<Location>
<X>48</X>
<Y>95</Y>
</Location>
<Size>
<CX>24</CX>
<CY>24</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>PetRedIconBackground</Normal>
<NormalDecal>BuffIcons</NormalDecal>
</ButtonDrawTemplate>
<!-- Use defaults
<SoundPressed/>
<SoundUp/>
<SoundFlyby/>
-->
<DecalOffset>
<X>2</X>
<Y>2</Y>
</DecalOffset>
<DecalSize>
<CX>20</CX>
<CY>20</CY>
</DecalSize>
</Button>

<Button item = "PIW_PetBuff8_Button">
<ScreenID>PetBuff8</ScreenID>
<!--<Font>3</Font>Defaults-->
<RelativePosition>true</RelativePosition>
<Location>
<X>93</X>
<Y>95</Y>
</Location>
<Size>
<CX>24</CX>
<CY>24</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>PetRedIconBackground</Normal>
<NormalDecal>BuffIcons</NormalDecal>
</ButtonDrawTemplate>
<!--
<SoundPressed/>
<SoundUp/>
<SoundFlyby/>
-->
<DecalOffset>
<X>2</X>
<Y>2</Y>
</DecalOffset>
<DecalSize>
<CX>20</CX>
<CY>20</CY>
</DecalSize>
</Button>

<Button item = "PIW_PetBuff9_Button">
<ScreenID>PetBuff9</ScreenID>
<!--<Font>3</Font>Use Defaults -->
<RelativePosition>true</RelativePosition>
<Location>
<X>3</X>
<Y>141</Y>
</Location>
<Size>
<CX>24</CX>
<CY>24</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>PetBlueIconBackground</Normal>
<NormalDecal>BuffIcons</NormalDecal>
</ButtonDrawTemplate>
<DecalOffset>
<X>2</X>
<Y>2</Y>
</DecalOffset>
<DecalSize>
<CX>20</CX>
<CY>20</CY>
</DecalSize>
</Button>

<Button item = "PIW_PetBuff10_Button">
<ScreenID>PetBuff10</ScreenID>
<!--<Font>3</Font> -->
<RelativePosition>true</RelativePosition>
<Location>
<X>48</X>
<Y>141</Y>
</Location>
<Size>
<CX>24</CX>
<CY>24</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>PetRedIconBackground</Normal>
<NormalDecal>BuffIcons</NormalDecal>
</ButtonDrawTemplate>
<DecalOffset>
<X>2</X>
<Y>2</Y>
</DecalOffset>
<DecalSize>
<CX>20</CX>
<CY>20</CY>
</DecalSize>
</Button>

<Button item = "PIW_PetBuff11_Button">
<ScreenID>PetBuff11</ScreenID>
<!--<Font>3</Font>-->
<RelativePosition>true</RelativePosition>
<Location>
<X>93</X>
<Y>141</Y>
</Location>
<Size>
<CX>24</CX>
<CY>24</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>PetRedIconBackground</Normal>
<NormalDecal>BuffIcons</NormalDecal>
</ButtonDrawTemplate>
<DecalOffset>
<X>2</X>
<Y>2</Y>
</DecalOffset>
<DecalSize>
<CX>20</CX>
<CY>20</CY>
</DecalSize>
</Button>

<Button item = "PIW_PetBuff12_Button">
<ScreenID>PetBuff12</ScreenID>
<!--<Font>3</Font>-->
<RelativePosition>true</RelativePosition>
<Location>
<X>3</X>
<Y>187</Y>
</Location>
<Size>
<CX>24</CX>
<CY>24</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>PetBlueIconBackground</Normal>
<NormalDecal>BuffIcons</NormalDecal>
</ButtonDrawTemplate>
<DecalOffset>
<X>2</X>
<Y>2</Y>
</DecalOffset>
<DecalSize>
<CX>20</CX>
<CY>20</CY>
</DecalSize>
</Button>

<Button item = "PIW_PetBuff13_Button">
<ScreenID>PetBuff13</ScreenID>
<!--<Font>3</Font>-->
<RelativePosition>true</RelativePosition>
<Location>
<X>48</X>
<Y>187</Y>
</Location>
<Size>
<CX>24</CX>
<CY>24</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>PetRedIconBackground</Normal>
<NormalDecal>BuffIcons</NormalDecal>
</ButtonDrawTemplate>
<DecalOffset>
<X>2</X>
<Y>2</Y>
</DecalOffset>
<DecalSize>
<CX>20</CX>
<CY>20</CY>
</DecalSize>
</Button>

<Button item = "PIW_PetBuff14_Button">
<ScreenID>PetBuff14</ScreenID>
<!--<Font>3</Font>-->
<RelativePosition>true</RelativePosition>
<Location>
<X>93</X>
<Y>187</Y>
</Location>
<Size>
<CX>24</CX>
<CY>24</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>PetRedIconBackground</Normal>
<NormalDecal>BuffIcons</NormalDecal>
</ButtonDrawTemplate>
<DecalOffset>
<X>2</X>
<Y>2</Y>
</DecalOffset>
<DecalSize>
<CX>20</CX>
<CY>20</CY>
</DecalSize>
</Button>

<Button item = "PIW_PetBuff15_Button">
<ScreenID>PetBuff15</ScreenID>
<!--<Font>3</Font>-->
<RelativePosition>true</RelativePosition>
<Location>
<X>3</X>
<Y>3</Y>
</Location>
<Size>
<CX>24</CX>
<CY>24</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>PetBlueIconBackground</Normal>
<NormalDecal>BuffIcons</NormalDecal>
</ButtonDrawTemplate>
<!--
<SoundPressed/>
<SoundUp/>
<SoundFlyby/>
-->
<DecalOffset>
<X>2</X>
<Y>2</Y>
</DecalOffset>
<DecalSize>
<CX>20</CX>
<CY>20</CY>
</DecalSize>
</Button>

<Button item = "PIW_PetBuff16_Button">
<ScreenID>PetBuff16</ScreenID>
<!--<Font>3</Font> -->
<RelativePosition>true</RelativePosition>
<Location>
<X>48</X>
<Y>3</Y>
</Location>
<Size>
<CX>24</CX>
<CY>24</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>PetRedIconBackground</Normal>
<NormalDecal>BuffIcons</NormalDecal>
</ButtonDrawTemplate>
<!--
<SoundPressed/>
<SoundUp/>
<SoundFlyby/>
-->
<DecalOffset>
<X>2</X>
<Y>2</Y>
</DecalOffset>
<DecalSize>
<CX>20</CX>
<CY>20</CY>
</DecalSize>
</Button>

<Button item = "PIW_PetBuff17_Button">
<ScreenID>PetBuff17</ScreenID>
<!--<Font>3</Font> -->
<RelativePosition>true</RelativePosition>
<Location>
<X>93</X>
<Y>3</Y>
</Location>
<Size>
<CX>24</CX>
<CY>24</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>PetRedIconBackground</Normal>
<NormalDecal>BuffIcons</NormalDecal>
</ButtonDrawTemplate>
<!--
<SoundPressed/>
<SoundUp/>
<SoundFlyby/>
-->
<DecalOffset>
<X>2</X>
<Y>2</Y>
</DecalOffset>
<DecalSize>
<CX>20</CX>
<CY>20</CY>
</DecalSize>
</Button>

<Button item = "PIW_PetBuff18_Button">
<ScreenID>PetBuff18</ScreenID>
<!--<Font>3</Font> -->
<RelativePosition>true</RelativePosition>
<Location>
<X>3</X>
<Y>49</Y>
</Location>
<Size>
<CX>24</CX>
<CY>24</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>PetBlueIconBackground</Normal>
<NormalDecal>BuffIcons</NormalDecal>
</ButtonDrawTemplate>
<!-- Default and not used
<SoundPressed/>
<SoundUp/>
<SoundFlyby/>
-->
<DecalOffset>
<X>2</X>
<Y>2</Y>
</DecalOffset>
<DecalSize>
<CX>20</CX>
<CY>20</CY>
</DecalSize>
</Button>

<Button item = "PIW_PetBuff19_Button">
<ScreenID>PetBuff19</ScreenID>
<!--<Font>3</Font> Default -->
<RelativePosition>true</RelativePosition>
<Location>
<X>48</X>
<Y>49</Y>
</Location>
<Size>
<CX>24</CX>
<CY>24</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>PetRedIconBackground</Normal>
<NormalDecal>BuffIcons</NormalDecal>
</ButtonDrawTemplate>
<!--Default
<SoundPressed/>
<SoundUp/>
<SoundFlyby/>
-->
<DecalOffset>
<X>2</X>
<Y>2</Y>
</DecalOffset>
<DecalSize>
<CX>20</CX>
<CY>20</CY>
</DecalSize>
</Button>

<Button item = "PIW_PetBuff20_Button">
<ScreenID>PetBuff20</ScreenID>
<!--<Font>3</Font> Defautl -->
<RelativePosition>true</RelativePosition>
<Location>
<X>93</X>
<Y>49</Y>
</Location>
<Size>
<CX>24</CX>
<CY>24</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>PetRedIconBackground</Normal>
<NormalDecal>BuffIcons</NormalDecal>
</ButtonDrawTemplate>
<!--
<SoundPressed/>
<SoundUp/>
<SoundFlyby/>
-->
<DecalOffset>
<X>2</X>
<Y>2</Y>
</DecalOffset>
<DecalSize>
<CX>20</CX>
<CY>20</CY>
</DecalSize>
</Button>

<Button item = "PIW_PetBuff21_Button">
<ScreenID>PetBuff21</ScreenID>
<!--<Font>3</Font> Default -->
<RelativePosition>true</RelativePosition>
<Location>
<X>3</X>
<Y>95</Y>
</Location>
<Size>
<CX>24</CX>
<CY>24</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>PetBlueIconBackground</Normal>
<NormalDecal>BuffIcons</NormalDecal>
</ButtonDrawTemplate>
<!--
<SoundPressed/>
<SoundUp/>
<SoundFlyby/>
-->
<DecalOffset>
<X>2</X>
<Y>2</Y>
</DecalOffset>
<DecalSize>
<CX>20</CX>
<CY>20</CY>
</DecalSize>
</Button>

<Button item = "PIW_PetBuff22_Button">
<ScreenID>PetBuff22</ScreenID>
<!--<Font>3</Font> Use defaults -->
<RelativePosition>true</RelativePosition>
<Location>
<X>48</X>
<Y>95</Y>
</Location>
<Size>
<CX>24</CX>
<CY>24</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>PetRedIconBackground</Normal>
<NormalDecal>BuffIcons</NormalDecal>
</ButtonDrawTemplate>
<!-- Use defaults
<SoundPressed/>
<SoundUp/>
<SoundFlyby/>
-->
<DecalOffset>
<X>2</X>
<Y>2</Y>
</DecalOffset>
<DecalSize>
<CX>20</CX>
<CY>20</CY>
</DecalSize>
</Button>

<Button item = "PIW_PetBuff23_Button">
<ScreenID>PetBuff23</ScreenID>
<!--<Font>3</Font>Defaults-->
<RelativePosition>true</RelativePosition>
<Location>
<X>93</X>
<Y>95</Y>
</Location>
<Size>
<CX>24</CX>
<CY>24</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>PetRedIconBackground</Normal>
<NormalDecal>BuffIcons</NormalDecal>
</ButtonDrawTemplate>
<!--
<SoundPressed/>
<SoundUp/>
<SoundFlyby/>
-->
<DecalOffset>
<X>2</X>
<Y>2</Y>
</DecalOffset>
<DecalSize>
<CX>20</CX>
<CY>20</CY>
</DecalSize>
</Button>

<Button item = "PIW_PetBuff24_Button">
<ScreenID>PetBuff24</ScreenID>
<!--<Font>3</Font>Use Defaults -->
<RelativePosition>true</RelativePosition>
<Location>
<X>3</X>
<Y>141</Y>
</Location>
<Size>
<CX>24</CX>
<CY>24</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>PetBlueIconBackground</Normal>
<NormalDecal>BuffIcons</NormalDecal>
</ButtonDrawTemplate>
<DecalOffset>
<X>2</X>
<Y>2</Y>
</DecalOffset>
<DecalSize>
<CX>20</CX>
<CY>20</CY>
</DecalSize>
</Button>

<Button item = "PIW_PetBuff25_Button">
<ScreenID>PetBuff25</ScreenID>
<!--<Font>3</Font> -->
<RelativePosition>true</RelativePosition>
<Location>
<X>48</X>
<Y>141</Y>
</Location>
<Size>
<CX>24</CX>
<CY>24</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>PetRedIconBackground</Normal>
<NormalDecal>BuffIcons</NormalDecal>
</ButtonDrawTemplate>
<DecalOffset>
<X>2</X>
<Y>2</Y>
</DecalOffset>
<DecalSize>
<CX>20</CX>
<CY>20</CY>
</DecalSize>
</Button>

<Button item = "PIW_PetBuff26_Button">
<ScreenID>PetBuff26</ScreenID>
<!--<Font>3</Font>-->
<RelativePosition>true</RelativePosition>
<Location>
<X>93</X>
<Y>141</Y>
</Location>
<Size>
<CX>24</CX>
<CY>24</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>PetRedIconBackground</Normal>
<NormalDecal>BuffIcons</NormalDecal>
</ButtonDrawTemplate>
<DecalOffset>
<X>2</X>
<Y>2</Y>
</DecalOffset>
<DecalSize>
<CX>20</CX>
<CY>20</CY>
</DecalSize>
</Button>

<Button item = "PIW_PetBuff27_Button">
<ScreenID>PetBuff27</ScreenID>
<!--<Font>3</Font>-->
<RelativePosition>true</RelativePosition>
<Location>
<X>3</X>
<Y>187</Y>
</Location>
<Size>
<CX>24</CX>
<CY>24</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>PetBlueIconBackground</Normal>
<NormalDecal>BuffIcons</NormalDecal>
</ButtonDrawTemplate>
<DecalOffset>
<X>2</X>
<Y>2</Y>
</DecalOffset>
<DecalSize>
<CX>20</CX>
<CY>20</CY>
</DecalSize>
</Button>

<Button item = "PIW_PetBuff28_Button">
<ScreenID>PetBuff28</ScreenID>
<!--<Font>3</Font>-->
<RelativePosition>true</RelativePosition>
<Location>
<X>48</X>
<Y>187</Y>
</Location>
<Size>
<CX>24</CX>
<CY>24</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>PetRedIconBackground</Normal>
<NormalDecal>BuffIcons</NormalDecal>
</ButtonDrawTemplate>
<DecalOffset>
<X>2</X>
<Y>2</Y>
</DecalOffset>
<DecalSize>
<CX>20</CX>
<CY>20</CY>
</DecalSize>
</Button>

<Button item = "PIW_PetBuff29_Button">
<ScreenID>PetBuff29</ScreenID>
<!--<Font>3</Font>-->
<RelativePosition>true</RelativePosition>
<Location>
<X>93</X>
<Y>187</Y>
</Location>
<Size>
<CX>24</CX>
<CY>24</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>PetRedIconBackground</Normal>
<NormalDecal>BuffIcons</NormalDecal>
</ButtonDrawTemplate>
<DecalOffset>
<X>2</X>
<Y>2</Y>
</DecalOffset>
<DecalSize>
<CX>20</CX>
<CY>20</CY>
</DecalSize>
</Button>


Find:

<Gauge item = "PIW_PetHPGauge">


Immediately before that, ADD:

<Screen item = "PIW_BuffWindow">
<ScreenID>BuffWindow</ScreenID>
<RelativePosition>true</RelativePosition>
<AutoStretch>true</AutoStretch>
<LeftAnchorOffset>112</LeftAnchorOffset>
<TopAnchorOffset>4</TopAnchorOffset>
<RightAnchorOffset>4</RightAnchorOffset>
<BottomAnchorOffset>4</BottomAnchorOffset>
<TopAnchorToTop>true</TopAnchorToTop>
<BottomAnchorToTop>false</BottomAnchorToTop>
<RightAnchorToLeft>false</RightAnchorToLeft>
<LeftAnchorToLeft>true</LeftAnchorToLeft>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
<TooltipReference>Buffs on your pet will show here</TooltipReference>
<DrawTemplate>WDT_Inner</DrawTemplate>
<Style_Titlebar>false</Style_Titlebar>
<Style_Closebox>false</Style_Closebox>
<Style_Minimizebox>false</Style_Minimizebox>
<Style_Border>true</Style_Border>
<Style_Sizable>false</Style_Sizable>
<Pieces>PIW_PetBuff0_Button</Pieces>
<Pieces>PIW_PetBuff1_Button</Pieces>
<Pieces>PIW_PetBuff2_Button</Pieces>
<Pieces>PIW_PetBuff3_Button</Pieces>
<Pieces>PIW_PetBuff4_Button</Pieces>
<Pieces>PIW_PetBuff5_Button</Pieces>
<Pieces>PIW_PetBuff6_Button</Pieces>
<Pieces>PIW_PetBuff7_Button</Pieces>
<Pieces>PIW_PetBuff8_Button</Pieces>
<Pieces>PIW_PetBuff9_Button</Pieces>
<Pieces>PIW_PetBuff10_Button</Pieces>
<Pieces>PIW_PetBuff11_Button</Pieces>
<Pieces>PIW_PetBuff12_Button</Pieces>
<Pieces>PIW_PetBuff13_Button</Pieces>
<Pieces>PIW_PetBuff14_Button</Pieces>
<Pieces>PIW_PetBuff15_Button</Pieces>
<Pieces>PIW_PetBuff16_Button</Pieces>
<Pieces>PIW_PetBuff17_Button</Pieces>
<Pieces>PIW_PetBuff18_Button</Pieces>
<Pieces>PIW_PetBuff19_Button</Pieces>
<Pieces>PIW_PetBuff20_Button</Pieces>
<Pieces>PIW_PetBuff21_Button</Pieces>
<Pieces>PIW_PetBuff22_Button</Pieces>
<Pieces>PIW_PetBuff23_Button</Pieces>
<Pieces>PIW_PetBuff24_Button</Pieces>
<Pieces>PIW_PetBuff25_Button</Pieces>
<Pieces>PIW_PetBuff26_Button</Pieces>
<Pieces>PIW_PetBuff27_Button</Pieces>
<Pieces>PIW_PetBuff28_Button</Pieces>
<Pieces>PIW_PetBuff29_Button</Pieces>
</Screen>


Find:

<Screen item = "PetInfoWindow">
<!--<ScreenID/>-->
<RelativePosition>false</RelativePosition>
<Location>
<X>50</X>
<Y>160</Y>
</Location>
<Size>
<CX>120</CX>
<CY>144</CY>
</Size>


CHANGE:

<Size>
<CX>120</CX>
<CY>144</CY>
</Size>

TO:

<Size>
<CX>154</CX>
<CY>142</CY>
</Size>


Find:

<Style_Sizable>false</Style_Sizable>


CHANGE TO:

<Style_Sizable>true</Style_Sizable>


Find:

<Pieces>PIW_PetHPGauge</Pieces>


Immediately after that, ADD:

<Pieces>PIW_BuffWindow</Pieces>
Cairenn is offline   Reply With Quote