Engine:Console commands: Difference between revisions

Line 29: Line 29:
: [[CVAR lib_path|s_use_ai]] - '1.0' - If world 'AI' processing is enabled.
: [[CVAR lib_path|s_use_ai]] - '1.0' - If world 'AI' processing is enabled.
: [[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 of initial startup script
 
==== Assignments ====
==== Assignments ====
: Explicit context name is 'global'
: Explicit context name is 'global'
: Default log assignment is 'log'
: Default log assignment is 'log'
: Initial console assignment is 'console'
: Initial console assignment is 'console'