Storage Window resize

Place for sharing your game modifications for Life is Feudal: Your Own

Aircode
 
Posts: 16
Joined: 23 Mar 2015, 13:57

Storage Window resize

Post by Aircode » 28 Jan 2016, 15:59

After all i got bored about the small storage window size from Warehouses and other Containers.
So i start search to find the "resize" option inside the client files, but unlike i dont find anything else then resizing windows like barter, crafting, and other messaging depended windows.

Maybe someone else have an Idea where the heck this file is hiding to add this ;

Code: Select all
      resizeWidth = "1";
      resizeHeight = "1";


code for a dynamic resize of storage window's

My temporary solution is to do a more nice artwork of the standart images provided by LiF.
If anyone like to take a look to my submitted screenshot and files.

This is a client only modification and you just have to the change the image files.

Image

FILES;
https://drive.google.com/file/d/0BwPDADCIcr99elpldjEzNWxERmM/view?usp=sharing


MacDante
 
Posts: 95
Joined: 12 May 2015, 10:08

Re: Storage Window resize

Post by MacDante » 29 Jan 2016, 19:52



Aircode
 
Posts: 16
Joined: 23 Mar 2015, 13:57

Re: Storage Window resize

Post by Aircode » 30 Jan 2016, 09:39


Thank you, i've noticed your modification, but i really like to do a client only modification.
In this case i want change the code for a dynamic risize Option.


MacDante
 
Posts: 95
Joined: 12 May 2015, 10:08

Re: Storage Window resize

Post by MacDante » 30 Jan 2016, 16:04

You can do this on client but you must change file with name:

art\images\universal

universal_bottom.png
universal_center.png
universal_left.png
universal_right.png
universal_top.png

to bigger. But this operation change size inventory for all buildings which use it.

You can change name of one from my package.

Return to Game mods