WoW:API UseContainerItem: Difference between revisions

m
Added information stating when this function is triggered.
m (Robot: converting/fixing HTML)
m (Added information stating when this function is triggered.)
Line 2: Line 2:
'''As of 2.0 this script can no longer be called from scripts or addons, use the "[[/use]]" command instead.'''
'''As of 2.0 this script can no longer be called from scripts or addons, use the "[[/use]]" command instead.'''


Use an item from a container. If Merchant window is open, this will sell the item.
Use an item from a container. If Merchant window is open, this will sell the item.  Triggered when an item is Right Clicked.


  UseContainerItem(bagId, slot [, onSelf])
  UseContainerItem(bagId, slot [, onSelf])
Anonymous user