GetQuestFailed

From GECK
Jump to: navigation, search


A function added by the JohnnyGuitar NVSE Plugin.

Description

Returns 1 if a specified Quest was failed.

Syntax

[help]
(0, 1:int) GetQuestFailed quest:form 

Or:

(0, 1:int) GetQF quest:form

Example

set bFailed to GetQuestFailed VCG01 

Notes

  • Starting from version 4.10, this function can be used as a condition.

See Also