SetCurrentQuest
From GECK
A function added by the Fallout Script Extender.
Contents
Description
Makes a specified quest the active quest.
Syntax
SetCurrentQuest quest:form
Example
SetCurrentQuest VMS18
Notes
- This function is identical to the vanilla function ForceActiveQuest.