m
Move page script moved page API GetPVPLastWeekStats to WoW:API GetPVPLastWeekStats without leaving a redirect
(upgraded deprecated template) |
m (Move page script moved page API GetPVPLastWeekStats to WoW:API GetPVPLastWeekStats without leaving a redirect) |
||
| (3 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
{{wowapi}} | {{wowapi}} __NOTOC__ | ||
{{removedapi|≤ 3.1.3 (likely 2.0)}} | |||
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 hade | |||