SetPlotJournal(string)

Puts the current status of a plot during the Rescue mission of the Original Campaign.

void SetPlotJournal(
    string sTag
);

Parameters

sTag


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.



Remarks

nw_j_rescue.nss: Line: 42


Requirements

#include "nw_j_rescue"

Version

1.29

See Also

functions: GetPlotJournal
categories: Module Specific Functions


 author: Jody Fletcher