Quest
From NWN Lexicon
Contents |
[edit] QUEST_* Constant Group
Various quest statuses for quest functions.
[edit] Requirements
#include "x0_i0_plotgiver"
[edit] Constants
Constant | Value | Description | |
---|---|---|---|
QUEST_QUEST_COMPLETE | 2 |
| |
QUEST_QUEST_COMPLETE_OTHER | 3 |
| |
QUEST_QUEST_IN_PROGRESS | 1 |
| |
QUEST_QUEST_NOT_TAKEN | 0 |
|
[edit] See Also
functions: |