Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exhaustive List of All Commands That Can SLOW the Current Script! #56

Open
PuppyPi opened this issue May 23, 2021 · 0 comments
Open

Exhaustive List of All Commands That Can SLOW the Current Script! #56

PuppyPi opened this issue May 23, 2021 · 0 comments

Comments

@PuppyPi
Copy link

PuppyPi commented May 23, 2021

So is this all the commands that can take the Agent VM out of INST mode?
• SLOW
• WAIT (#27)
• OVER (#52)
• TOUC (#52)
• NET: RUSO (#52)
• NET: STAT (#52)
• NET: WHON (#52)
• CALL (because the CALLed script "inside" it can execute SLOW/etc.)

And these can take it out of INST mode by completely stopping the script!:
• KILL
• STOP (see #44 and #30)
• STPT (see #44 and #30)
• (anything that causes an exception and the user clicks Stop Script XD see #41)

But not:
• MESG (takes effect after inst mode is left, on the next tick, see #45)
• PAUS (takes effect after inst mode is left, on the next tick, see #32)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant