CreateForgeItem()

Used to create magic items at a "forge" container.

void CreateForgeItem();

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.



Remarks

Part of the Single Player Campaign. Found in nw_o0_itemmaker.nss.


Requirements

#include "nw_o0_itemmaker"

Version

1.22

See Also

functions: GetForgeMatch
categories: Item Creation Functions


 author: Michael Nork