GetInfiniteFlag(object)

Determines if the item is set to always be for sale.

int GetInfiniteFlag(
    object oItem
);

Parameters

oItem

The item we are interested in.


Description

Returns TRUE if the item is flagged as infinite.

The infinite property affects the buying and selling behavior of the item in a store. An infinite item will still be available to purchase from a store after a player buys the item (non-infinite items will disappear from the store when purchased).



Version

1.67

See Also

functions:  SetInfiniteFlag
categories:  Store Functions


author: bernosky, editor: Mistress