Events/Battleground
From WoWWiki
| |||||||||||||||||||||
|
Battleground related events |
"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 |
|
(new with patch 1.12) Fired when a message is received through the battleground group channel
|
"CHAT_MSG_BATTLEGROUND_LEADER"
| Category: Communication,Battleground |
|
(new with patch 1.12) Fired when a message is received from the leader of the battleground group
|
"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.
|
"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. |
