RemoveHenchman
From NWN Lexicon
Jump to navigationJump to search
RemoveHenchman(object, object)
Removes the henchmen from the employ of a PC.
Parameters
oMaster
The master PC with an attached henchman.
oHenchman
The henchman to remove. (Default: OBJECT_SELF)
Description
Removes oHenchman from the service of oMaster, returning them to their original faction.
Version
1.22
See Also
functions: |
author: Charles Feduke, editor: Tom Cassiotis