Space Engineers

Space Engineers

1,928 hodnocení
Easy Inventory
4
2
5
4
2
2
2
   
Ocenit
Přidat do oblíbených
Oblíbeno
Odebrat z oblíbených
Type: Mod
Mod category: Script, Other
Velikost souboru
Přidáno
Aktualizováno
155.988 KB
16. bře. 2016 v 22.29
9. pro. 2022 v 22.50
Poznámky ke změnám (46) – zobrazit

Klikněte na „Odebírat“ pro stažení položky
Easy Inventory

V 1 kolekci od uživatele DraygoKorvan
Space Engineers Physics
11 položek
Popis
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ární diskuze Zobrazit vše (12)
11
5. čvn. 2022 v 11.00
Can you make this work for welder ships?
Engi
8
24. kvě. 2019 v 16.31
Easy Inventory Dedicated server problem.
Thor
4
25. říj. 2017 v 16.17
Pulling through Piston crashes Game
yokmp
Počet komentářů: 774
JaredCrue 26. úno. v 8.55 
Tried it this morning, Still works :)
Ottomann54#FreeGaza 19. zář. 2024 v 2.14 
still working. yoo çalışıyor
Han 11. čvc. 2024 v 8.24 
its not work. bu mod çalışmıyor
big bubba 5. čvn. 2024 v 1.56 
You're a legend, thanks for giving the devs this idea.
PhatKatz 8. kvě. 2023 v 16.03 
I'm not quite sure what the difference is with this mod and Keen's
gahro_nahvah 8. kvě. 2023 v 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. dub. 2023 v 9.23 
Please keep this working, it's better.
Jack Schitt 9. úno. 2023 v 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. pro. 2022 v 10.35 
so, what this mod do that keen's build planer don't? and vice versa
Hatsune Neko Gaming 29. říj. 2022 v 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?