此站點大量使用JavaScript。
請在您的瀏覽器中%s。
Quest id numbers
發表回覆
返回主列表
發布者
berrybayca
is there somewhere all the wow quests are listed by name and number? i am stuck on the good suramaritan quest chain, and cannot figure out what quest i should be doing.
also, is there a macro that i can insert the number into so see if i have completed it?
發布者
Nulgar
Note that Suramar/Nightfallen quests are gated by reputation, so that may be the case why you don't see new quests.
To check whether you have completed a quest ingame, use
/run IsQuestFlaggedCompleted(12345)
where you obviously replace 12345 with the quest ID as visible in the URL on Wowhead.
To see completion status while browsing on Wowhead,
import your character with the Profiler
and "Pin" that character. Once you've done that, quests will display their completion status on quest pages and while hovering links to them (if you're e.g. on a guide page)
However
, you have to "Update" your character to have the Profiler learn about stuff you did since the last update.
發布者
berrybayca
damn...exactly what i needed and within an hour i really REALLY appreciate the help
發布者
Nulgar
Forgot to add that you have to "Update" your character to have the Profiler learn about stuff you did since the last update.
發布者
moondance2
None answered the original question where is quest ID numbers found, uploading to 3rd party web site to have it verify a quest when i prefer to just have the ID number of quests instead, wow head doesn't list the ID numbers on the quest pages bad of them.
發布者
Adamsm
None answered the original question where is quest ID numbers found, uploading to 3rd party web site to have it verify a quest when i prefer to just have the ID number of quests instead, wow head doesn't list the ID numbers on the quest pages bad of them.
Note that Suramar/Nightfallen quests are gated by reputation, so that may be the case why you don't see new quests.
To check whether you have completed a quest ingame, use
/run IsQuestFlaggedCompleted(12345)
where you obviously replace 12345 with the quest ID as visible in the URL on Wowhead.
To see completion status while browsing on Wowhead,
import your character with the Profiler
and "Pin" that character. Once you've done that, quests will display their completion status on quest pages and while hovering links to them (if you're e.g. on a guide page)
However
, you have to "Update" your character to have the Profiler learn about stuff you did since the last update.
Nulgar answered it though....
發布者
jador
I have had this problem repeatedly. I lose my place in a quest chain and can't figure out where to go next. I have had to submit a ticket each time this happens, and sometimes, the GM has to reset the entire quest chain so I can start over from the beginning.
Wowhead does not show the quest ID numbers, and nowhere in the game do they appear.
The Profiler doesn't work for me. I click on Quests, or Achievements and nothing happens. I've even tried right-clicking and opening in a new tab, but it just opens another instance of the menu page.
Does anyone know of a place where you can type in the title of a quest and find the ID number so you can use the IsQuestFlaggedCompleted macro?
發布者
Emmaleah
there is an addon called idTip that will put the qid in your quest log. (not so useful for finding out the next ...unknown...quest... but it does have it's uses)
There is another addon called questschanged that lists all the quests you have completed (while the addon was running). I find these both pretty handy for keeping track of where i am in a quest.
Wowhead does not show the quest ID numbers, and nowhere in the game do they appear
when you type in the name of the quest to search for it. If you then mouseover the name it will show the qid in the status bar on the bottom or your browser. Also if open the quest in wowhead, the url has as part of it "qid=xxxxx" that is the QID that you need for the /run IsQuestFlaggedCompleted(xxxxx) script
發布者
woofpuppy
The ID number appears in the URL for the quest.
發布者
shavasara
Thank you, woof! I think that's what the OP was asking for (and what I was looking for).
發布者
Oghinia
Look at the URL for the quest in wowhead - that is the quest number
發表回覆
您没有登錄。請
登錄
發表回覆或
註冊
如果您還没有帳號。