GetBehind
From NWN Lexicon
Contents |
[edit] GetBehind()
Causes the caller to move behind the player who is considered their Master.
[edit] Description
Causes the Henchmen calling this function to attempt to move behind their Master.
[edit] Remarks
Function found in nw_i0_assoc.nss on line 194.
Im unsure if this works as advertised. BioWare only uses it once in their DoFollowMaster() function, but then it was commented out.
[edit] Requirements
#include " nw_i0_assoc "
[edit] Version
1.22
[edit] See Also
functions: |
author: John Shuell