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 02-27-2003, 05:06 AM   #1
skaarn
A Bat
 
Join Date: Nov 2002
Server: Erollisi Marr
Posts: 1
Default Patch for Andolia's Container[Minimal]

Andolia's Container[Minimal] is an excellent replacement for bags for those of us that want to save some screen real-estate. I also like this mod over others because it still shows the title of the bag.

The data definition for this module REQUIRES that there is a Container_Icon. But of course we don't want that. So I added a very simple blank definition which seemed to satisfy everything, and tested it.

Disclaimer: This isn't an official patch release by the author, just lending a hand as Verant keeps beating up our lovely UI's. Add the XML code shown betwee the <!-- PATCH--> and <!-- END PATCH--> tags (shown below), after the <Label>...</Label> block:


...
</Label>

<!-- PATCH, the following empty entry fixes the Incompatable XML complaint -->
<Button item = "Container_Icon">
<ScreenID>Container_Icon</ScreenID>
</Button>
<!-- END_Patch -->

<InvSlot item = "ContainerSlot1">
<ScreenID>ContainerSlot1</ScreenID>
...


I sent a private message and will leave it up to Andolia to release a new package.
skaarn 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:40 AM.


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