Space Engineers

Space Engineers

Not enough ratings
askdeads_Inventory_sorter_v3
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
387.357 KB
16 Jul, 2019 @ 1:33pm
23 Sep, 2021 @ 3:39pm
5 Change Notes ( view )

Subscribe to download
askdeads_Inventory_sorter_v3

Description
Simple and easy sorting script for space engineers setup takes seconds




Setup:
Create container labels one container can have multiple tags:

[ORES]
[INGOTS]
[COMPONENTS]
[ICE]
[OXYGEN]
[HYDROGEN]
[TOOLS]


New:
Priority system : [ICE:P1] [ICE:P2] : ice will go to the p1 container first after that has no space it will go to the p2 container


Optional *: create a LCD with name : LCD_INVENT to display activity, or edit the name in the script.
Run the programmable block and items will be sorted to the right container(s).

Scans connectors,refinery output ,assembler output and cargo containers


Optional LCD Info:

UI: unknown item (will be ignored during sorting as we don't know where to put it yet should not be visible anymore unless you have weird modded items)
T: transfered item from container to container.
NC: container label not found for this item the script can determine the category but there is no cargo container present with the right label.

If you use and like the script give me a like so i know im not doing this just for myself.:D

TODO (Will be done):
-Bugg fixing
-create demo world to show/develop



MAYBE (Thinking about this):
- count of items we sorted over a fixed time /n updates on lcd display, maybe even filtered by source type : assemblers/refineries/other storage.


UNDONE (things i did but reverted during testing):
-make it possible to define the labels in the cargo custom data field instead of the name. -> to much of a performance hogg in the current state would have to work with container groups to get a filtered list of blocks as gridterminalsystem doesn't account for the custom data fields when searching blocks, or maybe do this with a cached target list that is refreshed every n runs -> tell me what you think.


DONE:
-optional debug lcd -> DONE
-auto enabling of show text on display for the optional LCD ->Done
-Tools sorting -> DONE
-priority level for cargo containers on a per label basis (hopefully backwards compatible).
- a [SKIP] label for stuff you don't want to be sorted
- autocall no timer block needed anymore
- 16/07/2019 update to latest space engineers version


testworld workshop item:
http://gtm.steamproxy.vip/sharedfiles/filedetails/?id=841245997

updated version of this old mod that i no longer have the local files to old pictures can be seen here:
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=826815115
2 Comments
AskDead  [author] 17 Sep, 2021 @ 2:15am 
Updated version need to see if i encounter more problems myself.
SOBEK 8 Sep, 2019 @ 6:08pm 
Hi , can you update this script to Economy update?