Space Engineers

Space Engineers

[Deprecated] Automated Inventory Sorting
19 Comments
IIxNATHANxII 27 Jan @ 9:25am 
@Gate

Could you explain the custom Data abit more.
Im using assault weapons pack and this mod is pulling all ammo types, i would like it to ignore certain ones for certain containers but this mod is ignoring all extra commands.

Thanks
serjevski 23 Feb, 2023 @ 1:53am 
@Gate, Could you modify the mod so that it would combine the same items in the inventory?
Gate  [author] 19 Feb, 2023 @ 3:10am 
@All

For everyone asking about what to put into the custom data; You use the exact same syntax as you would put in the block name. I just extended the monitoring to include the custom data block.

For those asking about a github -> https://github.com/tgkgate/Simple-Inventory-Sort
serjevski 18 Feb, 2023 @ 4:56pm 
Great mod!
It works with Refiner or manufacturer too

But can You explain about:
"** Added support for consumables
** Added support for using custom data in addition to the name of the block to manage filters."

What should I write to name field of container?
Emperors_Nightmare 22 Jan, 2023 @ 4:44am 
example for the Custem data pls
V8 23 Apr, 2022 @ 12:43am 
Hi! Could help us with warfare 2? I can't sort the new ammo types, etc. Do you have any solution for this?
Aeyos 30 Jan, 2022 @ 1:26pm 
great work man, works like a charm!

Is there a github for this mod? What tag should I use for consumables? Is there a tag for space credits?
Tommyk 15 Sep, 2021 @ 4:47am 
Awesome! I need to check this version out soon! thanks! :p2cube:
Juper0 22 Feb, 2021 @ 5:27pm 
this is awesome! thanks for making this and including the bottle fix. I use scripts that need the name of blocks and it helps when the name can stay short. this mod is so much better than sorter blocks which drive me crazy on servers with anyone making the mistake of adding one without making a backwards option.

honestly, this needs to be vanilla.

I hope some time someone will take this and make it like the Production Quota mod for assemblers. https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2304715504
Gate  [author] 12 Dec, 2020 @ 5:02pm 
@Malpherian

Basically it monitors your inventory (cargo containers) and moves items around. Please read the original text by Tyrsis; it will explain the grammar and syntax of the filters *you* specify for how you want your containers sorted. I have not duplicated his explanation because i'm not an authorized maintainer. I have simply extended the functionality. I do wish he were to return to SE, his solution was quite elegant.
Malpherian 12 Dec, 2020 @ 8:49am 
I realize this may be a dumb question but what exactly do you mean by "Inventory Sorter", I mean specifically what kind of sorting is this mod doing, where is it putting things or what exactly does it do. "Inventory Sorter" is really Vague and doesnt explain exactly what this does. Thanks.
Daywalker 25 Aug, 2020 @ 12:40pm 
any info what code to write into the custom data? things like ore container etc doesnt work
Snipeye 29 Dec, 2019 @ 9:56pm 
@Gate - I'm working on an in-game script to sort stuff, and as far as I can tell there's no way to distinguish between a full and non-full hydrogen bottle with the API that's exposed to programmable blocks. May I ask how you're doing it/see the source? I'm thinking of developing a tiny mod that will expose that to the programmable API.
FPC 14 Sep, 2019 @ 9:06pm 
Does this have the bottle fix too?
Gate  [author] 26 Aug, 2019 @ 10:40pm 
@Smart Bear - "A description of new features where to look?" - Google translate

"Все сделанные * изменения * публикуются в журнале изменений. Я только включил возможность использования настраиваемого поля данных, а также включил код для исправления бутылки. Вот и все." -- Google Translate

All the changes *I* made are posted in the change-log. I only enabled the ability to use the custom data field, also included code for the bottle fix. That's pretty much it.
Smart Bear 26 Aug, 2019 @ 9:27am 
А описание новых функций где смотреть?
Hirnsausen 9 Jun, 2019 @ 12:48am 
Thanks, cool!
Gate  [author] 8 Jun, 2019 @ 5:30pm 
@Hirnsausen - Automatic LCD 2 can do that, iirc
Hirnsausen 8 Jun, 2019 @ 1:26pm 
I need a script that displays a ship's total cargo in its cargo containers (automatically updated on cargo change event) to an LCD screen, also with remaining free space left.