Space Engineers

Space Engineers

Not enough ratings
SESC-RefineryManager
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
4.945 KB
15 Feb, 2015 @ 6:58pm
13 Mar, 2019 @ 6:26pm
6 Change Notes ( view )

Subscribe to download
SESC-RefineryManager

Description
This script distributes ore amoung your refineries and arc furnaces to ensure that all of your stations production systems are being used.

To use, install onto a Programmable Block and then trigger it to run with a Timer block. I usually run it with a 2 second delay.

For more information please see the youtube video.

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

YouTube:
http://youtu.be/WXCYDdCtPEE
23 Comments
Interloper 18 Jul, 2023 @ 3:33am 
Thanks for script. Is there any possibility to swap ores in quee in the same way ? it will be also good to refine all ores in quee time to time. For example i have three type of ore and every x seconds the first ore move to the last position, the second ore move to first position and so on.
CPT Haddock 20 Jul, 2016 @ 5:50am 
@Shorty - Ok, I only have two conveyors and some tubes connecting them so i think it should work. Tried another build doing the same thing and that time it worked great. Must be some mod confusing the script, thou i can't figure out which one. i've tried turning all other scripts off aswell to eliminate any confusion there but nothing.. Yes i use a timer to trigger the script.
Shorty  [author] 19 Jul, 2016 @ 6:19pm 
@Lighthugger - I usually have my banks of refineries connected as one blob, so I'm honestly not sure. But the script doesn't really do any logic around conveyers so there shouldn't be problems as long as you don't have some sorters or something in between. Are you triggering the script with a timer block?
CPT Haddock 19 Jul, 2016 @ 11:04am 
Having a small problem with this mod (and some other similar mods accually) so this isn't a bug report, more of me asking for assistance.

anyway, I have four refieries set up in two pairs, connected via conveyors. I can move stuff betwine all four refineries manually but the scrips is only equalising two of them.

I get the same result from all sorting scripts i've tried but this one seemes the most up to date, thats why i ask you guys.

Is it a known fact that all refineries must be connected without any conveyor in betwine or am i missing something obvious?

Thanx for the script anyway!
Amalek 1 Jun, 2016 @ 9:45pm 
Thanks!
Strayed Soul 1 Jun, 2016 @ 6:01pm 
Awesome, greatly appreciate this.
Shorty  [author] 1 Jun, 2016 @ 5:10pm 
Fixed, if you update it should work again.
Shorty  [author] 31 May, 2016 @ 1:24pm 
@Amalek, looks like they moved that again. I'll need to figure out where it lives now.
Strayed Soul 30 May, 2016 @ 11:22pm 
Thanks @Amalek, i was kinda lazy with discription there.
Amalek 30 May, 2016 @ 10:12pm 
Line 73 and 99 namespace 'ingame' does not exist in VRage.ModAPI. missing an assembly reference?

Current error when running script.