MUDBRINGER
Menu

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:

  1. /autoexec {/read startup.mm}

See Also:

autoexecs

autoexecs

Syntax

/autoexecs

Use Case:

Lists all currently defined autoexec commands.

Arguments:

  • (None)

Examples:

  1. /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:

  1. /onconnect {who}

See Also:

onconnects

onconnects

Syntax

/onconnects

Use Case:

Lists all defined on-connect commands.

Arguments:

  • (None)

Examples:

  1. /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:

  1. /pace {250}

See Also:

speedwalk

walkstop

Syntax

/walkstop

Use Case:

Interrupts and cancels an active speedwalk sequence.

Arguments:

  • (None)

Examples:

  1. /walkstop

See Also:

speedwalk