Difference between revisions of "ShowQuestVars"

115 bytes added ,  06:28, 30 November 2011
m
Reverted edits by RgKerns3 (talk) to last revision by WRFan
imported>Omzy
(made look nicer, added a bit of new info)
imported>Qazaaq
m (Reverted edits by RgKerns3 (talk) to last revision by WRFan)
 
(5 intermediate revisions by 3 users not shown)
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 the limited amount of text that can be output at once.
*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==
[[ShowQuests]]<br>
*[[ShowQuests]]
[[GetScriptVariable]]
*[[GetScriptVariable]]
*[[GetGlobalValue]]
*[[GetQuestVariable]]


[[Category:Console Functions]]
[[Category:Console Functions]]
[[Category:Designer Debug Tools]]
[[Category:Designer Debug Tools]]
Anonymous user