ShowQuestStages

From GECK
(Redirected from SQS)
Jump to: navigation, search


A function included in the GECK for Fallout 3.

Description

Displays all quest stages of the specified Quest and whether or not they've been set.

Console Functions are normally exclusively for use in the in-game Console (accessible by pressing "~").

With JIP LN NVSE Plugin, any console function can be used in scripts with the Console function.

Syntax

[help]
ShowQuestStages questID:ref 

Or:

SQS questID:ref

Example

ShowQuestStages VCG02
Stage 5: 1 
Stage 10: 0 
Stage 20: 0 
Stage 25: 0 
Stage 30: 0 
Stage 35: 0 
Stage 40: 0 
Stage 45: 0 
Stage 50: 0 
Stage 100: 0