CanCreatureBeDestroyed(object)
From NWN Lexicon
Jump to navigationJump to searchReturns TRUE if the target creature is allowed to die.
Parameters
- oTarget
- The object whose flags you wish to check.
Description
Returns TRUE if oTarget's plot and immortal flags are both off (FALSE).
Returns FALSE if either of oTarget's plot or immortal flags are set (TRUE).
Requirements
#include "x0_i0_spells"
Version
???
See Also
functions: | GetPlotFlag |
author: Mistress