SetPersonalItem(string)

暗殺者のパーソナルアイテムの認識タグを格納します。

void SetPersonalItem(
    string sTag
);

Parameters

sTag


Description

パーソナルアイテムの認識タグを表すNPC暗殺者のローカル変数に、sTagを格納します。

PCが暗殺者によって殺されていることを証明するために、検索アイテムの作成やPCの能力を踏まえて検索を行います。



Requirements

#include "nw_j_assassin"

Version

1.22

See Also

functions: CreatePersonalItemOn | GetPersonalItem | GivePlayerPersonalItem | PlayerHasPersonalItem
categories: Module Specific Functions


author: Tom Cassiotis, JP team: katsu794
Send comments on this topic.