HasPersonalItem

From NWN Lexicon



Contents

[edit] HasPersonalItem(object)

Checks if the player has the henchman’s personal item.

int HasPersonalItem(
    object oPC
);

[edit] Parameters

oPC

The player to check for the item


[edit] 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.



[edit] Remarks

Found in nw_i0_henchman.nss on line 283

Hardly useful for anyone except Bioware.


[edit] Requirements

#include " nw_i0_henchman "

[edit] Version

1.28

[edit] See Also

functions: 

StripAllPersonalItemsFromEveryone



 author: Lilac Soul, additional contributor(s): Lilac Soul
 

Personal tools
Categories