GetPVPLastWeekStats

From Warcraft Wiki
Jump to navigation Jump to search
Flavors
Links
Info
Added in 1.4.0 / 1.13.2

Gets the player's PVP contribution statistics for the previous week.

hk, dk, contribution, rank = GetPVPLastWeekStats()

Returns

hk
number - The number of honorable kills.
dk
number - The number of dishonorable kills.
contribution
number - The estimated number of honor contribution points.
rank
number - The honor rank the player had.

Patch changes

Bc icon.gif Patch 2.0.1 (2006-12-05): Removed.
WoW Icon update.png Patch 1.4.0 (2005-04-19): Added.