Runes of Magic Wiki
Advertisement

This function seems to set the active quest in the questbook for use with the GetQuest*_QuestDetail( ... ) functions, even if the questbook is not visible (patch 4.0.6.2483). This only changes the active quest visibly if the QuestBook is visible.

Prototype[ | ]

ViewQuest_QuestBook( iQuestIndex );

Parameters[ | ]

iQuestIndex - integer

The index of the quest to set active.
Advertisement