(I'm pretty new to the GECK, this is the first issue I can't seem to figure out myself/via tutorials).
What I have is a custom interior cell, with a single door connecting to the Mojave. Inside I have a switch that should toggle that door off, and toggle another door on that connects elsewhere (the idea is to simulate an elevator effect).
The setup I currently have is:
A switch, an x-marker, and 2 doors. The switch is connected to the x-marker via linked reference. Both doors are connected to the x-marker with it as the enable parent. The x-marker and 1 door are initially disabled, the other is enabled to begin with and set to the opposite enable state of the parent.
The issue is that the switch currently doesn't do anything. What've I screwed up? I have a similar setup to toggle the lights in the cell, and a switch that changes a few statics too, and those all work properly. I know it's something simple but for the life of me I can't figure it out.