Difference between revisions of "ShowQuests"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Henning
m (None)
imported>Qazaaq
m (Reverted edits by RgKerns3 (talk) to last revision by Omzy)
 
Line 11: Line 11:
==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 you have too many running quests, not all of them will be shown in <span class="plainlinks">[http://www.psychicreviewonline.com <span style="color:black;font-weight:normal;text-decoration:none!important;background:none!important; text-decoration:none;">psychic reading</span>]</span> the console window, due to the limited amount of text that can be output at once.
*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.


==See Also==
==See Also==

Latest revision as of 05:28, 30 November 2011

Description[edit | edit source]

This function shows the player's currently running quests in the console window.

Syntax[edit | edit source]

ShowQuests

or

SQ

Notes[edit | edit source]

  • 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.

See Also[edit | edit source]