Category:Console variables: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
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.


'''Note:''' The [[Wikipedia:Tilde|~]] key may not work on some keyboards, in which case you must manually set another key by opening the ''cfg/config.cfg'' file of the game/mod and changing this line:
On how to enable the console, see [[Developer_Console#Enabling_the_Console|here]].
 
<code>bind "<key-you-want-to-use>" "toggleconsole"</code>


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

Revision as of 16:20, 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

Subcategories

This category has the following 2 subcategories, out of 2 total.