WoW:API ContainerIDToInventoryID: Difference between revisions
Jump to navigation
Jump to search
no edit summary
No edit summary |
No edit summary |
||
| Line 6: | Line 6: | ||
:::;bagID : [[API TYPE bagID|bagID]] - number of the bag (0-11) to get the inventoryID for. | :::;bagID : [[API TYPE bagID|bagID]] - number of the bag (0-11) to get the inventoryID for. | ||
Note: After TBC Closed Beta patch v2.0.3.6299 (8th Jan 2007), inputs outside the range of 0-11 (0-4 for bags, and 5-11 for bank) now throw "invalid container ID" errors. | Note: After TBC Closed Beta patch v2.0.3.6299 (8th Jan 2007), inputs outside the range of 0-11 (0-4 for bags, and 5-11 for bank) now throw "invalid container ID" errors. As of 2.3 (11/12/2007) passing in a bagID of 0 throws an "Invalid Container ID" error. | ||
---- | ---- | ||