Skip to content

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

Description

@PuppyPi

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions