Difference between revisions of "RemoveItem"

146 bytes removed ,  18:52, 16 April 2006
removed "retainownershipflag" since it doesn't support that parameter
imported>Maturin
 
imported>GreyWanderer
(removed "retainownershipflag" since it doesn't support that parameter)
Line 1: Line 1:
'''Syntax:'''
'''Syntax:'''
  RemoveItem ''ObjectID'', ''count'', ''RetainOwnershipFlag (optional)''  
  RemoveItem ''ObjectID'', ''count''
'''Example:'''
'''Example:'''
  RemoveItem Gold001 50
  RemoveItem Gold001 50
Line 11: Line 11:




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




Anonymous user