Returns information about Conquest Point cap.
See also PvP functions, Battlefield functions, Arena functions.
Signature:
pointsThisWeek, maxPointsThisWeek, tier2Quantity, tier2Limit, tier1Quantity, tier1Limit = GetPVPRewards()
Returns:
pointsThisWeek- The sum of Conquest Points gained this week (number)maxPointsThisWeek- The maximum achievable number of Conquest Points this week (number)tier2Quantity- Amount of Conquest Points gained from Rated Battlegrounds this week (number)tier2Limit- The maximum achievable number of Conquest Points from Rated Battlegrounds this week (number)tier1Quantity- Amount of Conquest Points gained from Arena Matches this week (string)tier1Limit- The maximum achievable number of Conquest Points from Arena Matches this week (number)