m
Remove singatures made using ~ in main namespace
No edit summary |
m (Remove singatures made using ~ in main namespace) |
||
| Line 22: | Line 22: | ||
:This function always puts the requested item(s) on the cursor (unlike [[API_ PickupContainerItem |PickupContainerItem()]] which can pick up items, place items, or cast spells on items based on what's already on the cursor). | :This function always puts the requested item(s) on the cursor (unlike [[API_ PickupContainerItem |PickupContainerItem()]] which can pick up items, place items, or cast spells on items based on what's already on the cursor). | ||
: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. - 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. | ||