Space Engineers

Space Engineers

Solar Alignment for Fixed Solar Panels
15개 중 1~10개 표시 중
< 1  2 >
업데이트: 2023년 7월 13일 오후 2시 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일 오후 11시 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일 오전 12시 18분

업데이트: 2020년 8월 11일 오후 1시 45분

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

The "resume" & "pause" commands remain.

업데이트: 2018년 3월 18일 오후 10시 04분

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

업데이트: 2017년 11월 17일 오후 3시 57분

No longer needs a timer block.

업데이트: 2017년 3월 16일 오후 5시 57분

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

업데이트: 2017년 2월 4일 오후 8시 26분

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

업데이트: 2016년 8월 19일 오후 6시 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.