WoW:Events/C
|
Edit
"CALENDAR_ACTION_PENDING"
|
Category: Calendar |
Fired when the calendar API is busy or free
|
"CALENDAR_CLOSE_EVENT"
|
Category: Calendar |
"CALENDAR_EVENT_ALARM"
|
Category: Calendar |
"CALENDAR_NEW_EVENT"
|
Category: Calendar |
"CALENDAR_OPEN_EVENT"
|
Category: Calendar |
Fired after calling CalendarOpenEvent once the event data has been retrieved from the server |
"CALENDAR_UPDATE_INVITE_LIST"
|
Category: Calendar |
Fired after CalendarEventSortInvites once the invite list has been sorted. |
"CALENDAR_UPDATE_ERROR"
|
Category: Calendar |
"CALENDAR_UPDATE_EVENT"
|
Category: Calendar |
"CALENDAR_UPDATE_EVENT_LIST"
|
Category: Calendar |
"CALENDAR_UPDATE_PENDING_INVITES"
|
Category: Calendar |
"CANCEL_LOOT_ROLL"
|
Category: Loot |
Fired when a player cancels a roll on an item
|
"CANCEL_SUMMON"
|
Category: Player |
"CHANNEL_COUNT_UPDATE"
|
Category: Misc |
Fired when number of players in a channel changes but only if this channel is visible in ChannelFrame (it mustn't be hidden by a collapsed category header)
|
"CHANNEL_FLAGS_UPDATED"
|
Category: Misc |
Fired when user changes selected channel in Blizzards ChannelFrame
|
"CHANNEL_INVITE_REQUEST"
|
Category: Communication |
"CHANNEL_PASSWORD_REQUEST"
|
Category: Misc |
Fired when user is asked for a password (normally after trying to join a channel without a password or with a wrong one)
|
"CHANNEL_ROSTER_UPDATE"
|
Category: Misc |
Fired when user changes selected channel in Blizzards ChannelFrame or number of players in currently selected channel changes
|
"CHANNEL_UI_UPDATE"
|
Category: Misc |
Fired when Channel UI should change (e.g. joining / leaving a channel causes this event to fire) |
"CHANNEL_VOICE_UPDATE"
|
Category: Misc |
|
"CHARACTER_POINTS_CHANGED"
|
Category: Player |
Fired when the player's available talent points change
|
"CHAT_MSG_ACHIEVEMENT"
|
Category: Communication,Guild,Achievements |
Fired when a player in your vicinity completes an achievement.
|
"CHAT_MSG_ADDON"
|
Category: Communication |
<Added in Patch 1.12>
|
"CHAT_MSG_AFK"
|
Category: Communication |
Fired when the client receives an AFK auto-response
|
"CHAT_MSG_BATTLEGROUND"
|
Category: Communication,Battleground |
<Added in Patch 1.12>
|
"CHAT_MSG_BATTLEGROUND_LEADER"
|
Category: Communication,Battleground |
<Added in Patch 1.12>
|
"CHAT_MSG_BG_SYSTEM_ALLIANCE"
|
Category: Communication,Battleground |
Fired for alliance specific events in the battleground such as assaulting a graveyard.
|
"CHAT_MSG_BG_SYSTEM_HORDE"
|
Category: Communication,Battleground |
Fired for horde specific events in the battleground such as assaulting a graveyard.
|
"CHAT_MSG_BG_SYSTEM_NEUTRAL"
|
Category: Communication,Battleground |
Fired for non faction specific events in the battlegrounds such as the battle start announcement.
|
"CHAT_MSG_BN_CONVERSATION"
|
Category: Battle.net,Communication |
"CHAT_MSG_BN_CONVERSATION_LIST"
|
Category: Battle.net,Communication |
"CHAT_MSG_BN_CONVERSATION_NOTICE"
|
Category: Battle.net,Communication |
"CHAT_MSG_BN_INLINE_TOAST_ALERT"
|
Category: Battle.net,Communication |
"CHAT_MSG_BN_INLINE_TOAST_BROADCAST"
|
Category: Battle.net,Communication |
"CHAT_MSG_BN_INLINE_TOAST_BROADCAST_INFORM"
|
Category: Battle.net,Communication |
Fired when the Bnet Real ID Broadcast Message is changed or from API BNSetCustomMessage
|
"CHAT_MSG_BN_INLINE_TOAST_CONVERSATION"
|
Category: Battle.net,Communication |
|
"CHAT_MSG_BN_WHISPER"
|
Category: Battle.net,Communication |
|
"CHAT_MSG_BN_WHISPER_INFORM"
|
Category: Battle.net,Communication |
|
"CHAT_MSG_CHANNEL"
|
Category: Communication |
Fired when the client receives a channel message.
|
"CHAT_MSG_CHANNEL_JOIN"
|
Category: Communication |
Fired when someone joins a chat channel you are in
|
"CHAT_MSG_CHANNEL_LEAVE"
|
Category: Communication |
Fired when a player leaves a channel that you are currently inside.
|
"CHAT_MSG_CHANNEL_LIST"
|
Category: Communication |
Fired when ListChannels() or ListChannelByName() is called, and the message is displayed in the chat frame.
|
"CHAT_MSG_CHANNEL_NOTICE"
|
Category: Communication |
Fired when you enter or leave a chat channel (or a channel was recently throttled)
|
"CHAT_MSG_CHANNEL_NOTICE_USER"
|
Category: Communication |
Fired when something changes in the channel like moderation enabled, user is kicked, announcements changed and so on. CHAT_*_NOTICE in GlobalStrings.lua has a full list of available types.
|
"CHAT_MSG_COMBAT_FACTION_CHANGE"
|
Category: Combat |
Fires when player's faction changes. i.e.: "Your reputation with Timbermaw Hold has very slightly increased." -- NEW 1.9
|
"CHAT_MSG_COMBAT_HONOR_GAIN"
|
Category: Honor,Combat |
Fired when the player gains any amount of honor, anything from an honorable kill to bonus honor awarded.
|
"CHAT_MSG_COMBAT_MISC_INFO"
|
Category: Misc |
Fires when your equipment takes durability loss from death, and likely other situations as well.(no longer fires on reputation changes as of 1.9) |
"CHAT_MSG_COMBAT_XP_GAIN"
|
Category: Player |
Fired when you gain XP from killing a creature or finishing a quest. Does not fire if you gain no xp from killing a creature.
|
"CHAT_MSG_DND"
|
Category: Communication |
Fired when the client receives a Do-Not-Disturb auto-response
|
"CHAT_MSG_EMOTE"
|
Category: Communication |
Fired on sending or receiving a custom emote (one used by /e, /emote or a send chat message command with the emote flag)
|
"CHAT_MSG_FILTERED"
|
Category: Communication |
"CHAT_MSG_GUILD"
|
Category: Communication,Guild |
Fired when a message is sent or received in the Guild channel.
|
"CHAT_MSG_GUILD_ACHIEVEMENT"
|
Category: Communication,Guild,Achievements |
Fired when a guild member completes an achievement.
|
"CHAT_MSG_IGNORED"
|
Category: Communication |
Fired when you whisper a player that is ignoring you When testing this event the character name is sent twice as arg1 and arg2, Blizzard appears to use arg2 and ignores arg1.
|
"CHAT_MSG_LOOT"
|
Category: Loot |
Fired when loot text is sent to the chat window (someone selects need, greed, passes, rolls, receives). This also fires messages like "Person creates <item>" via tradeskills, and "Person receives <item>" via a trade window.
|
"CHAT_MSG_MONEY"
|
Category: Loot |
Fired when a unit loots money.
|
"CHAT_MSG_MONSTER_EMOTE"
|
Category: Communication |
Fired for emotes from a monster, such as 'Murloc Forager attempts to run away in fear!'
(Note: As of 1.12 arg1 now contains a %s string variable for where the mob name should be placed) |
"CHAT_MSG_MONSTER_SAY"
|
Category: Communication |
Fired when a NPC says something.
|
"CHAT_MSG_MONSTER_WHISPER"
|
Category: Communication |
Fired when a NPC whispers you something |
"CHAT_MSG_MONSTER_PARTY"
|
Category: Communication |
"CHAT_MSG_MONSTER_YELL"
|
Category: Communication |
Fired when a NPC yells, example would be the yells during an Alterac Valley from the Herald or a raid boss.
|
"CHAT_MSG_OFFICER"
|
Category: Communication |
Fired when a message is sent or received in the Guild Officer channel.
|
"CHAT_MSG_OPENING"
|
Category: Communication |
"CHAT_MSG_PARTY"
|
Category: Communication,Party |
Fired when a message is sent or received in the Party channel.
|
"CHAT_MSG_PARTY_LEADER"
|
Category: Communication,Party |
Fired when a message is sent or received by the party leader.
|
"CHAT_MSG_PET_INFO"
|
Category: Communication |
"CHAT_MSG_RAID"
|
Category: Communication,Party |
Fired when a message is sent or received in the Raid.
|
"CHAT_MSG_RAID_BOSS_EMOTE"
|
Category: Communication |
|
"CHAT_MSG_RAID_BOSS_WHISPER"
|
Category: Communication |
"CHAT_MSG_RAID_LEADER"
|
Category: Communication,Party |
Fired when a message is sent or received from the raid leader.
|
"CHAT_MSG_RAID_WARNING"
|
Category: Communication,Party |
Fired when a warning message is sent or received from the raid leader.
|
"CHAT_MSG_RESTRICTED"
|
Category: Communication |
"CHAT_MSG_SAY"
|
Category: Communication |
Fired when a message is sent or received in the Say channel.
Example: of your MyMod.xml file. Then, have a function like the following in your MyMod.lua file: function MyMod_Say(event, arg1, arg2, arg3) PrevMsg = arg1; PrevPlyr = arg2; PrevLang = arg3; end This would store the previous message, player who said it, and language it was said in into some variables. |
"CHAT_MSG_SKILL"
|
Category: Player,Skill |
Fired when some chat messages about skills are displayed.
arg1 formats are found in Blizzard's GlobalStrings.lua. Some possibilities:
|
"CHAT_MSG_SYSTEM"
|
Category: Communication |
Fired when a system chat message (they are displayed in yellow) is received.
arg1 formats are found in Blizzard's GlobalStrings.lua. Some possibilities:
Note: Be very careful with assuming when the event is actually sent. For example, "Quest accepted: Quest Title" is sent before the quest log updates, so at the time of the event the player's quest log does not yet contain the quest. Similarly, "Quest Title completed." is sent before the quest is removed from the quest log, so at the time of the event the player's quest log still contains the quest. |
"CHAT_MSG_TARGETICONS"
|
Category: Communication |
Fired when a target marker is set. This is used by the chat filter, if the player is watching target markers in chat output (in the Filters right-click menu, under Other, look for Target Icons).
arg1 is formatted from the global variable TARGET_ICON_SET, which by default in an English client is set to the string
The other arguments are unused. |
"CHAT_MSG_TRADESKILLS"
|
Category: Communication |
"CHAT_MSG_TEXT_EMOTE"
|
Category: Communication |
Fired for emotes with an emote token. /dance, /healme, etc
|
"CHAT_MSG_WHISPER"
|
Category: Communication |
Fired when a whisper is received from another player.
|
"CHAT_MSG_WHISPER_INFORM"
|
Category: Communication |
Fired when the player sends a whisper to another player
|
"CHAT_MSG_YELL"
|
Category: Communication |
Fired when a message is sent or received in the Yell channel.
|
"CINEMATIC_START"
|
Category: Misc |
"CINEMATIC_STOP"
|
Category: Misc |
"CLOSE_INBOX_ITEM"
|
Category: Mail |
"CLOSE_TABARD_FRAME"
|
Category: Misc |
Fired when the guild dress frame is closed |
"CLOSE_WORLD_MAP"
|
Category: Map |
Supposed to fire whenever the world map is closed/hidden, though it doesn't. A workaround for this is to use "WORLD_MAP_UPDATE" to set a global variable to use elsewhere with an OnUpdate function; e.g. local Map_Changed = false; function MyAddon_OnEvent() if ( (event == "WORLD_MAP_UPDATE") and WorldMapFrame:IsVisible() ) then Map_Changed = true; end end function MyAddon_OnUpdate() if ( (Map_Changed) and not WorldMapFrame:IsVisible() ) then ...do this... Map_Changed = false; end end When the second function is called, it checks to see if the map has been opened/closed (Map_Changed), then checks to see if the map is currently open (WorldMapFrame).
|
"COMBAT_LOG_EVENT"
|
Category: Combat |
<Added in Patch 2.4.0> See API COMBAT LOG EVENT.
|
"COMBAT_LOG_EVENT_UNFILTERED"
|
Category: Combat |
<Added in Patch 2.4.0> See API COMBAT LOG EVENT.
|
"COMBAT_RATING_UPDATE"
|
Category: Player |
"COMBAT_TEXT_UPDATE"
|
Category: Combat |
<Added in Patch 1.12>
arg3 does NOT return amount absorbed since at least patch 2.4 |
"COMMENTATOR_ENTER_WORLD"
|
Category: Non-Public |
Fired when the character logs in and the server sends the greeting text. (Currently "Scammers are trying harder than ever to phish for your account information!...") This is not fired when reloading the UI. No arguments. |
"COMMENTATOR_MAP_UPDATE"
|
Category: Non-Public |
"COMMENTATOR_PLAYER_UPDATE"
|
Category: Non-Public |
"COMMENTATOR_SKIRMISH_MODE_REQUEST"
|
Category: Non-Public |
"COMMENTATOR_SKIRMISH_QUEUE_REQUEST"
|
Category: Non-Public |
"COMPANION_LEARNED"
|
Category: Companion |
<Added in Patch 3.0 (WotLK)> |
"COMPANION_UNLEARNED"
|
Category: Companion |
"COMPANION_UPDATE"
|
Category: Companion |
<Added in Patch 3.0 (WotLK)> If the type is nil, the UI should update if it's visible, regardless of which type it's managing. If the type is non-nil, then it will be either "CRITTER" or "MOUNT" and that signifies that the active companion has changed and the UI should update if it's currently showing that type. This event fires when any of the following conditions occur:
"Range" appears to be at least 40 yards. If you are in a major city, expect this event to fire constantly. |
"CONFIRM_BINDER"
|
Category: Misc |
"CONFIRM_DISENCHANT_ROLL"
|
Category: Loot |
<Added in patch 3.3>
Note that arg2 should always be 3. In other cases the event "CONFIRM_LOOT_ROLL" would be fired. |
"CONFIRM_LOOT_ROLL"
|
Category: Loot |
Fires when you try to roll "need" or "greed" for and item which Binds on Pickup.
Note that arg2 should never be 3. In that case the event "CONFIRM_DISENCHANT_ROLL" would be fired. |
"CONFIRM_SUMMON"
|
Category: Misc |
"CONFIRM_TALENT_WIPE"
|
Category: Misc |
Fires when the user selects the "Yes, I do." confirmation prompt after speaking to a class trainer and choosing to unlearn their talents.
|
"CONFIRM_XP_LOSS"
|
Category: Death |
Accept durability(!) loss in exchange for his body back. History: Way back before WoW was released, you lost experience rather than durability when you resurrected at a spirit healer. |
"CORPSE_IN_INSTANCE"
|
Category: Death |
"CORPSE_IN_RANGE"
|
Category: Death |
Fired when the player is in range of his body. |
"CORPSE_OUT_OF_RANGE"
|
Category: Death |
Fired when the player is out of range of his body. |
"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)) |
"CURRENT_SPELL_CAST_CHANGED"
|
Category: Spell |
Fired when the spell being cast is changed. |
"CURRENCY_DISPLAY_UPDATE"
|
Category: Player,Misc |
"CURSOR_UPDATE"
|
Category: Misc |
Fired when the player right-clicks terrain, and on mouseover before UPDATE_MOUSEOVER_UNIT and on mouseout after UPDATE_MOUSEOVER_UNIT. This excludes doodads, player characters, and NPCs that lack interaction. |
"CVAR_UPDATE"
|
Category: System |
Fired when a CVar is changed
|