|
|
| Line 1: |
Line 1: |
| − |
{{wowapi}} |
+ |
{{wowapi}} __NOTOC__ |
| − |
{{Stub/API}} |
|
| − |
'''hk, dk, contribution = GetPVPYesterdayStats()''' |
|
| |
|
|
|
| − |
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 |
Latest revision as of 17:56, June 25, 2007
Gets the player's PVP contribution statistics for the previous day.
hk, dk, contribution = GetPVPYesterdayStats()
Arguments
Edit
- none
- 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