Console (Command Line Parameter): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
Turns on debug console (where printfs go) | Turns on debug console (where printfs go) | ||
* When used, a second window is opened on start up that details the major tasks that the game undertakes while | * When used, a second window is opened on start up that details the major tasks that the game undertakes while. Useful for troubleshooting game issues. | ||
* When used as a slash command in game, {{Slashcommand|console}} has a tendency to crash the game client. | * When used as a slash command in game, {{Slashcommand|console}} has a tendency to crash the game client. | ||
Revision as of 04:09, 23 June 2023
Command Line Parameter
Turns on debug console (where printfs go)
- When used, a second window is opened on start up that details the major tasks that the game undertakes while. Useful for troubleshooting game issues.
- When used as a slash command in game, /console has a tendency to crash the game client.
Example
-console