Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

C_QuestLine.GetAvailableQuestLines could be useful #380

Open
yoshimo opened this issue Nov 23, 2024 · 0 comments
Open

C_QuestLine.GetAvailableQuestLines could be useful #380

yoshimo opened this issue Nov 23, 2024 · 0 comments

Comments

@yoshimo
Copy link
Contributor

yoshimo commented Nov 23, 2024

Might allow us to grab a few quests from the map once the questline is available.

[[21:25:22]Dump: value=C_QuestLine.GetAvailableQuestLines(680)
[21:25:22][1]={
[21:25:22]  [1]={
[21:25:22]    questLineID=184,
[21:25:22]    questLineName="Der Ruf der Natur",
[21:25:22]    isCombatAllyQuest=false,
[21:25:22]    isQuestStart=true,
[21:25:22]    inProgress=false,
[21:25:22]    isAccountCompleted=false,
[21:25:22]    isHidden=false,
[21:25:22]    floorLocation=2,
[21:25:22]    questID=40122,
[21:25:22]    isMeta=false,
[21:25:22]    y=0.31086021661758,
[21:25:22]    x=0.011946921236813,
[21:25:22]    isLegendary=false,
[21:25:22]    isImportant=false,
[21:25:22]    questName="Cenarius, Hüter des Hains",
[21:25:22]    isCampaign=false,
[21:25:22]    isLocalStory=false,
[21:25:22]    isDaily=false
[21:25:22]  },
[21:25:22]  [2]={
[21:25:22]    questLineID=191,
[21:25:22]    questLineName="Bradenbach",
[21:25:22]    isCombatAllyQuest=false,
[21:25:22]    isQuestStart=true,
[21:25:22]    inProgress=false,
[21:25:22]    isAccountCompleted=false,
[21:25:22]    isHidden=false,
[21:25:22]    floorLocation=2,
[21:25:22]    questID=38643,
[21:25:22]    isMeta=false,
[21:25:22]    y=0.11340370029211,
[21:25:22]    x=0.012667395174503,
[21:25:22]    isLegendary=false,
[21:25:22]    isImportant=false,
[21:25:22]    questName="Ein Dorf in Gefahr",
[21:25:22]    isCampaign=false,
[21:25:22]    isLocalStory=false,
[21:25:22]    isDaily=false
[21:25:22]  }
[21:25:22]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant