ShellShock's Crater

Command Line Interface

Back to Contents


Q3Stats can be run from the command line with the name of a Q3Stats document:

    q3stats Q3Stats file

The document will be opened and displayed in Q3Stats.

Quake III Arena log files can be imported into Q3Stats from the command line, e.g., from a batch file, as follows:

q3stats -i:log file [[-s-]|[-s+]] [[-r-]|[-r+]] [[-v-]|[-v]] Q3Stats file

-i Quake III Arena log file to be imported.
-s- Do not automatically save document.
-s+ Automatically save document.
-r- Do not automatically rename a log file after it has been imported.
-r+ Automatically rename a log file after it has been imported.
-v- Do not display Q3Stats - Q3Stats will exit after importing the log file.
-v+ Display Q3Stats with the result of importing the log file.