Home Forum Downloads My Favorites Register FAQ

Go Back   EQInterface Forums > General Discussion > Compares & Patch fixes > Patch fix archive
User Name
Password

 
 
Thread Tools Display Modes
Old 10-31-2002, 11:02 AM   #1
Cairenn
Credendo Vides
 
Cairenn's Avatar
 
Join Date: Jul 2002
Posts: 3,866
Interface Author - Click to view interfaces
Default 31 Oct 02 Patch - UI Changes

The only UI file that has changed at all is the EQUI_RaidWindow.xml file.

If you have a custom RaidWindow, you will need to add the following:

Quote:
After:
<Label item ="RAID_PlayerCountStringLabel">
<ScreenID>RAID_PlayerCountStringLabel</ScreenID>
<!--<Font>3</Font>-->
<RelativePosition>true</RelativePosition>
<AutoStretch>true</AutoStretch>
<LeftAnchorOffset>105</LeftAnchorOffset>
<TopAnchorOffset>24</TopAnchorOffset>
<RightAnchorOffset>20</RightAnchorOffset>
<BottomAnchorOffset>2</BottomAnchorOffset>
<TopAnchorToTop>false</TopAnchorToTop>
<BottomAnchorToTop>false</BottomAnchorToTop>
<LeftAnchorToLeft>false</LeftAnchorToLeft>
<RightAnchorToLeft>false</RightAnchorToLeft>
<Text>Players in Raid</Text>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>

Add:
<Label item ="RAID_LevelAverageLabel">
<ScreenID>RAID_LevelAverageLabel</ScreenID>
<!--<Font>3</Font>-->
<RelativePosition>true</RelativePosition>
<AutoStretch>true</AutoStretch>
<LeftAnchorOffset>20</LeftAnchorOffset>
<TopAnchorOffset>51</TopAnchorOffset>
<RightAnchorOffset>1</RightAnchorOffset>
<BottomAnchorOffset>29</BottomAnchorOffset>
<TopAnchorToTop>false</TopAnchorToTop>
<BottomAnchorToTop>false</BottomAnchorToTop>
<LeftAnchorToLeft>false</LeftAnchorToLeft>
<RightAnchorToLeft>false</RightAnchorToLeft>
<Text>0</Text>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>

<Label item ="RAID_LevelAverageStringLabel">
<ScreenID>RAID_LevelAverageStringLabel</ScreenID>
<!--<Font>3</Font>-->
<RelativePosition>true</RelativePosition>
<AutoStretch>true</AutoStretch>
<LeftAnchorOffset>105</LeftAnchorOffset>
<TopAnchorOffset>51</TopAnchorOffset>
<RightAnchorOffset>20</RightAnchorOffset>
<BottomAnchorOffset>29</BottomAnchorOffset>
<TopAnchorToTop>false</TopAnchorToTop>
<BottomAnchorToTop>false</BottomAnchorToTop>
<LeftAnchorToLeft>false</LeftAnchorToLeft>
<RightAnchorToLeft>false</RightAnchorToLeft>
<Text>Raid Level Avg</Text>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>

After:
<Pieces>RAID_NotInGroupPlayerListLabel</Pieces>

Add:
<Pieces>RAID_LevelAverageLabel</Pieces>
<Pieces>RAID_LevelAverageStringLabel</Pieces>
__________________
"My friends, love is better than anger. Hope is better than fear. Optimism is better than despair. So let us
be loving, hopeful and optimistic. And we’ll change the world."


Co-Founder & Admin: MMOUI
FaceBook Profile, Page, Group
Avatar Image by RafM

Last edited by Cairenn : 10-31-2002 at 11:14 AM.
Cairenn is offline  
 




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 06:25 AM.


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