Difference between revisions of "Documentation/Engine/Console"
< Documentation | Engine
Jump to navigation
Jump to search
Line 10: | Line 10: | ||
=See also= | =See also= | ||
*[[Documentation/Engine/Console/Commands|Commands]] | *[[Documentation/Engine/Console/Commands|Commands]] | ||
− | |||
− | |||
− | |||
− |
Revision as of 09:27, 16 February 2016
Each SCS game has console. To enable it you need to navigate to your config.cfg
file and set g_console
config variable to 1
. You can access the console using ~
key by default.
Shortcuts that you can use while using console
Ctrl + Shift
- Change mode of displaying messages - errors and warnings, all.PageUp and PageDown
- Scroll up / down content of the console.Shift + PageUp or PageDown
Scroll fast up / down content of the console.Ctrl + PageUp or PageDown
Scroll slow up / down content of the console.