RSS

Понедельник, 29.04.2024, 01:40
Главная » WoW API » Игровые события »

QUEST_ACCEPTED

[ править ]
Fires when a new quest is added to the player's quest log (which is what happens after a player accepts a quest).
[клоны]
Fires when a new quest is added to the player's quest log (which is what happens after a player accepts a quest).


Signature:
Code
(questIndex)

Arguments:
  • questIndex - Index where the accepted quest was placed in the quest log (between 1 and GetNumQuestLogEntries()) (number)

Также смотрите: Игровые события
Ссылки: http://wowprogramming.com/docs/events/QUEST_ACCEPTED