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)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
'''hk, dk, contribution = GetPVPYesterdayStats()'''
{{wowapi}} __NOTOC__


Get the statistics about your PvP contribution for yesterday.


{{Template:WoW API}}
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