LootInventory

From NWN Lexicon


Contents

[edit] LootInventory(object, object)

Strip everything droppable in the regular, non-equipped, inventory.

void LootInventory(
    object oVictim,
    object oCorpse
);

[edit] Parameters

oVictim

The object to take the inventory items from.

oCorpse

Placeable corpse object to receive the looted items.


[edit] Description

Strip everything droppable in the regular, non-equipped, inventory.



[edit] Remarks

Only valid items that can be dropped will be looted.


[edit] Requirements

#include " x0_i0_corpses "


[edit] Version

???

[edit] See Also

functions: 

LootInventorySlots



author: Mistress

Personal tools
Categories