Space Engineers Programming 101 – Auto Solar Script – Part 3

Share it with your friends Like

Thanks! Share it with your friends!

Close

Welcome to a new programming series on Space Engineers! In these videos I hope to explain & learn how to create some cool scripts using the programmable block in Space Engineers, I hope you all enjoy it! 🙂

Check out my Patreon page if you would like to support my channel: http://www.patreon.com/SKS

Steam Script Download Links:
Power Display Script: http://steamcommunity.com/sharedfiles/filedetails/?id=404212865

You can get the game on from its website below or from Steam
Space Engineers Website: http://www.spaceengineersgame.com/

Sleepless Knights Studios group on Steam: http://steamcommunity.com/groups/SKStudios

Disclaimer:
Space Engineers is property of Keen Software House

Comments

VeiledDraconis says:

Never, ever, ever compare strings with == !!!! That way lies logic errors galore! Use String.Equals (). ie.

if (state.Equals ("PistonExtend"))

George Bandak says:

I love programming! Great job teaching the community, this really opens up so many doors! 

William Hixon says:

3rd view and 2nd comment

Write a comment