Space Engineers

Space Engineers

评价数不足
Automatic Reactor uranium level
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
更新日期
2.191 KB
2015 年 4 月 6 日 上午 9:00
2015 年 4 月 7 日 上午 4:06
4 项改动说明 ( 查看 )

订阅以下载
Automatic Reactor uranium level

描述
The script will check the uranium left in your reactors (defined by name) if there is left less than the defined amount it will distribute equal amounts to all the reactors so the total amount of uranium will match a defined value.

To make the script work you have to build a timer and programmable block. Load the script from the workshop into the programmable block and set the timer to trigger the programmable block and itself every 30 seconds to 5 minutes.

To make the script work with your reactors and cargo containers you will have to change the names the script searches for or add "MainReactors" to the name of all the reactors you want the script to check/supply and "Ingots" to the name of all the cargo containers you want the script to use uranium from.
The containers and the reactors must be connected by a conveyor system and be operational.
The reactors should NOT use the conveyor system so they will not interfere with the script.

Opional the Script is able to activate Audio Blocks to warn you in case of low uranium and print its status to an LCD-Panel.