Changes

Jump to navigation Jump to search

Documentation/Engine/Console

427 bytes added, 11:19, 3 July 2019
no edit summary
Each SCS game using prism3d has console. To enable it you need to navigate to your <code>config.cfg</code> file and set both <code>g_console</code> and <code>g_developer</code> config variable variables to <code>1</code>. You can access the console using <code>~</code> key by default. =Shortcuts that you can use while using console= *<code>Ctrl + Shift</code> - Change mode of displaying messages - errors and warnings, all.*<code>PageUp and PageDown</code> - Scroll up / down content of the console.*<code>Shift + PageUp or PageDown</code> Scroll fast up / down content of the console.*<code>Ctrl + PageUp or PageDown</code> Scroll slow up / down content of the console.
=See also=
*[[Documentation/Engine/Console/Commands|Commands list]]

Navigation menu