shin icon indicating copy to clipboard operation
shin copied to clipboard

Implement EVs (events?)

Open DCNick3 opened this issue 3 years ago • 0 comments

Those are started with EVBEGIN and ended with EVEND commands

They do not allow fast-forwarding

They can be skipped as a whole (jump to EVEND) by pressing B

Questions:

  • I haven't seen any messageboxes there. Is it possible to have one? How do they behave?
  • Can stuff like interruptible wait (WAIT with first arg being 1) be interrupted? How do SELECTs work? Are events fully non-interactive?

DCNick3 avatar Jan 24 '23 16:01 DCNick3