Space Engineers

Space Engineers

Not enough ratings
Xcisso's Assembler Cleaner
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
1.039 KB
24 Jan, 2015 @ 7:45am
13 Apr, 2016 @ 5:00am
2 Change Notes ( view )

Subscribe to download
Xcisso's Assembler Cleaner

Description
NOTE: This script is designed to work in conjuction with my other sorting scripts. Please check them out here:
Inventory Sorter(MAIN SCRIPT): http://gtm.steamproxy.vip/sharedfiles/filedetails/?id=380139427
Refinery Sorter: http://gtm.steamproxy.vip/sharedfiles/filedetails/?id=380557905

This is a simple script that cleans out your assemlbers when they fill up with ingots and components. It simply sends the components and ingots to specified containers(See my inventory sorting script on how to set it up).

HOW TO:
You will need:
1x programmable block(with the script loaded).
1x Button to easily run the script.
Some containers that are set up after my inventory sorting script.

SCRIPT PROPERTIES:

IngotContainerName : Part of the name on the containers where you store your ingots.(Example: If its set to "Ingots", it will look through all the containers that has "Ingots" in their name, ie "Container Ingots 1". Not case sensitive).

MaterialContainerName : Same as IngotContainerName, but for your components.

SortIngots : True if you want to send the ingots from the assembler to its storage. False keeps the ingots in the assembler.

SortMaterials : True if you want to send the components from the assembler to its storage. False keeps the components in the assembler.