schleicher on 28/10/2015 at 01:21
Hi
I want to set a goal to fulfilled, if I have openend a "OblongManhole".
Because I have more then one of that hatches, I go via QuestVarTrap.
It works well. But now I've added a (locked) door, that should also send to the
QuestVarTrap, if I open the door (via key; same with the manhole).
But in this case nothing happens. The door is in the same way configured,
as the Manhole.
In the manhole I have the Script "StdLever".
In the door I tried this script and "StdDoor". But nothing works. Any Idea?
john9818a on 28/10/2015 at 04:24
Try adding the TrigDoorOpen script to the door as the third script, and click on "Don't Inherit."
schleicher on 28/10/2015 at 08:52
Thank you. It works :thumb: