Opens an item from the player's bags for socketing


See also Socketing functions, Container functions.

Signature:

SocketContainerItem(container, slot)

Arguments:

  • container - Index of one of the player's bags or other containers (number, containerID)
  • slot - Index of an item slot within the container (number, containerSlotID)