GetChapter

From NWN Lexicon



Contents

[edit] GetChapter()

Gets the chapter number the player is currently in.

[edit] Description

Returns the integer value for the chapter currently running. The chapter name is returned from the GetName(GetModule()) function call and then through a series of if statements the number of the module is found.



[edit] Remarks

This function can be found in nw_i0_henchman.nss on line 538.


[edit] Requirements

#include " nw_i0_henchman "

[edit] Version

1.22

[edit] See Also



 author: John Shuell
 

Personal tools
Categories