WoW:API GetPVPThisWeekStats: Difference between revisions

From AddOn Studio
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__
{{Stub/API}}
{{removedapi|≤ 3.1.3 (likely 2.0)}}
'''hk, contribution = GetPVPThisWeekStats()'''
Gets your PVP contribution statistics for the current week.
hk, contribution = GetPVPThisWeekStats()


Get the statistics about your PvP contribution for this week.
== 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

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