Space Engineers

Space Engineers

评价数不足
Refinery Manager
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
更新日期
3.965 KB
2018 年 7 月 5 日 下午 9:48
2018 年 7 月 20 日 上午 12:12
5 项改动说明 ( 查看 )

订阅以下载
Refinery Manager

描述
You configure how many of each refined resource you want kept in stock, and the script handles the rest.
Configure any number of refineries. Resources will be prioritized in the order you specify them, even doubling-up (or tripling, etc) on refineries if there are enough.
Status is shown on a double-wide LCD.

Note: Refineries controlled by this should be configured to NOT use the conveyor system.

Pairs nicely with my Assembler management script: https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=1426872621
6 条留言
Khadgarion 2022 年 12 月 25 日 下午 5:51 
It'd be nice if this was updated, looks very helpful.
OCN-Scuba 2019 年 2 月 1 日 下午 12:46 
Any chance this will be Supported/Updated?

The changes Psycho recommends "fixes" the issue of the script running, however game crashes once the programmable block is accessed afterwards.

The LCD format is not as pictured anymore.
Psycho 2018 年 8 月 13 日 上午 6:18 
Okay, works now...but I needed to change the product lines like

Product: Iron.Ingot, Iron.Ore, 100, 50000, Iron
to
Product: Iron.Ingot, Iron.Ore, 100, 50000, 50000, Iron

Adding a third number for "max"

The top line reads "Resource Status Ore Qty/ Target/ Max" and the format is not so neat like in your description screenshot
Psycho 2018 年 8 月 12 日 上午 11:45 
Can't get it to run.

I load the script, copy paste the part "Product: Iron.Ingot..." to "LCD: Refinery LCD" and I only get an exception error on the programmable block

Loading config
Caught exception during execution of script:Input string was not in a correct format...
Jhtpo 2018 年 8 月 12 日 上午 7:23 
@BossmanQpid Gotta load up the script first, then you can copy the loaded script. After you check code and click OK, you can go back into the 'edit' button and copy from there.
TalkingToWalls 2018 年 7 月 30 日 下午 12:22 
Should add the "Copy/paste to get started" to description. Cant copy from in game.