WoW:API UseContainerItem: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 2: Line 2:
----
----
;''Arguments''
;''Arguments''
:;:(bag,slot)
:;:(bagID,slot)
:::;bag : number - number of the bag the item is in.
:::;[[API TYPE bagID|bagID]] : number - number of the bag the item is in.
:::;slot : number - slot number of the bag item you want the info for.
:::;slot : number - slot number of the bag item you want the info for.


Line 10: Line 10:




:Bags are listed from main backback (original 16 slotter) left. Therefore if you were looking at the default bag row the bags would be numbered as such:
:Bags are listed from main backpack (original 16 slotter) left. Therefore if you were looking at the default bag row the bags would be numbered as such:


::4, 3, 2, 1, 0
::4, 3, 2, 1, 0
:Moreover when the bank is opened, bank content and bank bag can be accessed with -1 and 5 to 10 as bagID.




Anonymous user