IPGetItemSequencerProperty
From NWN Lexicon
Contents |
[edit] IPGetItemSequencerProperty(object)
Checks the sequencer property of an item.
int IPGetItemSequencerProperty( object oItem );
[edit] Parameters
oItem
Item to check for spell sequencer property.
[edit] Description
Returns FALSE it the item has no sequencer property
returns number of spells that can be stored in any other case
[edit] Requirements
#include " x2_inc_itemprop "
[edit] Version
1.61
[edit] See Also
author: Lilac Soul