HasChapterRewardItem

From NWN Lexicon



Contents

[edit] HasChapterRewardItem(int, object)

Checks if player has the chapter reward item.

int HasChapterRewardItem(
    int nChapter,
    object oPC
);

[edit] Parameters

nChapter

A chapter of the official campaign

oPC

The player to check for item on


[edit] Description

Returns TRUE if oPC has the henchman reward item for chapter number nChapter of the official campaign. If not, or on error, it returns FALSE.



[edit] Remarks

Found in nw_i0_henchman.nss on line 515

Hardly useful for anyone except Bioware.


[edit] Requirements

#include " nw_i0_henchman "

[edit] Version

1.28

[edit] See Also



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

Personal tools
Categories