CreateDoubleAxe

From NWN Lexicon



Contents

[edit] CreateDoubleAxe(object, object)

Spawns in a magical Double Axe as part of the random treasure distribution.

void CreateDoubleAxe(
    object oTarget,
    object oAdventurer
);

[edit] Parameters

oTarget

Container to create the item in

oAdventurer

a Player object


[edit] Description

This function creates a magic DoubleAxe in the container as part of the NWN Treasure system.



[edit] Remarks

Found in nw_o2_feat.nss

This can be used to create the item in any object with an inventory.


[edit] Requirements

#include " nw_o2_feat "

[edit] Version

1.61

[edit] See Also



 author: Michael Nork, editor: Lilac Soul
 

Personal tools
Categories