WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   AddOn Help/Support (https://www.wowinterface.com/forums/forumdisplay.php?f=3)
-   -   **Answered** Which expansion a quest belongs to (https://www.wowinterface.com/forums/showthread.php?t=58542)

Tziera 01-11-21 07:44 AM

**Answered** Which expansion a quest belongs to
 
Hi,

I have recently started learning to make addons for wow, and my first goal is to make an addon that can sort the quest tracker depending on which expansion the quest belongs to.

For example I might want to finish up some BfA quests, then I want the addon to filter out every other quest. But I haven't found a way to see which expansion a specific quest belongs to. Currently I have tried to find the quest with the lowest questID in an expansion and filter given that information.

If you need any more information just ask and I will do my best to answer.
Thanks!

Rilgamon 01-11-21 10:29 AM

While the wiki is not yet documented the function seem to exist.
Lua Code:
  1. GetQuestExpansion(questID)
https://wow.gamepedia.com/API_GetQuestExpansion

Tziera 01-11-21 12:09 PM

Thank you so very much Rilgamon!
This was exactly what I was looking for :)


All times are GMT -6. The time now is 03:06 PM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI