SetPlotJournal
From NWN Lexicon
Contents |
[edit] SetPlotJournal(string)
Puts the current status of a plot during the Rescue mission of the Original Campaign.
void SetPlotJournal( string sTag );
[edit] Parameters
sTag
[edit] Description
Using a global object, this function sets the local variable NW_J_RESCUE_JOURNAL to determine the current status of the Rescue mission on the Original Campaign.
[edit] Remarks
nw_j_rescue.nss: Line: 42
[edit] Requirements
#include " nw_j_rescue "
[edit] Version
1.29
[edit] See Also
functions: |
author: Jody Fletcher