EQ2Interface

EQ2Interface (https://www.eq2interface.com/forums/index.php)
-   XML Modification Help & Info (https://www.eq2interface.com/forums/forumdisplay.php?f=22)
-   -   Is window size part of the dynamic data?? (https://www.eq2interface.com/forums/showthread.php?t=397)

beastnic 11-20-2004 12:50 PM

Is window size part of the dynamic data??
 
Ok I was going to do what seemed to be a simple bag mod.

changing the slots from : to
0 1 2 3 ------ 0 1 10 11
4 5 6 7 ------ 2 3 12 13
8 9 10 11 ------ 4 5 14 15
12 13 14 15 ------ 6 7 16 17
16 17 18 19 ----- 8 9 18 19


I was assuming somewhere in the code they had the bags auto size depending on the number of slots for the bag. But in the game my slots went to the places I moved them but the background /frame/title all stayed in the shape of what the bag normally would have been. Im assuming that part of the dynamic data is the bag type wich would translate to a size of popup for the window. Anyone have Ideas?

Landiin 08-23-2005 04:17 PM

I gave up on bag modding.. Just to buggy for me. The only way I could get my bags to be sized correctly is by setting its size depending on what Icons where turn on.

Deathbane27 08-23-2005 04:22 PM

You must set the Visible property of each slot to False, then give each an OnShow script that resizes the parent window to what it should be.

For an example of this, download any 3/4 bag window and take a look.


All times are GMT -5. The time now is 07:47 AM.

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