Engine:Console commands: Difference between revisions

Line 12: Line 12:
==== Data module ====
==== Data module ====
* In context by default
* In context by default
* Explicit context name is 'global'
* Default log assignment is 'log'
* Initial console assignment is 'console'
* Default command is 'varedit' if in context
* Default command is 'varedit' if in context
===== Commands =====
===== Commands =====
Line 34: Line 31:
: [[CVAR lib_path|map]] - 'maps/base1.bsp' - Full path for default content module
: [[CVAR lib_path|map]] - 'maps/base1.bsp' - Full path for default content module
: [[CVAR lib_path|startup]] - (none) - Full path for initial startup script
: [[CVAR lib_path|startup]] - (none) - Full path for initial startup script
===== Assignments =====
* Explicit context name is 'global'
* Default log assignment is 'log'
* Initial console assignment is 'console'