StripAllPersonalItemsFromEveryone()

公式キャンペーンで使用されているヘンチマンを雇うためのアイテムを取り除きます。

void StripAllPersonalItemsFromEveryone();

Description

エリアにいる全てのPCを調べ、いずれかのヘンチマンを雇うためのアイテムを取り除きます。

PCが現在ヘンチマンを雇っていれば、それらのアイテムを入れ替えます。

これは公式キャンペーンのチャプター1章、2章、3章でのみ使用されています。



Remarks

Script: nw_i0_henchman.nss: Line: 313


Requirements

#include "nw_i0_henchman"

Version

1.29

See Also

functions: DestroyAllPersonalItems | GivePersonalItem | HasPersonalItem
categories: Henchmen/Familiars/Summoned Functions | Inventory Functions


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