Difference between revisions of "Console"
Jump to navigation
Jump to search
m (Corrected link) |
(made the table nicer) |
||
| Line 23: | Line 23: | ||
| showbml <filename> <br> || shows the bml file specified | | showbml <filename> <br> || shows the bml file specified | ||
|- | |- | ||
| − | | toggle <[[HUD|HUD component]]> <br> || toggles the specified <[[HUD|HUD component]]> | + | | toggle <[[HUD|HUD component]]> <br> || toggles the specified <[[HUD|HUD component]]> |
|- | |- | ||
| sensitivity <mouse sentitivy, 0-10> <br> || changes mouse sensitivity | | sensitivity <mouse sentitivy, 0-10> <br> || changes mouse sensitivity | ||
Revision as of 19:03, 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.
|