Door closed every time the player enters the cell?

Post » Wed Jun 20, 2012 2:55 pm

Is it possible to make a door be always closed by default? (in this case, it would mean that it has to be closed whenever the player enters the cell)
If yes, how?! :biggrin:

I have a door in a cell and I want it to always startup as closed. I need to be able to make that door like that in order to reduce the number of rendered objects in the scene and hence, to reduce the lag.
User avatar
Josh Sabatini
 
Posts: 3445
Joined: Wed Nov 14, 2007 9:47 pm

Post » Wed Jun 20, 2012 8:21 am

Yeah, put a script on it that checks OnCellLoad() and just calls Close() (and Lock() if you want it to also be locked)
User avatar
Elizabeth Lysons
 
Posts: 3474
Joined: Fri Feb 02, 2007 7:16 am

Post » Wed Jun 20, 2012 2:21 pm

Thank you, sir.
User avatar
Doniesha World
 
Posts: 3437
Joined: Sun Jan 07, 2007 5:12 pm


Return to V - Skyrim

cron