Returns the player's lifetime total of honorable kills and highest rank achieved. Highest rank achieved applies only to the older PvP rewards system that was abandoned with the WoW 2.0 patch, but is still accurate for players who participated in it.


See also PvP functions.

Signature:

hk, highestRank = GetPVPLifetimeStats()

Returns:

  • hk - Number of honorable kills the player has scored (number)
  • highestRank - Highest rank the player ever achieved in the pre-2.0 PvP rewards system (number)