CreateAnimalPart
From NWN Lexicon
Contents |
[edit] CreateAnimalPart(object)
Creates an animal part on the corpse of the animal
void CreateAnimalPart( object oTarget );
[edit] Parameters
oTarget
Object to create body part on.
[edit] Description
Creates a body part for the animal slain, usefull for tokens in quests
[edit] Remarks
Found in nw_o2_coninclude.nss
This can be used to create the item in any object with an inventory.
[edit] Requirements
#include " nw_o2_coninclude "
[edit] Version
1.61
[edit] See Also
author: Michael Nork, editor: Lilac Soul