Difference between revisions of "Template:INI:Papyrus:bEnableTrace"
Jump to navigation
Jump to search
imported>Qazaaq (Created page with "<onlyinclude> == bEnableTrace == * '''Default:''' <Code>0</Code> This setting turns on and off the script trace commands. System error and warning messages will still be logg...") |
imported>Qazaaq m (Scrivener07 moved page Template:Game:INI:Papyrus:bEnableTrace to Template:INI:Papyrus:bEnableTrace) |
(2 intermediate revisions by the same user not shown) | |
(No difference)
|
Latest revision as of 12:30, 30 August 2019
bEnableTrace[edit source]
- Default:
0
This setting turns on and off the script trace commands.
System error and warning messages will still be logged to disk.
If bEnableLogging
is false, this setting is ignored as nothing will be written to disk anyway.
Trace commands will NOT be visible in the in-game log display if this setting is off.
Turning this off may improve performance due to less disk activity.