SpellsIsMindless

From NWN Lexicon


Contents

[edit] spellsIsMindless(object)

Returns TRUE if the target creature does not have a mind.

[edit] Parameters

oCreature

The object whose mind you want to examine.


[edit] Description

Returns TRUE if the target creature does not have a mind.



[edit] 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.


[edit] Requirements

#include " x0_i0_spells "


[edit] Version

???

[edit] See Also

functions: 

GetRacialType

constants: 

RACIAL_TYPE_*



author: Mistress

Personal tools
Categories