Space Engineers

Space Engineers

Automaticly Close Doors
8 Comments
Cypress 31 Aug, 2016 @ 8:12pm 
The simple things make all the difference. Thanks for the script!
NetAgent 30 Apr, 2016 @ 3:09am 
Works, thanks!
bigbadvoodoodady_1 23 Jan, 2016 @ 12:34am 
It's a timer script not an auto door script... man, does anyone have an auto-door script whereby the door shuts when the user leaves sensor range? (everyone and there mother made one of these adolescent scripts)
Pecs 30 Dec, 2015 @ 11:15am 
Thanks mate :D Good work too!
Stuart  [author] 30 Dec, 2015 @ 7:16am 
I've updated the script so any door with the tag "[M]" in it the script will ingore, I've also fixed the issue with it closing hangar doors before they fully open

~Stuart
Pecs 29 Dec, 2015 @ 3:16pm 
How would I exclude a type of door. I'm having a problem with the hangar doors.
Stuart  [author] 17 Dec, 2015 @ 1:35pm 
Could do that as well, but I tend to go down the programing route if I can, With a timer block you could have issues that it will be triggered as soon as you open a door there for closing straight away
FPC 17 Dec, 2015 @ 10:56am 
Why not just make a group called doors, set the timer block to close the group and trigger itself, and then set the timer to 3 seconds?

I usually have a timer close all doors every 60seconds.