ShowQuests

Revision as of 23:48, 30 July 2009 by imported>Omzy (updated)

Description

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

Syntax

ShowQuests

or

SQ

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.

See Also