Method Guild:SwapItems [-] [+]

Swap item from a specific tab and slot Guild bank to another one.

Synopsis

Guild:SwapItems( player, tabId, slotId, destTabId, destSlotId, splitedAmount )

Arguments

Player player

Who Swap the item.

number tabId

Source tab id.

Valid numbers: integers from 0 to 255.

number slotId

Source slot id.

Valid numbers: integers from 0 to 255.

number destTabId

Destination tab id.

Valid numbers: integers from 0 to 255.

number destSlotId

Destination slot id.

Valid numbers: integers from 0 to 255.

number splitedAmount

If the item is stackable, how much should be swaped.

Valid numbers: integers from 0 to 255.

Returns

Nothing.

Generated on
©2016 - Eluna Lua Engine