Installer Steam
log på
|
sprog
简体中文 (forenklet kinesisk)
繁體中文 (traditionelt kinesisk)
日本語 (japansk)
한국어 (koreansk)
ไทย (thai)
Български (bulgarsk)
Čeština (tjekkisk)
Deutsch (tysk)
English (engelsk)
Español – España (spansk – Spanien)
Español – Latinoamérica (spansk – Latinamerika)
Ελληνικά (græsk)
Français (fransk)
Italiano (italiensk)
Bahasa indonesia (indonesisk)
Magyar (ungarsk)
Nederlands (hollandsk)
Norsk
Polski (polsk)
Português (portugisisk – Portugal)
Português – Brasil (portugisisk – Brasilien)
Română (rumænsk)
Русский (russisk)
Suomi (finsk)
Svenska (svensk)
Türkçe (tyrkisk)
Tiếng Việt (Vietnamesisk)
Українська (ukrainsk)
Rapporter et oversættelsesproblem






als erstes ein großes Danke an dich, für deine Mühe in den Scripts.
Diese erleichtern das Leben in SE enorm.
Leider ist Simple Doors noch, der mir bekannte, einzige Script-Mod über den ich dich kontaktieren kann, um dir folgende Frage zustellen:
Gibt es einen Weg in deinem Inventorymanager, das Eis von den Erzen zu separieren und falls ja, wie?
if so, you did it wrong.
its a script, you need to install it on a programmable block in-game, make sure to have scripts enabled.
Version 1.0.8:
- Fixed: The script will no longer leave doors stuck in an open and disabled state.
@DoctoJ: No, because internally, it has the same door class as any other door - the script can't destinguish that..
Wow.. Never tested with so many..
The message I get on the PB states the following "Script execution terminated, script is too complex. Please edit and rebuild script".
I have tried reinstalling the script but I now just get that message. Thanks for taking the time to make it.
// If two nearby doors are accidentally treated as an airlock but are in fact just regular doors, you can add this keyword
// to one or both door's names to disable airlock functionality (autoclose still works).
// Note: blockname changes are only noticed every ~17 seconds, so it takes some time until your door is really excluded!
string noAirlockKeyword = "!noAirlock";
That's a bit tricky because gates are just bigger doors (they share the same internal interface opposed to hangar doors, that use a different interface).. So either, you bump up every door's closing time or you open and close the gates manually with the !manual tag..
Nice script, I use it all the time. Not overloaded with functional, simple as a brick. I am using a "Rotary airlock" mod and the script controls the gateways as I need it. Thank you, the script has earned 100% subscription and "like".
(sorry for the translation, google)
To give Idea on how to work We rename the outside door exterior door and the inside door interior door depending on witch one opens will make the put the airvent to compress or decompress
The Only thing I would ever add to a Wishlist (so far, before i start dreaming) would be to have the ability to display script status to an LCD or to the LCD on the programable block.