Hi Kingius Returns
This is a scripting question and best belongs in the script's forum. Also a quick search "timed doors" yields some results.
Here is a "timed door" script to help you..
:state=0,activated=1:state=1,setframe=0,sound=$0
:state=1:incframe=0
:state=1,frameatend=0:state=2,coloff
:state=2:etimerstart,state=3
:state=3,etimergreater=3000:state=4,sound=$1,colon
:state=4:decframe=0
:state=4,frameatstart=0:state=5
:state=5:none
It is one-way only. Once closed it does not open again.
Used with stock "switch.fpi" to activate door.
Will stay open for ~3sec's. Adjust the timer as needed.
best
You know you're a bad gamer when you're able to run out of infinite lives.