That's Fairly Easy
1 Monster is quite easy but 5 or 6 is just slightly harder not very much
Each Monster is assigned the old script I made ages ago and probably dozens of other people
To be used in the destroy script below Main
:state=0:state=1,settargetname=TargetDoor
:state=1:activatetarget=1,destroy
Now the difficult part comes in below, The first part requires 5 activations, which are your 5 enemies dying afterwards it functions like an Automatic Door
:state=0,activated=1:state=1,activate=0
:state=1,activated=1:state=2,activate=0
:state=2,activated=1:state=3,activate=0
:state=3,activated=1:state=4,activate=0
:state=4,activated=1:state=5,activate=0
:state=5,anywithin=75:state=6,setframe=0,sound=$0
:state=6:incframe=0
:state=6,frameatend=0:state=7,coloff
:state=7,anyfurther=100:state=8,sound=$1,colon
:state=8:decframe=0
:state=8,frameatstart=0:state=5,setframe=0
Just Make sure you name the door TargetDoor or frankly you can change the target name above just make sure the door is named the same
---------------------------------------
Advanced Licensed Computer Programmer and Custom Programming Language Interfacing. Graphics / Video Designer.