View Single Post
Old 02-11-2005, 03:31 PM   #6
Dolby
Lord Dolby of Veeshan
 
Dolby's Avatar
 
Join Date: Jul 2002
Server: Veeshan
Posts: 2,397
Default EQUI_ShortDurationBuffWindow.xml

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

Find:
Code:
<Button item = "SDBW_Buff5_Button"> <ScreenID>Buff5</ScreenID> <!--<Font>3</Font> Defautl --> <RelativePosition>true</RelativePosition> <Location> <X>93</X> <Y>49</Y> </Location> <Size> <CX>44</CX> <CY>44</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>2</X> <Y>2</Y> </DecalOffset> <DecalSize> <CX>40</CX> <CY>40</CY> </DecalSize> </Button>

Immediately below that line, INSERT:
Code:
<Button item = "SDBW_Buff6_Button"> <ScreenID>Buff6</ScreenID> <!--<Font>3</Font> Default --> <RelativePosition>true</RelativePosition> <Location> <X>3</X> <Y>95</Y> </Location> <Size> <CX>44</CX> <CY>44</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>2</X> <Y>2</Y> </DecalOffset> <DecalSize> <CX>40</CX> <CY>40</CY> </DecalSize> </Button> <Button item = "SDBW_Buff7_Button"> <ScreenID>Buff7</ScreenID> <!--<Font>3</Font> Use defaults --> <RelativePosition>true</RelativePosition> <Location> <X>48</X> <Y>95</Y> </Location> <Size> <CX>44</CX> <CY>44</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>2</X> <Y>2</Y> </DecalOffset> <DecalSize> <CX>40</CX> <CY>40</CY> </DecalSize> </Button> <Button item = "SDBW_Buff8_Button"> <ScreenID>Buff8</ScreenID> <!--<Font>3</Font>Defaults--> <RelativePosition>true</RelativePosition> <Location> <X>93</X> <Y>95</Y> </Location> <Size> <CX>44</CX> <CY>44</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>2</X> <Y>2</Y> </DecalOffset> <DecalSize> <CX>40</CX> <CY>40</CY> </DecalSize> </Button> <Button item = "SDBW_Buff9_Button"> <ScreenID>Buff9</ScreenID> <!--<Font>3</Font>Use Defaults --> <RelativePosition>true</RelativePosition> <Location> <X>3</X> <Y>141</Y> </Location> <Size> <CX>44</CX> <CY>44</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>2</X> <Y>2</Y> </DecalOffset> <DecalSize> <CX>40</CX> <CY>40</CY> </DecalSize> </Button> <Button item = "SDBW_Buff10_Button"> <ScreenID>Buff10</ScreenID> <!--<Font>3</Font> --> <RelativePosition>true</RelativePosition> <Location> <X>48</X> <Y>141</Y> </Location> <Size> <CX>44</CX> <CY>44</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>2</X> <Y>2</Y> </DecalOffset> <DecalSize> <CX>40</CX> <CY>40</CY> </DecalSize> </Button> <Button item = "SDBW_Buff11_Button"> <ScreenID>Buff11</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>93</X> <Y>141</Y> </Location> <Size> <CX>44</CX> <CY>44</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>2</X> <Y>2</Y> </DecalOffset> <DecalSize> <CX>40</CX> <CY>40</CY> </DecalSize> </Button>


--

Find:
Code:
<Pieces>SDBW_Buff5_Button</Pieces>

Immediately below that line, INSERT:
Code:
<Pieces>SDBW_Buff6_Button</Pieces> <Pieces>SDBW_Buff7_Button</Pieces> <Pieces>SDBW_Buff8_Button</Pieces> <Pieces>SDBW_Buff9_Button</Pieces> <Pieces>SDBW_Buff10_Button</Pieces> <Pieces>SDBW_Buff11_Button</Pieces>
Dolby is offline