Returns the index at which a particular quest ID can be found in the log.
See also Quest functions.
Signature:
index = GetQuestLogIndexByID(id)
Arguments:
id- A quest's internal ID number (number)
Returns:
index- Index of the quest in the quest log (between 1 andGetNumQuestLogEntries()) (number)