I didn't think to do that, being a minimalist scripter, but it worked! The only issue I have now is getting the door to relock after the NPC goes through. I tried ItemLock(ITEM_Cell2); but that didn't seem to do anything. The prompt says call ItemLock((ITEM)_Item,(STRING)_Key). Any idea what info belongs in the string_key spot? I tried typing the corresponding keys name but that generated an error.