QUEST_* Constant Group
Various quest statuses for quest functions.
Requirements
#include "x0_i0_plotgiver"
Constants
Constant | Value | Description | |
---|---|---|---|
QUEST_QUEST_COMPLETE | 2 |
| |
QUEST_QUEST_COMPLETE_OTHER | 3 |
| |
QUEST_QUEST_IN_PROGRESS | 1 |
| |
QUEST_QUEST_NOT_TAKEN | 0 |
|
See Also
functions: | GetQuestStatus |