» Sun Nov 18, 2012 6:39 am
You could probably use the BlockActivation() function for this. Once the quest has reached the right point, you could run BlockActivation(False) on the door. All of this would be done in a quest stage's Papyrus script fragment.