CIGetIsCraftFeatBaseItem(object)
From NWN Lexicon
Jump to navigationJump to searchReturns TRUE if the object is a craft base item.
Parameters
- oItem
- The item to be tested.
Description
This function checks whether oItem is a craft base item (empty bottle, blank scroll, blank wand) and returns TRUE if this is the case.
Remarks
The function is used in spell scripts cast on items.
Requirements
#include "x2_inc_craft"
Version
???
See Also
functions: | CraftBrewPotion |
author: motu99, editor: Mistress