Difference between revisions of "ShowQuestVars"
Jump to navigation
Jump to search
m
Reverted edits by RgKerns3 (talk) to last revision by WRFan
imported>Henning m (None) |
imported>Qazaaq |
||
Line 15: | Line 15: | ||
==Notes== | ==Notes== | ||
*This is an incredibly useful debugging tool if the structure of your mod is based on quest scripts. | *This is an incredibly useful debugging tool if the structure of your mod is based on quest scripts. | ||
*Unfortunately, if your quest script has too many variables, only the latter portion of them will be shown in the console window, due to | *Unfortunately, if your quest script has too many variables, only the latter portion of them will be shown in the console window, due to the limited amount of text that can be output at once (it is actually possible to scroll the list up and down using the keyboard) | ||
==See Also== | ==See Also== |