Versiones comparadas

Clave

  • Se ha añadido esta línea.
  • Se ha eliminado esta línea.
  • El formato se ha cambiado.

...

ObjectID

See above

Amount


Flags

This flag field defines more specifically the type of objective it is.

FlagNameDescription
0QUEST_OBJECTIVE_FLAG_NONENo flags
1QUEST_OBJECTIVE_FLAG_TRACKED_ON_MINIMAPClient displays large yellow blob on minimap for creature/gameobject
2QUEST_OBJECTIVE_FLAG_SEQUENCEDClient will not see the objective displayed until all previous objectives are completed
4QUEST_OBJECTIVE_FLAG_OPTIONALNot required to complete the quest
8QUEST_OBJECTIVE_FLAG_HIDDENNever displayed in quest log
16QUEST_OBJECTIVE_FLAG_HIDE_ITEM_GAINSSkip showing item objective progress
32QUEST_OBJECTIVE_FLAG_PROGRESS_COUNTS_ITEMS_IN_INVENTORYItem objective progress counts items in inventory instead of reading it from updatefields
64QUEST_OBJECTIVE_FLAG_PART_OF_PROGRESS_BARHidden objective used to calculate progress bar percent (quests are limited to a single progress bar objective)

Like all flag based fields, QuestObjectiveFlags can be added for the different types of objective.

Flags2


ProgressBarWeight


Description

...