Space Engineers

Space Engineers

Solar Alignment for Fixed Solar Panels
15件中 1-10 を表示
< 1  2 >
更新:2023年7月13日 @ 14時12分

The optional group "SolarGyroGroup" (no quotes, case-sensitive) can be used to redefine what the script thinks is the "main grid." This is useful for sub-grid panels.

To use this feature, be sure to create the group "SolarGyroGroup" around your reference block (if you have one), all of your gyros, and the solar panels. Having extra blocks in the group doesn't hurt.

更新:2022年6月23日 @ 23時27分

Now displays its status (what you see in the terminal when you select the PB) on the PB's screen. Just set the PB's main display to "image and text" if you want to see it.

There's a quick way to redirect it to other blocks/screens, but that will have to be documented another time.

更新:2022年6月23日 @ 0時18分

更新:2020年8月11日 @ 13時45分

Add "togglesolar" command to toggle between active & paused.

The "resume" & "pause" commands remain.

更新:2018年3月18日 @ 22時04分

Keen's (old) gyro API was changed from rad/s to RPM. Adapt internal API accordingly.

更新:2017年11月17日 @ 15時57分

No longer needs a timer block.

更新:2017年3月16日 @ 17時57分

Fix breakage due to center of mass switching from Vector3D to Vector3I in "stable." Thanks, Keen!

更新:2017年2月4日 @ 20時26分

Fix any/all usage of deprecated & obsolete API as of 01.172.

更新:2016年8月19日 @ 18時39分

Fixed for IMyBlockGroup changes.

更新:2016年5月21日 @ 11時47分

Scripts have had the ability to directly read max power from solar panels for a month now, apparently. Use that instead of parsing detail info.