void main() { float fDelay = 20.0; DelayCommand(fDelay, ActionCloseDoor(OBJECT_SELF)); }