Method Global:EnableQuest [-] [+]
Enables a previously disabled quest.
Allows the specified quest to become available to players again.
Synopsis
enabled = EnableQuest( questId )
Arguments
number questIdThe ID of the quest to enable.
Valid numbers: integers from 0 to 4,294,967,295.
Returns
boolean enabledWhether the quest was successfully enabled.