The list of available QTV commands¶
Here's the list of all QTV commands that can be used either on the QTV console or via the HTTP admin page. The only commands that are not listed here are administrative commands for managing troublemakers. For those commands, one should check Kicking and banning.
CMDLIST¶
- Shows the list of all available QTV commands.
QUIT¶
- Shuts down QTV.
STATUS¶
- Shows QTV status like servers/clients, hostname, mvdport etc.
SOURCECLOSE¶
- Closes QTV source (server) from the sourcelist.
- usage: sourcelose #
SOURCELIST¶
- Displays QTV servers list.
PLAYDEMO¶
- Obviously plays a demo.
- usage: playdemo demoname
QTV¶
- Connects QTV to specified server.
- usage: qtv ip:port [password]
INC¶
- Increment variable value by x.
- usage: inc var x
SET¶
- Create variable with value x.
- usage: set var x
TOGGLE¶
- Toggles variable x 0 or 1.
- usage: toggle var
CVARLIST¶
- Displays all the possible variables in QTV.
IF¶
- Au secours qqshka!
UNALIAS¶
- Removes specified alias.
UNALIASALL¶
- Removes all existing aliases.
WAIT¶
- Delays execution of command by one frame.
ALIAS¶
- Creates an alias.
ECHO¶
- Basic echo command.
- usage: echo xxx
EXEC¶
- Execute specific file, or configuration settings.
- usage: exec qtv.cfg