WoW:Events/Arena: Difference between revisions
m (automated upload) |
No edit summary |
||
Line 12: | Line 12: | ||
{{evt|ARENA_TEAM_INVITE_REQUEST|Arena}} | {{evt|ARENA_TEAM_INVITE_REQUEST|Arena}} | ||
Fires when the player is invited to join an arena team | |||
Line 27: | Line 27: | ||
{{evt|ARENA_OPPONENT_UPDATE|Arena}} | {{evt|ARENA_OPPONENT_UPDATE|Arena}} | ||
Fires when the availability of information about an arena opponent changes | |||
{{evt|ARENA_SEASON_WORLD_STATE|Arena}} | {{evt|ARENA_SEASON_WORLD_STATE|Arena}} | ||
Fires when the arena season changes | |||
Line 47: | Line 47: | ||
{{evt|PETITION_VENDOR_CLOSED|Arena,Guild}} | {{evt|PETITION_VENDOR_CLOSED|Arena,Guild}} | ||
Fires when the player ends interaction with an arena registrar | |||
{{evt|PETITION_VENDOR_SHOW|Arena,Guild}} | {{evt|PETITION_VENDOR_SHOW|Arena,Guild}} | ||
Fires when the player begins interaction with an arena registrar | |||
{{evt|PETITION_VENDOR_UPDATE|Arena,Guild}} | |||
Fires when information about available options at an arena registrar becomes available |
Revision as of 16:22, 31 March 2010
|
|
"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 |