Difference between revisions of "ShowQuests"

223 bytes added ,  06:28, 30 November 2011
m
Reverted edits by RgKerns3 (talk) to last revision by Omzy
imported>Wkilleen
 
imported>Qazaaq
m (Reverted edits by RgKerns3 (talk) to last revision by Omzy)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
This function will list quests.
==Description==
 
This function shows the player's currently running quests in the console window.
=='''Syntax'''==


==Syntax==
  ShowQuests
  ShowQuests
SQ


=='''Examples'''==
or
*None at this time.


=='''Notes'''==
SQ
*None at this time.
 
<!--
=='''See Also'''==


==Notes==
*This is an incredibly useful debugging tool if the structure of your mod is based on quest scripts.
*Unfortunately, if you have too many running quests, not all of them will be shown in the console window, due to the limited amount of text that can be output at once.


=='''Reference'''==
==See Also==
None provided.
*[[ShowQuestVars]]
<!-- [[GetAVInfo_Reference|List of functions that use GetAVInfo]] (wiki) -->
*[[GetScriptVariable]]
*[[GetGlobalValue]]
*[[GetQuestVariable]]


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