CreateClub

From NWN Lexicon



Contents

[edit] CreateClub(object, object)

Spawns in a magical weapon suited for that class as part of the random treasure distribution.

void CreateClub(
    object oTarget,
    object oAdventurer
);

[edit] Parameters

oTarget

Object to create item on.

oAdventurer

A player object.


[edit] Description

Creates a club in a container as part of the treasure distribution.



[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