Sorry, I almost forgot about you... Here's the script you wanted
;Artificial Intelligence Script
;Nue B.
;Brobinson317@sbcglobal.net
;Header
desc = Key Door (Open 'With Key' and lock)
;Triggers
:state=0:hudreset,hudx=50,hudy=90,hudimagefine=gamecore\text\lockeddoor.tga,hudname=keydoorprompt,hudhide=1,hudmake=display,state=10
:state=10,plrdistwithin=60:hudshow=keydoorprompt,hudfadeout=keydoorprompt
:state=10,plrdistwithin=60,plrhaskey=1,plrusingaction=1:state=1,setframe=0,sound=$0
:state=1:incframe=0
:state=1,frameatend=0:state=2,coloff
:state=2,plrdistfurther=60:state=3,sound=$1,colon
:state=3:decframe=0
;End of Script
Enjoy!
Nue B. or not Nue B. That is the question.