CreateForgeItem
From NWN Lexicon
Contents |
[edit] CreateForgeItem()
Used to create magic items at a "forge" container.
[edit] Description
Called by the OnSpelLCast Event of a container and will create the item or cause a bad effect. The Script checks to see if the player has the "reagents" needed.
[edit] Remarks
Part of the Single Player Campaign. Found in nw_o0_itemmaker.nss.
[edit] Requirements
#include " nw_o0_itemmaker "
[edit] Version
1.22
[edit] See Also
functions: |
author: Michael Nork