Space Engineers

Space Engineers

Ocen: 1,920
Easy Inventory
4
2
5
4
2
2
2
   
Przyznaj nagrodę
Ulubione
Ulubione
Usuń z ulubionych
Type: Mod
Mod category: Script, Other
Rozmiar pliku
Zamieszczono
Zaktualizowano
155.988 KB
16 marca 2016 o 22:29
9 grudnia 2022 o 22:50
Listy zmian: 46 ( zobacz )

Zasubskrybuj, aby pobrać
Easy Inventory

W 1 kolekcji stworzonej przez DraygoKorvan
Space Engineers Physics
Przedmioty: 11
Opis
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.
Popularne dyskusje Zobacz wszystkie (12)
11
5 czerwca 2022 o 11:00
Can you make this work for welder ships?
Engi
8
24 maja 2019 o 16:31
Easy Inventory Dedicated server problem.
Thor
4
25 października 2017 o 16:17
Pulling through Piston crashes Game
yokmp
Komentarzy: 774
JaredCrue 26 lutego o 8:55 
Tried it this morning, Still works :)
Ottomann54#FreeGaza 19 września 2024 o 2:14 
still working. yoo çalışıyor
Han 11 lipca 2024 o 8:24 
its not work. bu mod çalışmıyor
big bubba 5 czerwca 2024 o 1:56 
You're a legend, thanks for giving the devs this idea.
PlatinumCash12 8 maja 2023 o 16:03 
I'm not quite sure what the difference is with this mod and Keen's
gahro_nahvah 8 maja 2023 o 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 kwietnia 2023 o 9:23 
Please keep this working, it's better.
Jack Schitt 9 lutego 2023 o 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 grudnia 2022 o 10:35 
so, what this mod do that keen's build planer don't? and vice versa
Hatsune Neko Gaming 29 października 2022 o 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?