Space Engineers

Space Engineers

评价数不足
Base Battery Status
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
4.552 KB
2020 年 6 月 21 日 下午 6:05
1 项改动说明 ( 查看 )

订阅以下载
Base Battery Status

描述
A very simple script that tells you the charge of all the batteries on your base. Note: If the battery is on a ship via connector then at this time it will NOT show on the screen. Only batteries that are considered part of the same construct as where it is placed will (including batteries across rotors/pistons, unless there is a connector between them). I plan on adding modular commands so you can switch the screen between base batteries, power output and the same for connected ships.

Make sure your lcd is named EnergyPanel. This script will also rename your base batteries for conformity. If you add new batteries and want them on the screen(why wouldn't you) you will have to recompile the programmable block so it can get the new batteries in the list. (I plan on making this into a function so you can just hit a button). If your batteries are rendered nonfunctional then it will be removed from the list and needs to be recompiled to add them back in the list.