DestroyAllPersonalItems(object)

Destroys all henchman items.

void DestroyAllPersonalItems(
    object oPC
);

Parameters

oPC


Description

Destroys all the little tokens etc oPC has received from henchmen in the original campaign.



Remarks

Found in: nw_i0_henchman.nss: 222

Destroys all the little tokens etc oPC has received from henchmen in the original campaign. Hardly useful for the rest of us.


Requirements

#include "nw_i0_henchman"

Version

1.28

See Also

functions: StripAllPersonalItemsFromEveryone
categories: Henchmen/Familiars/Summoned Functions


 author: Lilac Soul, additional contributor(s): Lilac Soul