Finishes turning in a quest to a questgiver, selecting an item reward if applicable. Usable following the QUEST_COMPLETE
event in which the questgiver presents the player with rewards.
See also Quest functions.
Signature:
GetQuestReward(choice)
Arguments:
choice
- Index of a quest reward choice (between 1 andGetNumQuestChoices()
), or nil if the quest does not offer a choice of item rewards (number
)