RSS

Пятница, 19.04.2024, 17:07
Главная » WoW API » API Функции » Арена »

GetRewardArenaPoints

[ править ]
Returns the amount of arena points awarded when completing a quest.
[клоны]
Returns the amount of arena points awarded when completing a quest. Only valid when the questgiver UI is showing the accept/decline or completion stages of a quest dialog (between the QUEST_DETAIL and QUEST_FINISHED events, or between the QUEST_COMPLETE and QUEST_FINISHEDevents); otherwise may return zero or a value from the most recently displayed quest.
Unused as of 3.3.3, as no quest rewards arena points since the Call to Arms quests have been removed.
Signature:
Code
arenaPoints = GetRewardArenaPoints()

Returns:
  • arenaPoints - The arena points to be awarded (number)

Также смотрите: Арена , Arena functions, Quest functions
Ссылки: http://wowprogramming.com/docs/api/GetRewardArenaPoints