SetPlotJournal(string)

公式キャンペーンの救出ミッション中において、現在のプロットの状態を設定します。

void SetPlotJournal(
    string sTag
);

Parameters

sTag


Description

この関数はグローバルオブジェクトを使用して、公式キャンペーンの救出ミッションにおける現在の状態を決定するために、ローカル変数NW_J_RESCUE_JOURNALを設定します。



Remarks

nw_j_rescue.nssの42行目にあります。


Requirements

#include "nw_j_rescue"

Version

1.29

See Also

functions: GetPlotJournal
categories: Module Specific Functions


author: Jody Fletcher, JP team: katsu794
Send comments on this topic.