GetQuestCompleted

From the CreationKit Wiki
Revision as of 02:25, 4 September 2012 by imported>Arthmoor (GetQuestCompleted is broken.)
Jump to navigation Jump to search

Syntax:

GetQuestCompleted QuestID 

Example:

GetQuestCompleted MS01

Returns 0 if a quest has not yet been completed, 1 if it has.

Bugs

This function, which is used for condition checks on dialogue, AI packs, Story Manager events, and other similar things is broken as of at least Patch 1.6. It may never have worked though. The function will always return a 0, which renders the check useless until the developers fix it.

Papyrus Version

IsCompleted - Quest