Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
No edit summary
(removedapi)
(6 intermediate revisions by 6 users not shown)
Line 1: Line 1:
  +
{{wowapi}} __NOTOC__
'''hk, dk, contribution = GetPVPThisWeekStats()'''
 
  +
{{removedapi|≤ 3.1.3 (likely 2.0)}}
  +
Gets your PVP contribution statistics for the current week.
 
hk, contribution = GetPVPThisWeekStats()
   
  +
== Returns ==
Get the statistics about your PvP contribution for this week.
 
  +
; hk : Number - The number of honorable kills made
  +
; contribution : Number - The estimated honor points made

Revision as of 23:20, 30 July 2009

Gets your PVP contribution statistics for the current week.

hk, contribution = GetPVPThisWeekStats()

Returns

hk
Number - The number of honorable kills made
contribution
Number - The estimated honor points made