daochook includes several custom commands that are built-in, which you can access by typing into the game chat like a normal slash command.
Commands follow the below syntax for arguments:
| Syntax | Meaning |
|---|---|
arg | The argument is required and should be entered exactly how it’s displayed. |
<arg> | The argument is required, a value should be given. |
<arg...> | The argument is required, one or more values should be given. |
(arg|arg) | The argument is required, one of the displayed values should be given. |
[arg] | The argument is optional, a value is not required. |
[arg...] | The argument is optional, one or more values are allowed. |
This list does not include any commands implemented from an addon!
These are simply the commands built into daochook directly.
/addon/addon load <name>/addon unload <name>/addon unloadall/addon kill <name>/addon reload <name>/addon exec <name> <lua_string>/addon list/addon info <name>/addon link <name>/ambient/ambient/ambient <0 | 1>/ambient <r> <g> <b>/fillmode/fillmodeThis feature toggles wireframe rendering on or off.
/fog/fogThis feature, when enabled, will disable the game from rendering fog.
/zbuffer/zbufferThis feature, when enabled, will disable the games z-buffer rendering state.