WoW:API SplitContainerItem: Difference between revisions

m
Move page script moved page API SplitContainerItem to WoW:API SplitContainerItem without leaving a redirect
No edit summary
m (Move page script moved page API SplitContainerItem to WoW:API SplitContainerItem without leaving a redirect)
 
(2 intermediate revisions by 2 users not shown)
Line 7: Line 7:
;''Arguments''
;''Arguments''


:(bagID, slot)
:;[[API TYPE bagID|bagID]]: Integer - id of the bag the slot is located in.
:;[[API TYPE bagID|bagID]]: Integer - id of the bag the slot is located in.
:;slot : Integer - slot inside the bag (top left slot is 1, slot to the right of it is 2).
:;slot : Integer - slot inside the bag (top left slot is 1, slot to the right of it is 2).
Line 23: Line 22:


:Passing a larger count than is in the requested bag and slot will pick up nothing.
:Passing a larger count than is in the requested bag and slot will pick up nothing.
::--[[User:JuiCe|JuiCe]] 16:36, 19 November 2006 (EST) - I found a bug 11/19/06 that destroyed 2 items without warning or confirmation as a result of trying to split a higher amount than the stack actually contained.
 
:''A bug was found 11/19/06 that destroyed 2 items without warning or confirmation as a result of trying to split a higher amount than the stack actually contained.''
Anonymous user