BotMixer console commands are specified in the following format:
botmixer <command> [parameter 1] ...
BotMixer console commands are specified using the following conventions:
<name> |
Indicates a parameter name that you should fill in for this command. |
[] |
Square brackets are used to indicate that an item is optional. It
needn't be provided for the command to function. |
[*] |
An asterix in the option indicates that you do not need to type that
parameter name exactly, meaning that you could specify any text to make the
switch "true" - leaving it blank indicates "false". |
| |
A vertical bar tells you that you can select one or another of the
alternatives that are separated by the vertical bar for a command. |
Command | Description | Example |
---|---|---|
resetbcl | Manually resets (or rebuilds) the Global Bot Cycle List. | resetbcl |
If you need to access other stuff via the console, let me know.