Space Engineers

Space Engineers

Ikke nok vurderinger
Solar Panel Movement
   
Utmerkelse
Favoritt
Favoritter
Fjern som favoritt
Filstørrelse
Lagt ut
3.203 KB
14. jan. 2015 kl. 23.38
1 endringslogg ( vis )

Abonner for å laste ned
Solar Panel Movement

Beskrivelse
I started this script based on Sigurd's "Stop Rotor on High Solar Power Output" script to do the same thing. I tried to improve upon it by adding a couple of utility functions/methods that could be repurposed for other scripts, such as fetch information out of the block's DetailInfo property (this is the data you see in the bottom left of the Terminal window when you select an item). My goal is to add in the ability to manage batteries and to turn on and off reactors as needed.

I also tried to add A LOT of comments to help others that are either new to scripting or are like me and trying to figure out how to tinker with the game. Constructive feedback is welcome, and improvements are appreciated. And a big thanks to everyone else that has posted; I have learned a lot from everyone! :D
7 kommentarer
foobaron 3. apr. 2018 kl. 15.06 
The Thing evolves :P
foobaron 3. apr. 2018 kl. 15.04 
Tech-Mech 29. nov. 2017 kl. 21.19 
i chek the code and it gave me this what should i do
'IMyTerminalBlock.SetCustomName(string)'is obsolete use setteof Customname
MoronMan  [skaper] 10. jan. 2017 kl. 20.54 
Possibly- It has been a while since I wrote this and the API has been updated a lot. Let me see if anything has changed.
Verlepte Henk 5. jan. 2017 kl. 12.35 
Do I need to name anything differently?
Bravo 11. feb. 2016 kl. 21.08 
this scrip is good
Sigurd Hansen 16. jan. 2015 kl. 11.27 
Cool