Space Engineers

Space Engineers

Inventory Compactor
16 Comments
aRTy 19 Mar, 2020 @ 1:54pm 
WARNING: This script will crash a multiplayer save if the auto detect feature is on.
Mr_Crazy_Manno 5 Nov, 2019 @ 7:25am 
Thank you :)
I would recommend making a new thumbnail, that use the new UI.
leftler  [author] 4 Nov, 2019 @ 7:35pm 
The script has been updated to work with the current version of SE. It also no-longer needs a timer block to run.
Cooper 15 Mar, 2019 @ 11:44am 
any idea how to get this running?
Sunflower 29 Jul, 2018 @ 10:07am 
DOES NOT WORK - :'(
Flow86 15 Jul, 2018 @ 3:01am 
this definitly needs an update :-/ it seems se simply cant download the script from workshop at all?!?
Zilch 30 May, 2018 @ 9:17am 
So hot, just need it to sort the items by type as well.
DragonSkull 10 Sep, 2017 @ 7:27am 
Is not working to me
Mr_Crazy_Manno 4 Jan, 2017 @ 2:36am 
It works for me it just warns you about unused/unneeded arguments, ignore that, you can run it without problems.
VivaVii 6 Nov, 2016 @ 2:00pm 
Is it true that this script no longer works?
Wilmur 26 Aug, 2016 @ 8:13am 
This script need a uptade plz
Nixeen 12 Mar, 2016 @ 9:07pm 
It doesnt seem to work anymore =/
Gearheart 27 Oct, 2015 @ 6:02pm 
Since you seem well verrsed in scripting i have a request. Would it be possible to mark a container by adding something like *SP to its name and then have everything in any container marked be split into the smallest possible incriment? so like if there was one stack of explosives it would split it into many small groups of explosives. (P.S. if you cant tell i want to use this for a warhead)
jarhead 4 Apr, 2015 @ 11:14pm 
I ask because I use the automated inventory sorting mod on my server and am needing a way to combine all the same items on my ships/stations as close together as possible (and if possible sort according to name or size).
jarhead 4 Apr, 2015 @ 11:13pm 
It is also possible to make the script run it's own block as well.
Can you alter this so it can move stuff from for example container a, b, and c to combine the items into container d (doing the same that it does now but across more than one container).
jaredpatton173 29 Mar, 2015 @ 7:45pm 
Very helpful! I added a function to the script that allows the program to loop by simply calling on the timer to start the program again. Minor detail but may be helpful for others.