Установить Steam
войти
|
язык
简体中文 (упрощенный китайский)
繁體中文 (традиционный китайский)
日本語 (японский)
한국어 (корейский)
ไทย (тайский)
Български (болгарский)
Čeština (чешский)
Dansk (датский)
Deutsch (немецкий)
English (английский)
Español - España (испанский — Испания)
Español - Latinoamérica (испанский — Латинская Америка)
Ελληνικά (греческий)
Français (французский)
Italiano (итальянский)
Bahasa Indonesia (индонезийский)
Magyar (венгерский)
Nederlands (нидерландский)
Norsk (норвежский)
Polski (польский)
Português (португальский — Португалия)
Português-Brasil (португальский — Бразилия)
Română (румынский)
Suomi (финский)
Svenska (шведский)
Türkçe (турецкий)
Tiếng Việt (вьетнамский)
Українська (украинский)
Сообщить о проблеме с переводом
I've tried to change the script to do this, but I don't really know how to add a delay and because of that sometimes the doors won't turn on fast enough and the script can't close them.
Basically I had simply made a new function to turn doors on and off after waiting 10 ticks.
If you try doing it before and after Open_On or Open_Off, it bugs out the airlocks, the doors will still be in their last state but the control panel will have them registered as opposite of what you see... It's a mess :P Its just a lot easier to place a pause in there before doing it.
Should be pretty simple to do, if you need any help or code sniplets, let me know, though I'm more than sure you're capable.
Been a long time since i've coded and first time looking at it within SE, so please take this with a pinch of salt.