EQInterface Forums

EQInterface Forums (http://www.eqinterface.com/forums/index.php)
-   Test Server Changes (http://www.eqinterface.com/forums/forumdisplay.php?f=42)
-   -   24 Sept - 8 Oct (inclusive) UI Changes on Test (http://www.eqinterface.com/forums/showthread.php?t=10584)

Cairenn 10-08-2003 08:28 PM

24 Sept - 8 Oct (inclusive) UI Changes on Test
 
Disclaimer: As always, this is a comparision of the new default files to the previous default files. Sizes and locations are specific to those files, and may need to be adjusted to "fit" in your custom files appropriately.

Files changed with this patch:

EQUI_AdventureLeaderboardWnd.xml
EQUI_FindLocationWnd.xml

(Click on the File Name link to go to the post detailing the changes to that specific file.)

Cairenn 10-08-2003 08:28 PM

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

Find:

<Listbox item = "AdvLeaderboard_LeaderList">


Immediately before that line, ADD:

<Combobox item = "AdvLeaderboard_RiskCombobox">
<ScreenID>AdvLeaderboard_RiskCombobox</ScreenID>
<DrawTemplate>WDT_Inner</DrawTemplate>
<AutoStretch>true</AutoStretch>
<LeftAnchorOffset>130</LeftAnchorOffset>
<TopAnchorOffset>35</TopAnchorOffset>
<RightAnchorOffset>290</RightAnchorOffset>
<BottomAnchorOffset>60</BottomAnchorOffset>
<TopAnchorToTop>true</TopAnchorToTop>
<BottomAnchorToTop>true</BottomAnchorToTop>
<LeftAnchorToLeft>true</LeftAnchorToLeft>
<RightAnchorToLeft>true</RightAnchorToLeft>
<ListHeight>120</ListHeight>
<Button>BDT_Combo</Button>
<Style_Border>true</Style_Border>
<Choices>All</Choices>
<Choices>Normal Risk</Choices>
<Choices>High Risk</Choices>
</Combobox>


Find:

<Pieces>AdvLeaderboard_DoneButton</Pieces>


Immediately after that line, ADD:

<Pieces>AdvLeaderboard_RiskCombobox</Pieces>

Cairenn 10-08-2003 08:28 PM

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

Find:

<BottomAnchorOffset>25</BottomAnchorOffset>


CHANGE to be:

<BottomAnchorOffset>47</BottomAnchorOffset>


[b]Find
:

<Button item = "FLW_FindButton">


Immediately before that line, ADD:

<Button item = "FLW_FilterLocationsCheckbox">
<ScreenID>FLW_FilterLocationsCheckbox</ScreenID>
<RelativePosition>true</RelativePosition>

<AutoStretch>true</AutoStretch>
<LeftAnchorOffset>10</LeftAnchorOffset>
<TopAnchorOffset>43</TopAnchorOffset>
<RightAnchorOffset>22</RightAnchorOffset>
<BottomAnchorOffset>31</BottomAnchorOffset>
<TopAnchorToTop>false</TopAnchorToTop>
<BottomAnchorToTop>false</BottomAnchorToTop>
<RightAnchorToLeft>true</RightAnchorToLeft>

<Style_Transparent>false</Style_Transparent>
<Style_Checkbox>true</Style_Checkbox>
<Text></Text>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<ButtonDrawTemplate>
<Normal>A_CheckBoxNormal</Normal>
<Pressed>A_CheckBoxPressed</Pressed>
</ButtonDrawTemplate>
</Button>

<Label item = "FLW_FilterLocationsLabel">
<ScreenID>FLW_FilterLocationsLabel</ScreenID>
<RelativePosition>true</RelativePosition>

<AutoStretch>true</AutoStretch>
<LeftAnchorOffset>26</LeftAnchorOffset>
<TopAnchorOffset>44</TopAnchorOffset>
<RightAnchorOffset>10</RightAnchorOffset>
<BottomAnchorOffset>24</BottomAnchorOffset>
<TopAnchorToTop>false</TopAnchorToTop>
<BottomAnchorToTop>false</BottomAnchorToTop>
<RightAnchorToLeft>false</RightAnchorToLeft>

<Text>Only show destinations I can use.</Text>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>


Find and DELETE:
<Button item = "FLW_EndFindButton">
<ScreenID>FLW_EndFindButton</ScreenID>
<!--<Font>3</Font>-->
<RelativePosition>true</RelativePosition>
<AutoStretch>true</AutoStretch>
<LeftAnchorOffset>30</LeftAnchorOffãet>
<TopAnchÿrOffset>22</TopAnchorOffset>
<RightAnchorOffset>30</RightAnchorOffset>
<BottomAnchorOffseä>2</BottomAnchorOffset>
<TopAnchorToTop>falsõ</TopAnchorToTop>
<BottomAnchorToTop>false</BottomAnchorToTop>
<RightAnchorToLeft>false</RightAnchorToLeft>
<!--<TooltipReference/>-->
<Style_Checkbox>false</Style_Checkbox>
<Text>End Find</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_BtþDisabled</Disabled>
<PressedFlyby>A_BtnPressedFlyby</PressedFlyby>
</ButtonDrawTemplate>
<!--<SoundPressed/>-->
<!--<SoundUp/>-->
<!--<SoundFlyby/>-->
</Button>


Find:

<Pieces>FLW_FindLocationList</Pieces>


Immediately [ò]after
that line, ADD:

<Pieces>FLW_FilterLocationsCheckbox</Pieces>
<Pieces>ÖLW_FilterLocatiÿnsLabel</Pieces>


Find and DELETE:

<Pieces>FLW_EndFindButton</Pieces>


All times are GMT -5. The time now is 11:04 AM.

vBulletin Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.