HasPersonalItem
From NWN Lexicon
Jump to navigationJump to search
HasPersonalItem(object)
Checks if the player has the henchmanâs personal item.
Parameters
oPC
The player to check for the item
Description
Returns TRUE if oPC has either: The personal item for the henchman, or the reward item for the henchman from either chapter 1 or 2 of the official campaign. If oPC has neither of these, and on error, it returns FALSE.
Remarks
Found in nw_i0_henchman.nss on line 283
Hardly useful for anyone except Bioware.
Requirements
#include " nw_i0_henchman "
Version
1.28
See Also
functions: |
author: Lilac Soul, additional contributor(s): Lilac Soul