User:Thunder4ik/Sandbox: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "=Test test= _autosave : cmd : : Autosave _autosavedangerous : cmd : : AutoSave...")
 
m (Converting text to a MediaWiki table)
Line 1: Line 1:
=Test test=
{| class="standard-table" style="width: 100%;"
_autosave                               : cmd     :                  : Autosave
! Command !! Default Value !! Flags !! Description
_autosavedangerous                       : cmd     :                  : AutoSaveDangerous
|-
_bugreporter_restart                     : cmd     :                  : Restarts bug reporter .dll
|_autosave || cmd ||  || Autosave
_fov                                     : 0       : , "cl"           : Automates fov command to server.
|-
_record                                 : cmd     :                  : Record a demo incrementally.
|_autosavedangerous || cmd ||  || AutoSaveDangerous
_resetgamestats                         : cmd     :                  : Erases current game stats and writes out a blank stats file
|-
_restart                                 : cmd     :                  : Shutdown and restart the engine.
|_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.