void main() { SetLocalInt(GetModule(),"InchyreDoor01", 1); DelayCommand(800.0, SetLocalInt(GetModule(),"InchyreDoor01", 0)); }