RSS

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

Квесты

[ Добавить запись ]

В категории материалов: 137
Показано материалов: 51-100
Страницы: « 1 2 3 »

Название Описание
GetQuestLogRewardMoney Returns the money reward for the selected quest in the quest log.
GetQuestLogRewardInfo Returns information about item rewards for the selected quest in the quest log.
GetQuestLogRequiredMoney Returns the amount of money required for the selected quest in the quest log.
GetQuestLogQuestText Returns the description and objective text for the selected quest in the quest log.
GetQuestLogPushable Return whether the selected quest in the quest log can be shared to party members.
GetQuestLogPortraitTurnIn Returns quest-related NPC info for portrait display.
GetQuestLogPortraitGiver Returns quest-related NPC info for portrait display.
GetQuestLogLeaderBoard Returns information about objectives for a quest in the quest log.
GetQuestLogItemLink Returns a hyperlink for an item related to the selected quest in the quest log.
GetQuestLogIndexByID Returns the index at which a particular quest ID can be found in the log.
GetQuestLogGroupNum Returns the suggested group size for the selected quest in the quest log.
GetQuestLogCompletionText Returns the completion text for the selected quest in the quest log.
GetQuestLogChoiceInfo Returns information about available item rewards for the selected quest in the quest log.
GetQuestLink Returns a hyperlink for an entry in the player's quest log.
GetQuestItemLink Returns a hyperlink for an item in a questgiver dialog.
GetQuestItemInfo Returns information about items in a questgiver dialog.
GetQuestIndexForWatch Returns the quest log index of a quest in the objectives tracker.
GetQuestIndexForTimer Returns the quest log index of a timed quest's timer.
GetQuestID Returns the internal ID of a quest featured in the currently active NPC dialogue (available after a QUEST_DETAIL event)
GetQuestGreenRange Returns the level range in which a quest below the player's level still rewards XP.
GetQuestDifficultyColor Returns a table of color values indicating the difficulty of a quest's level as compared to the player's.
GetQuestBackgroundMaterial Returns background display style information for a questgiver dialog.
GetProgressText Returns the quest progress text presented by a questgiver.
GetObjectiveText Returns a summary of objectives for the quest offered by a questgiver.
GetNumWorldStateUI Returns the number of world state UI elements.
GetNumQuestWatches Returns the number of quests included in the objectives tracker.
GetNumQuestRewards Returns the number of different items always awarded upon completing the quest presented by a questgiver.
GetNumQuestLogRewards Returns the number of item rewards for the selected quest in the quest log.
GetNumQuestLogEntries Returns the number of quests and headers in the quest log.
GetNumQuestLogChoices Returns the number of available item reward choices for the selected quest in the quest log.
GetNumQuestLeaderBoards Returns the number of quest objectives for a quest in the player's quest log.
GetNumQuestItems Returns the number of different items required to complete the quest presented by a questgiver.
GetNumQuestChoices Returns the number of available quest rewards from which the player must choose one upon completing the quest presented by a questgiver.
GetNumGossipAvailableQuests Returns the number of quests available from the current Gossip NPC.
GetNumGossipActiveQuests Returns the number of quests which can be turned in to the current Gossip NPC.
GetNumAvailableQuests Returns the number quests available from the current Quest NPC.
GetNumActiveQuests Returns the number of quests which can be turned in to the current Quest NPC.
GetMaxDailyQuests Returns the maximum number of daily quests that can be completed each day.
GetGreetingText Returns the greeting text displayed for quest NPCs with multiple quests.
GetGossipAvailableQuests Returns a list of quests available from the current Gossip NPC.
GetGossipActiveQuests Returns a list of quests which can be turned in to the current Gossip NPC.
GetDistanceSqToQuest Returns a (squared) distance to the quest objective location.
GetDailyQuestsCompleted Returns the number of daily quests the player has completed today.
GetAvailableTitle Returns the name of a quest available from the current Quest NPC.
GetAvailableQuestInfo Returns the flags of an available quest during an NPC dialog.
GetAvailableLevel Returns the level of a quest available from the current Quest NPC.
GetActiveTitle Returns the name of a quest which can be turned in to the current Quest NPC.
GetActiveLevel Returns the level of a quest which can be turned in to the current Quest NPC.
GetAbandonQuestName Returns the name of the quest being abandoned.
GetAbandonQuestItems Returns information about items that would be destroyed by abandoning a quest.

1-50 51-100 101-137