|
|
| Command |
Usage |
Description |
| run |
|
Runs a config file from a specific location in WoW base folder. |
| new |
|
Starts recording a new script. |
| append |
|
Adds command to the end of an existing config file. |
| end |
|
Stops recording a new script. |
| type |
type [filename] |
Types the script to the console. |
| dirconfig |
|
Lists the config files. |
| fontcolor |
fontcolor [colorclassname] [red 0-255] [green 0-255] [blue 0-255] |
Change the console font color. |
| bgcolor |
bgcolor [alpha 0-255] [red 0-255] [green 0-255] [blue 0-255] |
Change the console background color. |
| highlightcolor |
highlightcolor [alpha 0-255] [red 0-255] [green 0-255] [blue 0-255] |
Change the highlighted text color. |
| fontsize |
fontsize [15-50] |
Set the console font size. |
| font |
font [fontname] |
Set the console font face (be sure to use the .ttf file). |
| consolelines |
consolelines [0-100] |
Set the console viewscreen size. |
| clear |
|
Clears all text in the console window. |
| proportionaltext |
|
Makes the text proportional, example below. Text Exemple = T e x t E x e m p l e |
| spacing |
spacing [size] |
Sets the spacing between text in pixels. |
| settings |
settings [0-1] |
Returns information about the console. |
| default |
|
Returns console preferences to their default values. |
| closeconsole |
|
Closes the console. |