GetValidItem
From NWN Lexicon
Contents |
[edit] GetValidItem()
Gets a name of an item that can made at the Forge in the official campaign.
[edit] Description
Returns a string from the LocalString "M3Q1_VALIDITEM" on the calling object.
[edit] Remarks
Function found in nw_o0_itemmaker.nss on line 254.
Used in the offical campaign to verify that an item is allowed to be made at the Forge.
[edit] Requirements
#include " nw_o0_itemmaker "
[edit] Version
1.22
[edit] See Also
functions: |
author: John Shuell