DestroyAllPersonalItems
From NWN Lexicon
Contents |
[edit] DestroyAllPersonalItems(object)
Destroys all henchman items.
void DestroyAllPersonalItems( object oPC );
[edit] Parameters
oPC
[edit] Description
Destroys all the little tokens etc oPC has received from henchmen in the original campaign.
[edit] 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.
[edit] Requirements
#include " nw_i0_henchman "
[edit] Version
1.28
[edit] See Also
functions: |
author: Lilac Soul, additional contributor(s): Lilac Soul