Nw flag behavior
From NWN Lexicon
Contents |
[edit] NW_FLAG_BEHAVIOR_* Constant Group
Determines how an NPC reacts, irregardless of faction.
[edit] Requirements
#include " x0_i0_behavior "
[edit] Constants
Constant | Value | Description | |
---|---|---|---|
NW_FLAG_BEHAVIOR_CARNIVORE | 0x00000002 |
| |
NW_FLAG_BEHAVIOR_HERBIVORE | 0x00000008 |
| |
NW_FLAG_BEHAVIOR_OMNIVORE | 0x00000004 |
| |
NW_FLAG_BEHAVIOR_SPECIAL | 0x00000001 |
|
[edit] See Also
functions: |