User:Thunder4ik/Sandbox: Difference between revisions
Jump to navigation
Jump to search
(Created page with "=Test test= _autosave : cmd : : Autosave _autosavedangerous : cmd : : AutoSave...") |
Thunder4ik (talk | contribs) m (Converting text to a MediaWiki table) |
||
Line 1: | Line 1: | ||
= | {| class="standard-table" style="width: 100%;" | ||
_autosave | ! Command !! Default Value !! Flags !! Description | ||
_autosavedangerous | |- | ||
_bugreporter_restart | |_autosave || cmd || || Autosave | ||
_fov | |- | ||
_record | |_autosavedangerous || cmd || || AutoSaveDangerous | ||
_resetgamestats | |- | ||
_restart | |_bugreporter_restart || cmd || || Restarts bug reporter .dll | ||
|- | |||
|_fov || 0 || , "cl" || Automates fov command to server. | |||
|- | |||
|_record || cmd || || Record a demo incrementally. | |||
|- | |||
|_resetgamestats || cmd || || Erases current game stats and writes out a blank stats file | |||
|- | |||
|_restart || cmd || || Shutdown and restart the engine. | |||
|- | |||
|} |
Revision as of 05:04, 5 April 2024
Command | Default Value | Flags | Description |
---|---|---|---|
_autosave | cmd | Autosave | |
_autosavedangerous | cmd | AutoSaveDangerous | |
_bugreporter_restart | cmd | Restarts bug reporter .dll | |
_fov | 0 | , "cl" | Automates fov command to server. |
_record | cmd | Record a demo incrementally. | |
_resetgamestats | cmd | Erases current game stats and writes out a blank stats file | |
_restart | cmd | Shutdown and restart the engine. |