EQ2Interface

EQ2Interface (https://www.eq2interface.com/forums/index.php)
-   Fetish (https://www.eq2interface.com/forums/forumdisplay.php?f=38)
-   -   I key inventory (https://www.eq2interface.com/forums/showthread.php?t=10549)

Nilsar 03-06-2008 06:37 PM

I key inventory
 
Does anyone know how to keep the inventory in the shrink size. i hate having to shrink it everytime i log on.

Thanks
Nilsar

Drumstix42 03-06-2008 07:56 PM

You would have to find the operation performed that shrinks it, and put it in the top level page:

PSEUDO code:
Code:

OnShow="InsertShrinkWindowOperation
OnShow=' '"

... so that it always open shrunk the first time you open it each session.

Nilsar 03-06-2008 08:11 PM

help
 
know which file and which lines to move where?

Drumstix42 03-06-2008 09:11 PM

My best guess would be this change in eq2ui_inventory_inventory.xml, from Lines 50 - 58:

Original:
Code:

" OnShow="show_window="Inventory.FetishDock"
hide_window="Inventory.FetishDock"
show_window="Inventory.FetishDock"
hide_window="Inventory.FetishDock"
hide_window="MainHUD.Compass"
show_window="MainHUD.Compass"
hide_window="MainHUD.Compass"
show_window="MainHUD.Compass"
" PackLocation="FFF,FFF" PackLocationProp="0000/0001,0000/0001" ScrollExtent="269,475" show_window="Inventory.FetishDock" Size="269,475" UserMovable="true" version="2.1.0" ZoomLoc="1011,549">

New:
Code:

" OnShow="Shrink.activated=true
OnShow=(show_window="Inventory.FetishDock"
hide_window="Inventory.FetishDock"
show_window="Inventory.FetishDock"
hide_window="Inventory.FetishDock"
hide_window="MainHUD.Compass"
show_window="MainHUD.Compass"
hide_window="MainHUD.Compass"
show_window="MainHUD.Compass")
" PackLocation="FFF,FFF" PackLocationProp="0000/0001,0000/0001" ScrollExtent="269,475" show_window="Inventory.FetishDock" Size="269,475" UserMovable="true" version="2.1.0" ZoomLoc="1011,549">


Nilsar 03-07-2008 01:27 AM

Inventory window
 
Zonk had a fix in the in customizations section now i have it shrink anyone know how to get it to open on the dock location as now it opens shrunk but you have to click zoom then zoom again to re-shrink it so it ends up where the dock is at.

Nilsar


All times are GMT -5. The time now is 02:26 PM.

vBulletin® - Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
© MMOUI