GetIsPossessedFamiliar
From NWN Lexicon
Jump to navigationJump to search
GetIsPossessedFamiliar(object)
Retrieves the controller status of a familiar.
Parameters
oCreature
Familiar to determine if it is possessed.
Description
Returns TRUE if the specified familiar is currently possessed by its master; returns FALSE if it not currently possessed by its master or if the familiar specified is not a valid creature.
Remarks
Most likely used as a condition before calling UnpossessFamiliar.
Version
1.30
See Also
functions: |
author: Charles Feduke, editor: Lilac Soul