WoW:Events/Battleground: Difference between revisions

m
Move page script moved page Events/Battleground to WoW:Events/Battleground without leaving a redirect
m (automated upload)
m (Move page script moved page Events/Battleground to WoW:Events/Battleground without leaving a redirect)
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
__NOTOC____NOEDITSECTION__{{eventlistheader}}
<!-- DO NOT EDIT. THIS IS AN AUTOMATICALLY GENERATED PAGE. -->
<!-- DO NOT EDIT. THIS IS AN AUTOMATICALLY GENERATED PAGE. -->
<!-- DO NOT EDIT. THIS IS AN AUTOMATICALLY GENERATED PAGE. -->


:{{icon-information}}Note 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.
== Battleground related events ==
{{evt|BATTLEFIELDS_CLOSED|Battleground}}
Fired when the battlegrounds signup window is closed.
{{evt|BATTLEFIELDS_SHOW|Battleground}}
Fired when the battlegrounds signup window is opened.
{{evt|CHAT_MSG_BATTLEGROUND|Communication,Battleground}}
<Added in Patch '''1.12'''>
<br>Fired when a message is received through the battleground group channel
; arg1: chat message
; arg2: author
; arg3: language
;arg11: Chat lineID
;arg12: Sender [[API_UnitGUID|GUID]]
{{evt|CHAT_MSG_BATTLEGROUND_LEADER|Communication,Battleground}}
<Added in Patch '''1.12'''>
<br>Fired when a message is received from the leader of the battleground group
; arg1: chat message
; arg2: author
; arg3: language
;arg11: Chat lineID
;arg12: Sender [[API_UnitGUID|GUID]]
{{evt|CHAT_MSG_BG_SYSTEM_ALLIANCE|Communication,Battleground}}
Fired for alliance specific events in the battleground such as assaulting a graveyard.
; arg1: Battleground Message  (eg. "The Alliance has taken the Blacksmith!")
{{evt|CHAT_MSG_BG_SYSTEM_HORDE|Communication,Battleground}}
Fired for horde specific events in the battleground such as assaulting a graveyard.
; arg1: Battleground Message  (eg. "The Horde has taken the Blacksmith!")
{{evt|CHAT_MSG_BG_SYSTEM_NEUTRAL|Communication,Battleground}}
Fired for non faction specific events in the battlegrounds such as the battle start announcement.
; arg1: Battleground Message  (eg. "Let the battle for Warsong Gulch begin.")
{{evt|PLAYER_SKINNED|Player,Battleground}}
Fired when the player's insignia is removed in a Battleground.
{{evt|PVPQUEUE_ANYWHERE_SHOW|Battleground}}
?
{{evt|PVPQUEUE_ANYWHERE_UPDATE_AVAILABLE|Battleground}}
?
{{evt|UPDATE_BATTLEFIELD_SCORE|Battleground}}
Fired whenever new battlefield score data has been recieved, this is usually fired after [[API RequestBattlefieldScoreData|RequestBattlefieldScoreData]]() is called.
{{evt|UPDATE_BATTLEFIELD_STATUS|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.
{{evt|UPDATE_WORLD_STATES|Battleground}}
Fired within Battlefields when certain things occur such as a flag being captured.
Anonymous user