Space Engineers

Space Engineers

Not enough ratings
Simple Solar Panel Effectiveness
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
1.165 KB
18 Dec, 2016 @ 5:43pm
1 Change Note ( view )

Subscribe to download
Simple Solar Panel Effectiveness

Description
This script looks at a given solar panel, and finds it's efficiency. It then outputs this to a screen in the form of a bar.
If you want to use this put down a solar panel and a LCD block. Now put down a programmable block and a timer block. Set the LCD to show public display, and adjust it's font and size accordingly. Use Monospace if you want this to look good.
Now go into the programmable block and use this script. edit the values at the start to point to your solar panel and screen. Note that ShipType is 30 for a small ship and 120 for a big one. Now set the timer block to run the programmable block every second, and make sure you own every block there. Now run the timer. That's it