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'' | ||
:;[[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. | ||
: | |||
:''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.'' | |||