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: | ||
{{wowapi}} __NOTOC__ | |||
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 | |||