ASSOCIATE_TYPE_* Constant Group

Various groups of NPC companions available to a play character.



Constants

ConstantValueDescription
ASSOCIATE_TYPE_ANIMALCOMPANION2
An animal companion NPC follower. Note that animal companions are different from a wizard's or sorcerer's familiar.
ASSOCIATE_TYPE_DOMINATED5
A charmed or otherwise magically enchanted NPC follower.
ASSOCIATE_TYPE_FAMILIAR3
A wizard's or sorcerer's familiar NPC follower. Note that familiars are different than animal companions.
ASSOCIATE_TYPE_HENCHMAN1
An NPC henchman.
ASSOCIATE_TYPE_NONE0
UNKNOWN
ASSOCIATE_TYPE_SUMMONED4
An NPC, usually a creature, summoned by a spell (such as Animal Summoning or Monster Summoning) or item to do the bidding of the caller.

See Also

functions: GetAssociate | GetAssociateType