Space Engineers

Space Engineers

1,928 arvostelua
Easy Inventory
4
2
5
4
2
2
2
   
Palkinto
Lisää suosikkeihin
Lisätty suosikkeihin
Poista suosikeista
Type: Mod
Mod category: Script, Other
Tiedostokoko
Julkaistu
Päivitetty
155.988 KB
16.3.2016 klo 22.29
9.12.2022 klo 22.50
46 muutosilmoitusta ( näytä )

Tilaa ladataksesi
Easy Inventory

1 kokoelmassa, tekijä DraygoKorvan
Space Engineers Physics
11 luomusta
Kuvaus
Keen reached out to me and asked permission to borrow ideas from this mod. Permission was granted.

As a consequence of the release of build planner I have ceased development on this mod. The mod will remain on the workshop as is for people running previous versions of the game.

====================

Download and use the Text HUD Api (in the bar on the right) to move the notifications to the top left of your screen.

In game preference menu lets you customize the GUI elements of this mod.

Right click storage blocks to extract needed items automatically.
Alt + Right click to deposit all items into a cargo container.
Ctrl + Right click , withdraw 10x of selected block.
Shift + Right click to queue block in an assembler
Ctrl + Shift + RIght click to queue 10 blocks in an assembler.

How to use:

Select block you want to build in your toolbar, right click container with items in it, all items are automatically transferred to your character for easy building. If you cannot pull the complete block in one go, the mod will remember and try to pull the remaining items on the next right click. Useful if items are spread across containers.


Works in Multiplayer!


EasyFilter API
For mods that add custom items to the game you can now send a filter method to filter the 'Push' function of Easy Inventory.

Copy the following file into your mod:
SteamLibrary\steamapps\workshop\content\244850\646796262\Data\Scripts\EI\EasyInventoryAPI.cs

Call RegisterEasyFilter with a descriptive name and method. If your method returns true for the MyItemType, the item will be ignored by the Push method of the mod (Push = deposit items). If it returns false, it will allow the item to be pushed.

Please have your method return false by default, and return true only if you want to filter an item.

Players can turn on and off individual filters in the Easy Inventory Menu. These filter preferences are not currently saved.
Suositut keskustelut Näytä kaikki (12)
11
5.6.2022 klo 11.00
Can you make this work for welder ships?
Engi
8
24.5.2019 klo 16.31
Easy Inventory Dedicated server problem.
Thor
4
25.10.2017 klo 16.17
Pulling through Piston crashes Game
yokmp
774 kommenttia
JaredCrue 26.2. klo 8.55 
Tried it this morning, Still works :)
Ottomann54#FreeGaza 19.9.2024 klo 2.14 
still working. yoo çalışıyor
Han 11.7.2024 klo 8.24 
its not work. bu mod çalışmıyor
big bubba 5.6.2024 klo 1.56 
You're a legend, thanks for giving the devs this idea.
PhatKatz 8.5.2023 klo 16.03 
I'm not quite sure what the difference is with this mod and Keen's
gahro_nahvah 8.5.2023 klo 12.19 
Not sure why, but Keen managed to get close but miss the entire usefulness of this mod, and as such, their build planner is worthless when compared with this mod.
Storm 2.4.2023 klo 9.23 
Please keep this working, it's better.
Jack Schitt 9.2.2023 klo 23.53 
Does this still work minus whatever keen used for build planner? Build planner doesn't do what this does. Or does it?
MainKuat 25.12.2022 klo 10.35 
so, what this mod do that keen's build planer don't? and vice versa
Hatsune Neko Gaming 29.10.2022 klo 7.59 
build planner might be nice, but it still lacks doing what this mod does.
but was wondering if there is a way to get this to work in offline mod.
SE doesn't load Mods unless you are online. and my internet is being cut soon. so getting all the scripts i use from pastebin so i can use it when I'm in offline mod.

is there an option for that with this mod?