Category:Console variables: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
(→Usage: A workaround if the console doesn't work.) |
||
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. In the Source Engine, you must activate the console by going into '''Options''' -> '''Keyboard''' -> '''Advanced...''' and checking the box next to '''Enable developer console (~)'''. | ||
'' '''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 inserting this line: | |||
<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 15:52, 14 February 2006
Usage
Press the ~ 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 (~).
Note: The ~ 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 inserting this line:
bind "<key-you-want-to-use>" "toggleconsole"
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.
G
S
- Source base console variables (107 P)