SetWorkingForPlayer
From NWN Lexicon
Jump to navigationJump to search
SetWorkingForPlayer(object)
Specifies the PC name the henchman is working for.
Parameters
oPC
Player the henchman is working for.
Description
Sets a local variable of (NW_L_HIRED + the tag of the henchman) to 10.
Remarks
Script: nw_i0_henchman.nss: Line: 116
Requirements
#include " nw_i0_henchman "
Version
1.29
See Also
functions: |
author: Jody Fletcher