HasChapterQuestItem

From NWN Lexicon



Contents

[edit] HasChapterQuestItem(int, object)

Checks if player has the chapter quest item.

int HasChapterQuestItem(
    int nChapter,
    object oPC
);

[edit] Parameters

nChapter

A chapter of the official campaign

oPC

The player to check for the item on


[edit] Description

Returns TRUE if oPC has the henchman quest 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 465

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