// use this for any door that is not locked void main() { DelayCommand(300.0f,ActionCloseDoor(OBJECT_SELF)); }