Space Engineers

Space Engineers

Auto Close Door Advanced
正在显示第 1 - 5 项,共 5 项条目
更新于:2017 年 4 月 20 日 上午 6:21

更新于:2017 年 4 月 20 日 上午 5:35

Fix compile warning
> Program(115.8): Warning: 'IMyDoor.Open' is obsolete: 'Use the Status property instead'

Fix bug where some doors would not auto close
> after a door was closed the next in the list was skipped. Noticalble when many door were in use and with a large close inteval

更新于:2016 年 6 月 22 日 上午 6:17

As requested by xlodx.

Added suppport to ignore specific doors such as hangars doors.
This work by check if the doors name contains specific text.

Can also be used to ignore any other doors by used a simple key work in the doors name such as - ManualClose

Enjoy:

更新于:2016 年 4 月 25 日 上午 3:04

更新于:2016 年 4 月 24 日 上午 4:30

Added reminder that the script needs to be re-compiled each time a new door is added.
Also removed a redundant loop on init