Just for information... this is my simplified close do on enter.
Name: 'Close Door', VNum: [ 3401], RNum: [ 550]
Trigger Intended Assignment: Rooms
Trigger Type: Enter , Numeric Arg: 100, Arg list: None
Commands:
if %actor.is_pc%
%door% 3470 west flags ab
end
What I can't find is one to close a container in a similar manner. It can even be a obj command that when you come in the room it opens or closes.
I was thinking about this because I have a vampire and I was hoping to build a trigger to make the coffin open and then he gets a greet to the player about sucking his blood or something like that.
That is what I am searching through the triggers in the game already and zones like 13 and 14 for examples.