SpellsIsMindless
From NWN Lexicon
Jump to navigationJump to search
spellsIsMindless(object)
Returns TRUE if the target creature does not have a mind.
Parameters
oCreature
The object whose mind you want to examine.
Description
Returns TRUE if the target creature does not have a mind.
Remarks
Returns TRUE if oTarget's racial type is any of the following:
RACIAL_TYPE_CONSTRUCT
RACIAL_TYPE_ELEMENTAL
RACIAL_TYPE_OOZE
RACIAL_TYPE_UNDEAD
RACIAL_TYPE_VERMIN
Returns FALSE for all other racial types.
Requirements
#include " x0_i0_spells "
Version
???
See Also
functions: | |
constants: |
author: Mistress