DETECT_MODE_* Constant Group
From NWN Lexicon
Jump to navigationJump to search
Determines how a perceptive a creature is being.
Note a 3rd value, "2", is sent if the creature is standing still (usually, but not always, if GetCurrentAction is invalid and they're not moving). This acts as if they are actively searching. See GetDetectMode for info.
Constants
Constant | Value | Description | |
---|---|---|---|
DETECT_MODE_ACTIVE | 1 |
| |
DETECT_MODE_PASSIVE | 0 |
|
See Also
functions: |