HasChapterQuestItem
From NWN Lexicon
Jump to navigationJump to search
HasChapterQuestItem(int, object)
Checks if player has the chapter quest item.
Parameters
nChapter
A chapter of the official campaign
oPC
The player to check for the item on
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.
Remarks
Found in nw_i0_henchman.nss on line 465
Hardly useful for anyone except Bioware.
Requirements
#include " nw_i0_henchman "
Version
1.28
See Also
author: Lilac Soul, additional contributor(s): Lilac Soul