Space Engineers

Space Engineers

Not enough ratings
SESC-GatherProducts
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
912.000 B
15 Feb, 2015 @ 7:01pm
10 Jun, 2016 @ 11:01am
5 Change Notes ( view )

Subscribe to download
SESC-GatherProducts

Description
This script will remove all the output items from refineries, arc furnaces and assemblers and put them into cargo containers.

It searches cargo containers by name. Sorting the items into containers conatining the word 'Ingot', or 'Comp'. You can change the phrase it looks for at the top of the file.

To run, install the script on a Programmable Block and then set it to run with a Timer Block.

For more information please see the YouTube video.

GitHub:
https://github.com/shortcarver/SpaceEngineers

YouTube:
http://youtu.be/WXCYDdCtPEE
17 Comments
Skallabjorn 12 Sep, 2017 @ 8:28pm 
@shorty, thanks, will pull the github copy and give it a try
Shorty  [author] 12 Sep, 2017 @ 8:11pm 
@Skallabjorn, thanks for letting me know. You shouldn't get divide by zero's in normal survival mode (it might be possible in creative or if you have infinite storage somehow). However, I added divide by zero checks and uploaded them to github. I'm not able to upload to steam atm (I don't have the game installed) If you are willing to try out my untested fix, please go here: https://raw.githubusercontent.com/shortcarver/SpaceEngineers/master/InventoryManagement/InventoryManagement/GatherProducts.cs
Skallabjorn 2 Sep, 2017 @ 9:47am 
Getting a divide by zero error, doesnt specify a line
Shorty  [author] 10 Jun, 2016 @ 11:03am 
Just pushed up the fix to the store. should be good now. Thanks for letting me know it broke!
BRiM4799 8 Jun, 2016 @ 10:18am 
Receiving an error on line 56... "The type or namespace name "Ingame" does not exist in the namespace "VRage.ModAPI".
Shorty  [author] 8 Mar, 2016 @ 3:07pm 
Updated to work with latest version of SE
Doctor Octoganapus 17 Nov, 2015 @ 2:51pm 
Me to however I don't like having ore sit in a random container/connector until it can be processed.
Shorty  [author] 17 Nov, 2015 @ 5:27am 
I hadn't thought of that! I'll look into that. I usually run this script to unclog the outputs of refinery's and assemblers.
Doctor Octoganapus 16 Nov, 2015 @ 9:27pm 
Would it be possible to have it organize ore into one container - as in only ore thats not being currently processed
Professor Nipples 3 Jun, 2015 @ 5:02pm 
Thanks man