Method Global:DisableQuest [-] [+]

Disables a quest.

Prevents the specified quest from being available to players.

Synopsis

disabled = DisableQuest( questId )

Arguments

number questId

The ID of the quest to disable.

Valid numbers: integers from 0 to 4,294,967,295.

Returns

boolean disabled

Whether the quest was successfully disabled.

Generated on
©2016 - Eluna Lua Engine