Adds a quest to the objectives tracker
See also Quest functions, Objectives tracking functions.
Signature:
AddQuestWatch(questIndex)
Arguments:
questIndex
- Index of a quest in the quest log (between 1 andGetNumQuestLogEntries()
) (number
)
Adds a quest to the objectives tracker
Signature:
AddQuestWatch(questIndex)
Arguments:
questIndex
- Index of a quest in the quest log (between 1 and GetNumQuestLogEntries()
) (number
)