Home Forum Downloads My Favorites Register FAQ Mark Forums Read

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

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

If you have a custom EQUI.xml file:

Below
<Include>EQUI_RaidOptionsWindow.xml</Include>

Add
<Include>EQUI_MusicPlayerWnd.xml</Include>
<Include>EQUI_FileSelectionWnd.xml</Include>

==============================================

If you have a custom EQUI_BazaarSearchWnd.xml file:

Search/Find for:

<Listbox item = "BZR_ItemList">
<ScreenID>BZR_ItemList</ScreenID>
<DrawTemplate>WDT_Inner</DrawTemplate>
<TooltipReference>Right click an item name to inspect the item. Right click on the player name to locate them.</TooltipReference>
<AutoStretch>true</AutoStretch>
<LeftAnchorOffset>145</LeftAnchorOffset>
<TopAnchorOffset>20</TopAnchorOffset>
<RightAnchorOffset>5</RightAnchorOffset>
<BottomAnchorOffset>28</BottomAnchorOffset>
<TopAnchorToTop>true</TopAnchorToTop>
<BottomAnchorToTop>false</BottomAnchorToTop>
<LeftAnchorToLeft>true</LeftAnchorToLeft>
<RightAnchorToLeft>false</RightAnchorToLeft>
<Location>
<X>145</X>
<Y>20</Y>
</Location>
<Size>

Start Change
Change This:
<CX>300</CX>
to be
<CX>340</CX>
(an increase of 40 pixels)
End Change

<CY>272</CY>
</Size>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<Style_Border>true</Style_Border>
<Style_VScroll>true</Style_VScroll>
<Columns>

Start Delete:
Delete this line:
<!-- <Header>Header_Listbox</Header> What the heck is this???? -->
End Delete

<Width>125</Width>
<Heading>Item Name</Heading>
</Columns>
<Columns>
<Width>75</Width>
<Heading>Price</Heading>
</Columns>
<Columns>
<Width>80</Width>
<Heading>Seller</Heading>
</Columns>

Start Add:
Add
<Columns>
<Width>80</Width>
<Heading>Stat</Heading>
</Columns>
End Add


Then Search/Find for:
<Screen item = "BazaarSearchWnd">
<ScreenID/>
<RelativePosition>false</RelativePosition>
<Location>
<X>100</X>
<Y>50</Y>
</Location>
<Size>

Start Change
Change This
<CX>465</CX>
<CY>347</CY>
To Be
<CX>515</CX>
<CY>400</CY>
(an increase of 50 pixels and 53 pixels, respectively)
End Change

</Size>

==============================================

Two new files added:

EQUI_FilesSelectionWnd.xml
EQUI_MusicPlayerWnd.xml

New Labels and Gauges added:

- New Gauge type (22) = Current Song Progress. Will show the progress through the currently playing MP3

- New Label types (75-79):
75 = Current Song Name
76 = Current Song Duration Minutes Value
77 = Current Song Duration Seconds Value (2 digits always)
78 = Current Song Position Minutes Value
79 = Current Song Position Seconds Value (2 digits always)

/edit on

The reason for some folks not being able to open the mp3 window has been found:

If you have sound disabled in any way other than the ingame volume controls, the mp3 player will not come up.
__________________
"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 : 11-19-2002 at 10:03 PM.
Cairenn is offline  
 



Thread Tools
Display Modes

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 12:57 AM.


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