SummonFamiliar
From NWN Lexicon
Contents |
[edit] SummonFamiliar(object)
void SummonFamiliar( object oMaster = OBJECT_SELF );
[edit] Parameters
oMaster
The creature to summon the familiar of. (Default: OBJECT_SELF)
[edit] Description
Summons a wizards or sorcerer's familiar. If oMaster has no familiar, nothing happens.
[edit] Version
1.22
[edit] See Also
functions: |
author: Charles Feduke