Hy, as of right now if you use this mod together with EFZ the stash inventory is misaligned and has 1 extra column. To fix this you must edit (Notepad, Notepad++, etc) these 2 lines at the end of the file "inventory_exec_shared_2.ui" located in "ZS_vanilla\ui" :
Always run GMLoader after making any modifications to files! Just wanted to give a head's up, have a good day! EDIT: The said file is added by the EFZ mod so people don't get confused why it isn't in the manual download of this mod! EDIT 2: I now noticed that the stash numbers are also misaligned, don't know yet what was changed to fix that EDIT 3: In the file "inventory_stash.ui" located in "ZS_vanilla\ui" :
How hard is it to update these mods? Serious question lol I just bought the game, reverted to the older version and installed some mods I liked and they updated the game to .40! I really like the Vanilla HUD Cleaned mod the most though, it is such a huge quality of life improvement! Reason I'm asking I quess is is this something I can do myself? How long is it gonna take me to learn how? lol user friendly ways to do it?
aaah, ok...I love this game and I really hope they get Modtool updated...I dled it and set it up and now I'm lost lmao good thing too because obviously you guys can't use it anyways! Thanks for the response!
15 comments
"ltrb = [228+1084, 254, 670+1084, 956]" to "ltrb = [166+1084, 254, 670+1084, 956]"
and
"cellCountX = 9" to "cellCountX = 8"
Always run GMLoader after making any modifications to files!
Just wanted to give a head's up, have a good day!
EDIT: The said file is added by the EFZ mod so people don't get confused why it isn't in the manual download of this mod!
EDIT 2: I now noticed that the stash numbers are also misaligned, don't know yet what was changed to fix that
EDIT 3: In the file "inventory_stash.ui" located in "ZS_vanilla\ui" :
"ltrb = [GUI_SCALE*463, buttonY, GUI_SCALE*463 + 64, buttonY + 64]" to "ltrb = [GUI_SCALE*447, buttonY, GUI_SCALE*447 + 64, buttonY + 64]"
Hope nothing else is broken, will update post if that's the case.