GetAssociateType
From NWN Lexicon
Jump to navigationJump to search
GetAssociateType(object)
Returns the associate type of the specified creature
Parameters
oCreature
Creature to get the associate type of
Description
Returns the associate type of the specified creature.
Returns ASSOCIATE_TYPE_NONE if the creature is not the associate of anyone.
Remarks
Returns an ASSOCIATE_TYPE_* constant.
Version
1.61
See Also
constants: |
author: Lilac Soul