GetAlignmentGoodEvil
From NWN Lexicon
Jump to navigationJump to searchGetAlignmentGoodEvil(object)
Determines the disposition of a creature.
Parameters
oCreature
Target creature to retrieve the alignment of.
Description
Returns an ALIGNMENT_* constant to represent oCreature's good/evil alignment, or returns -1 if oCreature is not a valid target (OBJECT_INVALID).
Version
1.28
See Also
functions: | |
constants: |
author: Charles Feduke