Space Engineers

Space Engineers

Pas assez d'évaluations
Solar Panel Movement
   
Récompenser
Ajouter aux favoris
Favoris
Retirer des favoris
Taille du fichier
Publié le
3.203 KB
14 janv. 2015 à 23h38
1 note de changement ( voir )

S'abonner pour télécharger
Solar Panel Movement

Description
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 commentaires
foobaron 3 avr. 2018 à 15h06 
The Thing evolves :P
foobaron 3 avr. 2018 à 15h04 
Tech-Mech 29 nov. 2017 à 21h19 
i chek the code and it gave me this what should i do
'IMyTerminalBlock.SetCustomName(string)'is obsolete use setteof Customname
MoronMan  [créateur] 10 janv. 2017 à 20h54 
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 janv. 2017 à 12h35 
Do I need to name anything differently?
Bravo 11 févr. 2016 à 21h08 
this scrip is good
Sigurd Hansen 16 janv. 2015 à 11h27 
Cool