Trains & Automation
autoexec
Syntax
/autoexec {command}
Use Case:
Defines a command that will automatically run every time the current character or script file is loaded.
Arguments:
- {command}: The command to execute.
Examples:
- /autoexec {/read startup.mm}
See Also:
autoexecs
autoexecs
Syntax
/autoexecs
Use Case:
Lists all currently defined autoexec commands.
Arguments:
- (None)
Examples:
- /autoexecs
See Also:
autoexec
onconnect
Syntax
/onconnect {command}
Use Case:
Defines a command that will run immediately after a successful connection to the server.
Arguments:
- {command}: The command to execute.
Examples:
- /onconnect {who}
See Also:
onconnects
onconnects
Syntax
/onconnects
Use Case:
Lists all defined on-connect commands.
Arguments:
- (None)
Examples:
- /onconnects
See Also:
onconnect
pace
Syntax
/pace {ms}
Use Case:
Sets the delay between speedwalk steps in milliseconds.
Arguments:
- {ms}: Milliseconds (e.g. 100).
Examples:
- /pace {250}
See Also:
speedwalk
walkstop
Syntax
/walkstop
Use Case:
Interrupts and cancels an active speedwalk sequence.
Arguments:
- (None)
Examples:
- /walkstop
See Also:
speedwalk