WoW:Events/Arena

From AddOn Studio
< Events
Revision as of 16:22, 31 March 2010 by WoWWiki>Zwacky
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.


Arena related events

"ARENA_TEAM_INVITE_REQUEST"
Category: Arena
 

Fires when the player is invited to join an arena team


"ARENA_TEAM_ROSTER_UPDATE"
Category: Arena
 

This event fires whenever an arena team is opened in the character sheet. It also fires (3 times) when an arena member leaves, joins, or gets kicked. It does NOT fire when an arena team member logs in or out.


"ARENA_TEAM_UPDATE"
Category: Arena
 

This does NOT fire when an arena member joins the team, leaves, gets kicked, logs in/out. Still unsure when this actually fires.


"ARENA_OPPONENT_UPDATE"
Category: Arena
 

Fires when the availability of information about an arena opponent changes


"ARENA_SEASON_WORLD_STATE"
Category: Arena
 

Fires when the arena season changes


"PETITION_CLOSED"
Category: Arena,Guild
 

Fired when a petition is closed, e.g. by you signing it. See PETITION_SHOW.


"PETITION_SHOW"
Category: Arena,Guild
 

Fired when you are shown a petition to create a guild or arena team. This can be due to someone offering you to sign it, or because of you clicking your own charter in your inventory. GetPetitionInfo() will tell you more.


"PETITION_VENDOR_CLOSED"
Category: Arena,Guild
 

Fires when the player ends interaction with an arena registrar


"PETITION_VENDOR_SHOW"
Category: Arena,Guild
 

Fires when the player begins interaction with an arena registrar


"PETITION_VENDOR_UPDATE"
Category: Arena,Guild
 

Fires when information about available options at an arena registrar becomes available