EQInterface Forums

EQInterface Forums (http://www.eqinterface.com/forums/index.php)
-   Patch fix archive (http://www.eqinterface.com/forums/forumdisplay.php?f=43)
-   -   Patch for Andolia's Container[Minimal] (http://www.eqinterface.com/forums/showthread.php?t=7128)

skaarn 02-27-2003 05:06 AM

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.


All times are GMT -5. The time now is 01:34 PM.

vBulletin Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.