StripAllPersonalItemsFromEveryone()

Removes henchmen 'hired' items for use in the original campaign.

void StripAllPersonalItemsFromEveryone();

Description

Scans all PCs in an area to remove any henchman 'hired' items. It then replaces these items if the PC currently has a henchman. This is used only for Chapters 1, 2 and 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