WoW:Events/Honor: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
m (automated upload)
m (Move page script moved page Events/Honor to Events/Honor without leaving a redirect)
 
(5 intermediate revisions by 4 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.
== Honor related events ==
{{evt|CHAT_MSG_COMBAT_HONOR_GAIN|Honor,Combat}}
Fired when the player gains any amount of honor, anything from an honorable kill to bonus honor awarded.
; arg1: chat message (format: "%s dies, honorable kill Rank: %s (Estimated Honor Points: %d)" or "You have been awarded %d honor.")
{{evt|HONOR_CURRENCY_UPDATE|Honor}}
{{evt|PLAYER_PVP_KILLS_CHANGED|Player,Honor}}
Fired when you slay another player
{{evt|PLAYER_PVP_RANK_CHANGED|Honor}}

Latest revision as of 04:48, 15 August 2023

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.


Honor related events

"CHAT_MSG_COMBAT_HONOR_GAIN"
Category: Honor,Combat
 

Fired when the player gains any amount of honor, anything from an honorable kill to bonus honor awarded.

arg1
chat message (format: "%s dies, honorable kill Rank: %s (Estimated Honor Points: %d)" or "You have been awarded %d honor.")


"HONOR_CURRENCY_UPDATE"
Category: Honor
 



"PLAYER_PVP_KILLS_CHANGED"
Category: Player,Honor
 

Fired when you slay another player


"PLAYER_PVP_RANK_CHANGED"
Category: Honor