CNQ3 Commands
General commands
Command | Purpose |
---|---|
help|man [cvar|cmd] |
Prints the help of a cvar or command. |
searchhelp [pattern] |
Prints all cvars and commands whose help or name contains the pattern. |
cvar_trim [-f] |
Removes all user-created cvars. |
cvar_add [cvar] [number] |
Adds a number to a cvar's value. |
cvar_mul [cvar] [number] |
Multiplies a cvar's value by a number. |
unset [cvar] |
Removes a user-created cvar. |
setempty [cvar] |
Set a string cvar to an empty string. |
fs_restart |
Restarts the file system. |
Client commands
Command | Purpose |
---|---|
dlpak [checksum] |
Starts the download of a pak by its checksum if it doesn't exist locally. |
dlmap [map_name] |
Starts the download of a map by name if it doesn't exist locally. |
dlmap [map_name] |
Starts the download of a map by name. |
dlstop |
Cancel the download in progress, if any. |
bindkeylist |
Prints the list of key names usable by the bind and unbind commands. |
minimize |
Linux client only. Minimizes the window. |
minimizekeynames |
Windows client only. List of names usable with in_minimize . |
monitorlist |
Prints all detected monitors and the indices to use with r_monitor . |
Server commands
Command | Purpose |
---|---|
uptime |
Prints uptimes for the process, the current map and the parent CNQ3 process (if any). |