Space Engineers

Space Engineers

评价数不足
SESC-RefineryManager
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
更新日期
4.945 KB
2015 年 2 月 15 日 下午 6:58
2019 年 3 月 13 日 下午 6:26
6 项改动说明 ( 查看 )

订阅以下载
SESC-RefineryManager

描述
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 条留言
Interloper 2023 年 7 月 18 日 上午 3:33 
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 2016 年 7 月 20 日 上午 5:50 
@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  [作者] 2016 年 7 月 19 日 下午 6:19 
@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 2016 年 7 月 19 日 上午 11:04 
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 2016 年 6 月 1 日 下午 9:45 
Thanks!
Strayed Soul 2016 年 6 月 1 日 下午 6:01 
Awesome, greatly appreciate this.
Shorty  [作者] 2016 年 6 月 1 日 下午 5:10 
Fixed, if you update it should work again.
Shorty  [作者] 2016 年 5 月 31 日 下午 1:24 
@Amalek, looks like they moved that again. I'll need to figure out where it lives now.
Strayed Soul 2016 年 5 月 30 日 下午 11:22 
Thanks @Amalek, i was kinda lazy with discription there.
Amalek 2016 年 5 月 30 日 下午 10:12 
Line 73 and 99 namespace 'ingame' does not exist in VRage.ModAPI. missing an assembly reference?

Current error when running script.