Skip to content

Questions

Pazaz edited this page Nov 28, 2023 · 23 revisions
  • How did multi2 work in 2004? Was it @multi2 or an engine command?
    • How does the engine know to resume the script when it receives if_button for that option's component?
  • What does a Developer Manual page look like when a command involves corruption? We currently assume the _find commands might be tagged as corrupting its relevant pointer, and that "corrupting" means any delays/suspensions warn about unsafely using those pointers. Find results must be stored globally and a delay no longer guarantees the results are safe to use. Would be good to have validation.