Open main menu
Home
Random
Log in
Settings
About AddOn Studio
Disclaimers
AddOn Studio
Search
Editing
WoW:API GetQuestLogItemLink
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{wowapi}} [[itemLink]] = GetQuestLogItemLink("type", index) == Arguments == ;type : String - "required", "reward" or "choice" ;index : Table - Integer - Quest reward item index (starts with 1). == Returns == ;[[itemLink]] : String - The link to the quest item specified :or nil, if the type and/or index is invalid, there is no active quest at the moment or if the server did not transmit the item information until the timeout (which can happen, if the item is not in the local item cache yet) == Details == : The active quest is being set when browsing the quest log. The quest log must not be open for this function to work, but a quest must be active. :The different types refer to the different item lists, a quest can contain. :"reward" is the list of items which will be granted upon finishing the quest. :"choice" is the list of items the player can choose from, once the quest is finished. :"required" should be the list of items which have to be handed in for the quest to be finished (this has not been verified)
Summary:
Please note that all contributions to AddOn Studio are considered to be released under the Creative Commons Attribution-NonCommercial-ShareAlike (see
AddOn Studio Wiki:Copyrights
for details).
Submissions must be written by you, or copied from a public domain or similar free resource (see
AddOn Studio Wiki:Copyrights
for details).
Cancel
Editing help
(opens in new window)
Templates used on this page:
Template:Apinav
(
edit
)
Template:Editlink
(
edit
)
Template:Tocright
(
edit
)
Template:Wowapi
(
edit
)