User:The Editors Apprentice/sandbox: Difference between revisions
Jump to navigation
Jump to search
Note:Retrieved August 05, 2017, Build Label 4085139
m (Starting out...) |
(Continuing) |
||
Line 12: | Line 12: | ||
==Cvar list== | ==Cvar list== | ||
===_=== | ===_=== | ||
<pre> | |||
_autosave : cmd : : Autosave | |||
_autosavedangerous : cmd : : AutoSaveDangerous | |||
_bugreporter_restart : cmd : : Restarts bug reporter .dll | |||
_cl_classmenuopen : 0 : , "cl" : internal cvar used to tell server when class menu is open | |||
_fov : 0 : , "cl" : Automates fov command to server. | |||
_resetgamestats : cmd : : Erases current game stats and writes out a blank stats file | |||
_restart : cmd : : Shutdown and restart the engine. | |||
</pre> |
Revision as of 12:40, 5 August 2017
The following is a list of Team Fortress 2 console commands and variables listed in alphabetical order.

Notes
- Some commands are legacy commands or are "not hooked up to code".
- Some TF2 commands may need developer mode (launch option -dev) in order to work.
Cvar list
_
_autosave : cmd : : Autosave _autosavedangerous : cmd : : AutoSaveDangerous _bugreporter_restart : cmd : : Restarts bug reporter .dll _cl_classmenuopen : 0 : , "cl" : internal cvar used to tell server when class menu is open _fov : 0 : , "cl" : Automates fov command to server. _resetgamestats : cmd : : Erases current game stats and writes out a blank stats file _restart : cmd : : Shutdown and restart the engine.