RemoveItem
Revision as of 11:08, 1 March 2006 by imported>Maturin
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.