It should work. Lets start over...
Double click on the pull chain, then in the linked reference tab, double click and add the door
Then add the following script to the pull chain in the scripts tab (I'm at work so no ck to check. I merged Il Ducey's and JustinOther's scripts in my head. Let me know if it does not compile):
Scriptname PullchainScript extends ObjectReferenceObjectReference Property kREFR = GetLinkedRef() Event OnActivate(ObjectReference akActionRef) kREFR.SetOpen(kREFR.GetOpenState() > 2)EndEvent
Then you should be good to go
I'm stuck here for the next 10 hours. If by then you are still having problems, I'll fire up the ck and test it with WRCastleSecretDoor when I get home
- Hypno