IPGetItemSequencerProperty(object)

Checks the sequencer property of an item.

int IPGetItemSequencerProperty(
    object oItem
);

Parameters

oItem

Item to check for spell sequencer property.


Description

Returns FALSE it the item has no sequencer property

returns number of spells that can be stored in any other case



Requirements

#include "x2_inc_itemprop"

Version

1.61

See Also

categories: Item Creation Functions | Item Properties Functions | Spells Functions


 author: Lilac Soul