Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
WoW
Talk
English
Views
Read
Edit
History
More
Search
Navigation
Home
Random page
Help using wiki
Editions
for WoW
for WildStar
for Solar2D
Documentation
for WoW
for WildStar
Reference
WoW
⦁ FrameXML
⦁ AddOns
⦁ API
⦁ WoW Lua
WildStar
⦁ AddOns
⦁ API
⦁ WildStar Lua
Engine
Tools
What links here
Related changes
Special pages
Page information
Site
Recent Changes
Editing
WoW:Events/Q
(section)
Jump to navigation
Jump to search
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!
===== ===== {| {{evt|QUEST_ACCEPTED|Quest}} This event fires whenever the player accepts a quest. ; arg1 : Quest log index. You may pass this to [[API GetQuestLogTitle|GetQuestLogTitle]]() for information about the accepted quest. ; arg2 : QuestID. {{evt|QUEST_ACCEPT_CONFIRM|Quest}} This event fires when an escort quest is started by another player. A dialog appears asking if the player also wants to start the quest. ; arg1 : Name of player who is starting escort quest. ; arg2 : Title of escort quest. Eg. "Protecting the Shipment" {{evt|QUEST_COMPLETE|Quest}} Fired after the player hits the "Continue" button in the quest-information page, before the "Complete Quest" button. In other words it fires when you are given the option to complete a quest, but just before you actually complete the quest (as stated above). {{evt|QUEST_TURNED_IN|Quest}} Fired after the player hits the "Complete Quest" button in the quest-information page, when quest is recorded as done. {{evt|QUEST_POI_UPDATE|Quest}} Fired whenever Quest POIs change. For example after accepting an quest. {{evt|QUEST_QUERY_COMPLETE|Quest}} Fired when the data requested by {{api|QueryQuestsCompleted}}() is available. |}
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)