Space Engineers

Space Engineers

Not enough ratings
Dormant Mode - CV API Example
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
5.847 KB
8 Jan, 2015 @ 11:11am
1 Change Note ( view )

Subscribe to download
Dormant Mode - CV API Example

Description
Basically the intention of the script is to turn off high power consuming blocks while you are away. At the end of the 1 hour timer (see Active Mode script - https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=371708554), this Dormant Mode script would activate. Note that this works with the ship status report will not function in dormant mode because the antenna will be disabled. Also, upon going dormant, all doors will close.

I might enhance this later so that if you are dangerously low on uranium it shuts off everything including refineries and such unless they are processing uranium.

Embedded in the script is my In-Game Programming API Script
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=371689127