WoW:API GetPVPThisWeekStats: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (Move page script moved page API GetPVPThisWeekStats to API GetPVPThisWeekStats without leaving a redirect) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{wowapi}} | {{wowapi}} __NOTOC__ | ||
{{ | {{removedapi|≤ 3.1.3 (likely 2.0)}} | ||
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 |
Latest revision as of 04:46, 15 August 2023
← WoW API < GetPVPThisWeekStats
This is no longer a part of the World of Warcraft API.
|
Gets your PVP contribution statistics for the current week.
hk, contribution = GetPVPThisWeekStats()
Returns[edit]
- hk
- Number - The number of honorable kills made
- contribution
- Number - The estimated honor points made