Space Engineers

Space Engineers

1,917 vurderinger
Easy Inventory
4
2
5
4
2
2
2
   
Pris
Føj til foretrukne
Gjort til foretrukken
Fjern som foretrukken
Type: Mod
Mod category: Script, Other
Filstørrelse:
Offentliggjort:
Opdateret:
155.988 KB
16. mar. 2016 kl. 22:29
9. dec. 2022 kl. 22:50
46 ændringsbemærkninger ( vis )

Abonner for at downloade
Easy Inventory

I 1 samling af DraygoKorvan
Space Engineers Physics
11 genstande
Beskrivelse
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.
Populære diskussioner Vis alle (12)
11
5. juni 2022 kl. 11:00
Can you make this work for welder ships?
Engi
8
24. maj 2019 kl. 16:31
Easy Inventory Dedicated server problem.
Thor
4
25. okt. 2017 kl. 16:17
Pulling through Piston crashes Game
yokmp
774 kommentarer
JaredCrue 26. feb. kl. 8:55 
Tried it this morning, Still works :)
Ottomann54#FreeGaza 19. sep. 2024 kl. 2:14 
still working. yoo çalışıyor
Han 11. juli 2024 kl. 8:24 
its not work. bu mod çalışmıyor
brent 5. juni 2024 kl. 1:56 
You're a legend, thanks for giving the devs this idea.
PlatinumCash12 8. maj 2023 kl. 16:03 
I'm not quite sure what the difference is with this mod and Keen's
gahro_nahvah 8. maj 2023 kl. 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. apr. 2023 kl. 9:23 
Please keep this working, it's better.
Jack Schitt 9. feb. 2023 kl. 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. dec. 2022 kl. 10:35 
so, what this mod do that keen's build planer don't? and vice versa
Hatsune Neko Gaming 29. okt. 2022 kl. 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?