Jump to content

Creating an Airlock


watermonger

Recommended Posts

So I'm not sure if this is possible, I have made a short hall that leads from a living area to the armory of my bunker. I want to know if I can make a button that will open the outer door but keep the inner one locked, Then have a switch in the airlock that will cycle it (by cycle I mean lock both doors then spray a bunch of smoke into the hall then the smoke dissapates), then open the inner door while locking the outer one.
Link to comment
Share on other sites

Pretty sure thats doable.

 

Scripted events are fairly straight forward

 

begin script

 

close door a

 

emit particles

 

open door b

 

end script

 

 

something like that. Im no programmer but it sounds really simple?

I've messed with TES CS since morrowind. But I've never attempted scripting anything so I have no freaking clue.

Link to comment
Share on other sites

Umm, you might wanna look into the script for the airlock and the Jefferson Memorial Rotunda. It shouldnt be too hard to duplicate using your setup. I think it does almost the same thing.
Link to comment
Share on other sites

Umm, you might wanna look into the script for the airlock and the Jefferson Memorial Rotunda. It shouldnt be too hard to duplicate using your setup. I think it does almost the same thing.

If I remember right that one does not cycle, just closes one door and opens the other. But I'll check it out.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...