Difference between revisions of "INI Settings (Papyrus)"
Jump to navigation
Jump to search
no edit summary
imported>Henning |
imported>JLundin |
||
Line 66: | Line 66: | ||
===bEnableProfiling=== | ===bEnableProfiling=== | ||
This setting enables or disables the script profiler. If off, none of the script profiling commands will be available. Turn this setting on to allow profiling information to be collected and logged. If on, script performance will degrade slightly. | This setting enables or disables the script profiler. If off, none of the script profiling commands will be available. Turn this setting on to allow profiling information to be collected and logged. If on, script performance will degrade slightly. | ||
'''Default''': 0 | |||
===uTraceStatusOfQuest=== | |||
This setting sets a quest to track for script changes by form ID (converted to decimal). The quest that this setting specifies will spit out a Papyrus stack trace to the log every time a Papyrus script tries to change something with it like starting, stopping, setting a stage, or showing an objective. | |||
'''Default''': 0 | '''Default''': 0 | ||
[[Category: Papyrus]] | [[Category: Papyrus]] |