Space Engineers

Space Engineers

Evaluări insuficiente
Solar Panel Movement
   
Premiază
Adaugă la preferate
Preferat
Elimină din preferate
Dimensiunea fișierului
Postat
3.203 KB
14 ian. 2015 la 23:38
1 notiță privind schimbările ( vizionare )

Abonează-te pentru a descărca
Solar Panel Movement

Descriere
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 comentarii
foobaron 3 apr. 2018 la 15:06 
The Thing evolves :P
foobaron 3 apr. 2018 la 15:04 
Tech-Mech 29 nov. 2017 la 21:19 
i chek the code and it gave me this what should i do
'IMyTerminalBlock.SetCustomName(string)'is obsolete use setteof Customname
MoronMan  [autor] 10 ian. 2017 la 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 ian. 2017 la 12:35 
Do I need to name anything differently?
Bravo 11 febr. 2016 la 21:08 
this scrip is good
Sigurd Hansen 16 ian. 2015 la 11:27 
Cool