Difference between revisions of "Quest Debugging"

Jump to navigation Jump to search
20 bytes added ,  19:00, 9 July 2012
m
Formatting
imported>KKuhlmann
(Created page with "Category:Designer Debug Tools Here are some useful tools for debugging quests and aliases. '''ESML''' (EnableStoryManagerLogging):this turns on (or off) the story manage...")
 
imported>RobinHood70
m (Formatting)
 
Line 19: Line 19:
Some useful INI settings:
Some useful INI settings:


[General]
[General]<br>
bWarnOnFillAliasFailure=1 ; this causes warnings to be written to WarningsQuest.txt
bWarnOnFillAliasFailure=1 ; this causes warnings to be written to WarningsQuest.txt<br>
bTrackAliasReservation=1 ; same thing but when an alias reserves something
bTrackAliasReservation=1 ; same thing but when an alias reserves something<br>
bShowEventHandlingOutput=1
bShowEventHandlingOutput=1<br>
bEnableStoryManagerLogging=1 ; turn on story manager logging
bEnableStoryManagerLogging=1 ; turn on story manager logging<br>
iStoryManagerLoggingEvent=1 ; which event to log (I don't know the IDs of the event types though)
iStoryManagerLoggingEvent=1 ; which event to log (I don't know the IDs of the event types though)
Anonymous user

Navigation menu