I'm a little lost here, it makes sense to me in a way - what I want to happen is that portcullis bars (spears if you like) are withdrawn so player can exit a dungeon. They were activated by a triggerbox when player entered, effectively locking player inside. Battle pursues, player wins, setstage is done and now I want the bars/spears retracted. I thought this would simply do it in the quest papyrus fragment.
SpearDoorLink.Activate()
It doesn't.
Error.
(172,14): argument akactivator is not specified and has no default value
Help please.