RemoveItem

Revision as of 12:08, 1 March 2006 by imported>Maturin
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Syntax:

RemoveItem ObjectID, count, RetainOwnershipFlag (optional) 

Example:

RemoveItem Gold001 50


Removes count number of the specified item from the calling object's inventory.


If ObjectID is a leveled list, the leveled item generated from the leveled list will be removed.


If RetainOwnershipFlag = 1, the items' original ownership is retained; otherwise, the ownership is cleared.


See Also

RemoveAllItems