Category:Console commands: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(→‎Usage: Refered instructions to the common Console page.)
Line 1: Line 1:
==Usage==
==Usage==
Press the [[Wikipedia:Tilde|~]] key to open console, and enter in any of the following commands to change your game. In the Source Engine, you must activate the console by going into '''Options''' -> '''Keyboard''' -> '''Advanced...''' and checking the box next to '''Enable developer console (~)'''.
Press the [[Wikipedia:Tilde|~]] key to open console, and enter in any of the following commands to change your game.


For a complete list of console commands, see [[Console Command List]].
On how to enable the console, see [[Developer_Console#Enabling_the_Console|here]].
 
For a complete list of console commands and variables, see [[Console Command List]].


==See Also==
==See Also==
* [[Developer Console]]
* [[Developer Console]]
* [[:Category:Console Variables]]
* [[:Category:Console Variables]]

Revision as of 16:30, 14 February 2006

Usage

Press the ~ key to open console, and enter in any of the following commands to change your game.

On how to enable the console, see here.

For a complete list of console commands and variables, see Console Command List.

See Also