Returns the number of different items required to complete the quest presented by a questgiver. Usable following the QUEST_PROGRESS event in which it is determined whether the player can complete the quest.


See also Quest functions.

Signature:

numRequiredItems = GetNumQuestItems()

Returns:

  • numRequiredItems - Number of different items required to complete the quest (number)