WoW:Events/Battleground
|
|
"BATTLEFIELDS_CLOSED"
|
Category: Battleground |
Fired when the battlegrounds signup window is closed.
|
"BATTLEFIELDS_SHOW"
|
Category: Battleground |
Fired when the battlegrounds signup window is opened.
|
"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.
|
"PLAYER_SKINNED"
|
Category: Player,Battleground |
Fired when the player's insignia is removed in a Battleground.
|
"PVPQUEUE_ANYWHERE_SHOW"
|
Category: Battleground |
?
|
"PVPQUEUE_ANYWHERE_UPDATE_AVAILABLE"
|
Category: Battleground |
?
|
"UPDATE_BATTLEFIELD_SCORE"
|
Category: Battleground |
Fired whenever new battlefield score data has been recieved, this is usually fired after RequestBattlefieldScoreData() is called.
|
"UPDATE_BATTLEFIELD_STATUS"
|
Category: Battleground |
Fired whenever joining a queue, leaving a queue, battlefield to join is changed, when you can join a battlefield, or if somebody wins the battleground.
|
"UPDATE_WORLD_STATES"
|
Category: Battleground |
Fired within Battlefields when certain things occur such as a flag being captured. |