debugging:debugconfig
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
debugging:debugconfig [2023/04/24 03:22] – mit | debugging:debugconfig [2023/04/24 03:54] (current) – mit | ||
---|---|---|---|
Line 5: | Line 5: | ||
=== To activate debug config on the client === | === To activate debug config on the client === | ||
- | Create a file called | + | Create a file called |
e.g\\ | e.g\\ | ||
'' | '' | ||
- | |||
- | Each config mode should appear on a new line. | ||
The name on the left indicates the config system to be activated. The mode determines how it is used.\\ | The name on the left indicates the config system to be activated. The mode determines how it is used.\\ | ||
Line 19: | Line 17: | ||
**Mode 3** = Print to the game chat window\\ | **Mode 3** = Print to the game chat window\\ | ||
- | To see the output for log mode 1 you will need to have access | + | To see the output for log mode 1 you will need to access the debug output |
Activating mode 2 can affect game performance so its probably not wise to leave that set all the time. | Activating mode 2 can affect game performance so its probably not wise to leave that set all the time. | ||
Line 25: | Line 23: | ||
As well as '' | As well as '' | ||
\\ | \\ | ||
- | '' | + | < |
- | LogLogin\\ | + | LogLogin |
- | LogCurlVerbose\\ | + | LogCurlVerbose |
- | LogDownloadableAssets\\ | + | LogDownloadableAssets |
- | LogVehicleAssets'' | + | LogVehicleAssets |
+ | </ | ||
so, if your client' | so, if your client' | ||
\\ | \\ | ||
- | '' | + | < |
- | LogScriptTrace=2'' | + | LogScriptTrace=2 |
+ | </ | ||
- | .. you would get LogTest messages output to the debug console and ScriptTrace message written to the DevLog.txt file. | + | .. you would get LogTest messages output to the debug console and ScriptTrace message written to the DevLog.txt file. (See [[scripting: |
=== DebugConfig on server === | === DebugConfig on server === |
debugging/debugconfig.1682324525.txt.gz · Last modified: 2023/04/24 03:22 by mit