WoW:Events/Arena: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
m (automated upload)
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}}
{{evt|PETITION_VENDOR_UPDATE|Arena,Guild}}
Fires when information about available options at an arena registrar becomes available

Revision as of 16:45, 31 March 2010

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
 



"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
 

?


"ARENA_SEASON_WORLD_STATE"
Category: Arena
 

?


"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
 



"PETITION_VENDOR_SHOW"
Category: Arena,Guild
 



"PETITION_VENDOR_UPDATE"
Category: Arena,Guild