Home Forum Downloads My Favorites Register FAQ

Go Back   EQInterface Forums > General Discussion > Request
User Name
Password

Reply
 
Thread Tools Display Modes
Old 11-29-2002, 06:43 PM   #1
Kerir
A Gray Wolf
 
Join Date: Oct 2002
Server: Maelin
Posts: 5
Send a message via Yahoo to Kerir
Default can anyone help please i am CLUELESS resizing these windows

I hope this makes sense lol, i know what i am looking for...just have no clue how to change it.


would like to make this buff window the same width as mafoo's mods for stacking reasons. 120 pixel wide, i have no clue what i am doing. also text will have to be adjusted to fit i am sure.

also a few modifications to Mafoo's player window which is linked below. the XML for the buff window (sorry i couldn't figure out how to zip it. i took buff window out of a full mod which i liked).


PLAYER WINDOW zip:
http://www.eqgui.com/attachment.php?s=&postid=9683

would like to resize this so it shows (same dimensions of window left and right, but cut off where the stats and resists begin). but only having the following info. (evenly spaced of course)

First Name ONLY
HP
Mana
Fatigue
EXP
AA EXP
WT AC ATK
##/## ## ##

BUFF WINDOW XML:
<?xml version="1.0" ?>
- <XML ID="EQInterfaceDefinitionLanguage">
<Schema xmlns="EverQuestData" xmlns:dt="EverQuestDataTypes" />
- <!-- Mod by: Remelio
-->
- <!-- Based on a mod found on the Casters Realm interface forum
-->
- <Button item="BW_Buff0_Button">
<ScreenID>Buff0</ScreenID>
- <!-- <Font>3</Font>
-->
<RelativePosition>true</RelativePosition>
- <Location>
<X>3</X>
<Y>4</Y>
</Location>
- <Size>
<CX>86</CX>
<CY>19</CY>
</Size>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
<TooltipReference>None</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>
- <Label item="Buff0_Label">
<ScreenID>Buff0_Label</ScreenID>
<EQType>45</EQType>
<Font>1</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>25</X>
<Y>4</Y>
</Location>
- <Size>
<CX>56</CX>
<CY>15</CY>
</Size>
- <TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
- <Button item="BW_Buff1_Button">
<ScreenID>Buff1</ScreenID>
- <!-- <Font>3</Font>
-->
<RelativePosition>true</RelativePosition>
- <Location>
<X>48</X>
<Y>3</Y>
</Location>
- <Size>
<CX>86</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>
- <Label item="Buff1_Label">
<ScreenID>Buff1_Label</ScreenID>
<EQType>46</EQType>
<Font>1</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>25</X>
<Y>24</Y>
</Location>
- <Size>
<CX>56</CX>
<CY>15</CY>
</Size>
- <TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
- <Button item="BW_Buff2_Button">
<ScreenID>Buff2</ScreenID>
- <!-- <Font>3</Font>
-->
<RelativePosition>true</RelativePosition>
- <Location>
<X>93</X>
<Y>3</Y>
</Location>
- <Size>
<CX>86</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>
- <Label item="Buff2_Label">
<ScreenID>Buff2_Label</ScreenID>
<EQType>47</EQType>
<Font>1</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>25</X>
<Y>44</Y>
</Location>
- <Size>
<CX>56</CX>
<CY>15</CY>
</Size>
- <TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
- <Button item="BW_Buff3_Button">
<ScreenID>Buff3</ScreenID>
- <!-- <Font>3</Font>
-->
<RelativePosition>true</RelativePosition>
- <Location>
<X>3</X>
<Y>49</Y>
</Location>
- <Size>
<CX>86</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>
- <Label item="Buff3_Label">
<ScreenID>Buff3_Label</ScreenID>
<EQType>48</EQType>
<Font>1</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>25</X>
<Y>64</Y>
</Location>
- <Size>
<CX>56</CX>
<CY>15</CY>
</Size>
- <TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
- <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>86</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>
- <Label item="Buff4_Label">
<ScreenID>Buff4_Label</ScreenID>
<EQType>49</EQType>
<Font>1</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>25</X>
<Y>84</Y>
</Location>
- <Size>
<CX>56</CX>
<CY>15</CY>
</Size>
- <TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
- <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>86</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>
- <Label item="Buff5_Label">
<ScreenID>Buff5_Label</ScreenID>
<EQType>50</EQType>
<Font>1</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>25</X>
<Y>104</Y>
</Location>
- <Size>
<CX>56</CX>
<CY>15</CY>
</Size>
- <TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
- <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>86</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>
- <Label item="Buff6_Label">
<ScreenID>Buff6_Label</ScreenID>
<EQType>51</EQType>
<Font>1</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>25</X>
<Y>124</Y>
</Location>
- <Size>
<CX>56</CX>
<CY>15</CY>
</Size>
- <TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
- <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>86</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>
- <Label item="Buff7_Label">
<ScreenID>Buff7_Label</ScreenID>
<EQType>52</EQType>
<Font>1</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>25</X>
<Y>144</Y>
</Location>
- <Size>
<CX>56</CX>
<CY>15</CY>
</Size>
- <TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
- <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>86</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>
- <Label item="Buff8_Label">
<ScreenID>Buff8_Label</ScreenID>
<EQType>53</EQType>
<Font>1</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>25</X>
<Y>164</Y>
</Location>
- <Size>
<CX>56</CX>
<CY>15</CY>
</Size>
- <TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
- <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>86</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>
- <Label item="Buff9_Label">
<ScreenID>Buff9_Label</ScreenID>
<EQType>54</EQType>
<Font>1</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>25</X>
<Y>184</Y>
</Location>
- <Size>
<CX>56</CX>
<CY>15</CY>
</Size>
- <TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
- <Button item="BW_Buff10_Button">
<ScreenID>Buff10</ScreenID>
- <!-- <Font>3</Font>
-->
<RelativePosition>true</RelativePosition>
- <Location>
<X>48</X>
<Y>141</Y>
</Location>
- <Size>
<CX>86</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="Buff10_Label">
<ScreenID>Buff10_Label</ScreenID>
<EQType>55</EQType>
<Font>1</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>25</X>
<Y>204</Y>
</Location>
- <Size>
<CX>56</CX>
<CY>15</CY>
</Size>
- <TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
- <Button item="BW_Buff11_Button">
<ScreenID>Buff11</ScreenID>
- <!-- <Font>3</Font>
-->
<RelativePosition>true</RelativePosition>
- <Location>
<X>93</X>
<Y>141</Y>
</Location>
- <Size>
<CX>86</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="Buff11_Label">
<ScreenID>Buff11_Label</ScreenID>
<EQType>56</EQType>
<Font>1</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>25</X>
<Y>224</Y>
</Location>
- <Size>
<CX>56</CX>
<CY>15</CY>
</Size>
- <TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
- <Button item="BW_Buff12_Button">
<ScreenID>Buff12</ScreenID>
- <!-- <Font>3</Font>
-->
<RelativePosition>true</RelativePosition>
- <Location>
<X>3</X>
<Y>187</Y>
</Location>
- <Size>
<CX>86</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>
- <Label item="Buff12_Label">
<ScreenID>Buff12_Label</ScreenID>
<EQType>57</EQType>
<Font>1</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>25</X>
<Y>244</Y>
</Location>
- <Size>
<CX>56</CX>
<CY>15</CY>
</Size>
- <TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
- <Button item="BW_Buff13_Button">
<ScreenID>Buff13</ScreenID>
- <!-- <Font>3</Font>
-->
<RelativePosition>true</RelativePosition>
- <Location>
<X>48</X>
<Y>187</Y>
</Location>
- <Size>
<CX>86</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="Buff13_Label">
<ScreenID>Buff13_Label</ScreenID>
<EQType>58</EQType>
<Font>1</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>25</X>
<Y>264</Y>
</Location>
- <Size>
<CX>56</CX>
<CY>15</CY>
</Size>
- <TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
- <Button item="BW_Buff14_Button">
<ScreenID>Buff14</ScreenID>
- <!-- <Font>3</Font>
-->
<RelativePosition>true</RelativePosition>
- <Location>
<X>93</X>
<Y>187</Y>
</Location>
- <Size>
<CX>86</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="Buff14_Label">
<ScreenID>Buff14_Label</ScreenID>
<EQType>59</EQType>
<Font>1</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>25</X>
<Y>284</Y>
</Location>
- <Size>
<CX>56</CX>
<CY>15</CY>
</Size>
- <TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
- <Screen item="BuffWindow">
- <!-- <ScreenID/>
-->
<RelativePosition>false</RelativePosition>
- <Location>
<X>415</X>
<Y>0</Y>
</Location>
- <Size>
<CX>96</CX>
<CY>308</CY>
</Size>
<Text>Buffs</Text>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>true</Style_Transparent>
- <!-- <TooltipReference/>
-->
<DrawTemplate>WDT_RoundedNoTitle</DrawTemplate>
<Style_Titlebar>false</Style_Titlebar>
<Style_Closebox>false</Style_Closebox>
<Style_Minimizebox>false</Style_Minimizebox>
<Style_Border>true</Style_Border>
<Style_Sizable>false</Style_Sizable>
<Pieces>BW_Buff0_Button</Pieces>
<Pieces>Buff0_Label</Pieces>
<Pieces>BW_Buff1_Button</Pieces>
<Pieces>Buff1_Label</Pieces>
<Pieces>BW_Buff2_Button</Pieces>
<Pieces>Buff2_Label</Pieces>
<Pieces>BW_Buff3_Button</Pieces>
<Pieces>Buff3_Label</Pieces>
<Pieces>BW_Buff4_Button</Pieces>
<Pieces>Buff4_Label</Pieces>
<Pieces>BW_Buff5_Button</Pieces>
<Pieces>Buff5_Label</Pieces>
<Pieces>BW_Buff6_Button</Pieces>
<Pieces>Buff6_Label</Pieces>
<Pieces>BW_Buff7_Button</Pieces>
<Pieces>Buff7_Label</Pieces>
<Pieces>BW_Buff8_Button</Pieces>
<Pieces>Buff8_Label</Pieces>
<Pieces>BW_Buff9_Button</Pieces>
<Pieces>Buff9_Label</Pieces>
<Pieces>BW_Buff10_Button</Pieces>
<Pieces>Buff10_Label</Pieces>
<Pieces>BW_Buff11_Button</Pieces>
<Pieces>Buff11_Label</Pieces>
<Pieces>BW_Buff12_Button</Pieces>
<Pieces>Buff12_Label</Pieces>
<Pieces>BW_Buff13_Button</Pieces>
<Pieces>Buff13_Label</Pieces>
<Pieces>BW_Buff14_Button</Pieces>
<Pieces>Buff14_Label</Pieces>
</Screen>
</XML>

Last edited by Kerir : 12-01-2002 at 08:53 PM.
Kerir is offline   Reply With Quote
Reply




Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


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


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