WoW:Events/Achievements

From AddOn Studio
Jump to navigation Jump to search

Event API


"I" iconNote that this page is automatically generated; editing it is pointless. To edit event descriptions, edit the entries in the alphabetical pages, e.g. Events/A, Events/B, etc. Changes there will be copied over to here within a few hours.


Achievements related events

"ACHIEVEMENT_EARNED"
Category: Achievements
 

Fired when an achievement is gained. (New with patch 3.0)

arg1
The id of the achievement gained.


"CHAT_MSG_ACHIEVEMENT"
Category: Communication,Guild,Achievements
 

Fired when a player in your vicinity completes an achievement.

arg1
The full body of the broadcast message.
arg2, arg5
The name of player who has just completed the achievement.
arg7, arg8
Some integer.


"CHAT_MSG_GUILD_ACHIEVEMENT"
Category: Communication,Guild,Achievements
 

Fired when a guild member completes an achievement.

arg1
The full body of the achievement broadcast message.
arg2, arg5
Guildmember Name
arg11
Chat lineID
arg12
Sender GUID


"CRITERIA_UPDATE"
Category: Achievements
 

Fired when the criteria for an achievement has changed. (Fires several times at once, presumably for different levels of achievements and yet-unknown feats of strength, but this has yet to be confirmed and there may be another use for this Event. joequincy (talk) 18:24, 20 October 2008 (UTC))


"RECEIVED_ACHIEVEMENT_LIST"
Category: Player,Achievements
 

?


"TRACKED_ACHIEVEMENT_UPDATE"
Category: Achievements
 

Fired when a timed event for an achievement begins or ends. The achievement does not have to be actively tracked for this to trigger.

arg1
achievmentID
arg2
criteriaID
arg3
Actual time

, arg4 : Time limit