GetPVPYesterdayStats

From Warcraft Wiki
Jump to navigation Jump to search

Returns the character's Honor statistics for yesterday.

honorableKills, dishonorableKills = GetPVPYesterdayStats()

Returns

honorableKills
number - The number of honorable kills
dishonorableKills
number - The number of dishonorable kills

Patch changes

  • Removed contribution (third return value) in an unknown patch.