Engine:Console commands: Difference between revisions

Line 20: Line 20:
: [[MACRO echo|echo]] - echo, /echo - Write text to log only. Print text to current console but not the file.
: [[MACRO echo|echo]] - echo, /echo - Write text to log only. Print text to current console but not the file.
: [[MACRO bind|print]] - print, /print - Write text to log and file. Print text to current console and to file.
: [[MACRO bind|print]] - print, /print - Write text to log and file. Print text to current console and to file.
: [[MACRO bind|context]] - context, /context - Change context. Change current console context to known context.
: [[MACRO bind|context]] - context, /context - Change context. Change current console context to another known context.
: [[MACRO bind|run]] - run, /run - Load and run script file. Run a named script file. Name must include extension.
: [[MACRO bind|run]] - run, /run - Load and run script file. Run a named script file. Name must include extension.