Difference between revisions of "Console"
Jump to navigation
Jump to search
m (Added link to Client Key Bindings) |
m (Corrected link) |
||
| Line 2: | Line 2: | ||
---- | ---- | ||
Console commands are small commands to use in the console, to change settings.<br> | Console commands are small commands to use in the console, to change settings.<br> | ||
| − | These commands can also be used in [[Client Key | + | These commands can also be used in [[Client Key Bindings|autorun.txt for defining key bindings]]. |
Revision as of 17:53, 13 June 2006
Description
Console commands are small commands to use in the console, to change settings.
These commands can also be used in autorun.txt for defining key bindings.
Commands
| Command | Action |
|---|---|
| bind <key> <action> |
binds <key> to the specified <action> |
| bind <key> "<console command>" | binds <key> to a console command |
| quit |
quits the game |
| screenshot |
makes a screenshot |
| exec <filename> |
executes <filename> |
| showbml <filename> |
shows the bml file specified |
| toggle <HUD component> |
toggles the specified <HUD component> |
| sensitivity <mouse sentitivy, 0-10> |
changes mouse sensitivity |
--Sppt 12:26, 13 June 2006 (CDT)
| This article is a stub. You can help by adding to it.
|