WoW:API GetPVPYesterdayStats: Difference between revisions

m
Move page script moved page API GetPVPYesterdayStats to WoW:API GetPVPYesterdayStats without leaving a redirect
No edit summary
 
m (Move page script moved page API GetPVPYesterdayStats to WoW:API GetPVPYesterdayStats without leaving a redirect)
 
(6 intermediate revisions by 6 users not shown)
Line 1: Line 1:
'''hk, dk, contribution = GetPVPLastWeekStats()'''
{{wowapi}} __NOTOC__


Get the statistics about your PvP contribution for yesterday.
 
Gets the player's PVP contribution statistics for the previous day.
hk, dk, contribution = GetPVPYesterdayStats()
 
 
== Arguments ==
:none
 
 
== Returns ==
:hk, dk, contribution
 
:; hk : Number - The number of honorable kills
:; dk : Number - The number of dishonorable kills
:; contribution : Number - The number of honor contribution points
Anonymous user