RSS

Пятница, 03.05.2024, 10:50
Главная » WoW API » API Функции » ПвП »

GetPVPRewards

[ править ]
Returns information about Conquest Point cap.
[клоны]
Returns information about Conquest Point cap.

Signature:
Code
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)

Также смотрите: ПвП , PvP functions, Battlefield functions, Arena functions
Ссылки: http://wowprogramming.com/docs/api/GetPVPRewards