WoW:API PutItemInBag: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 3: Line 3:
exemple: PutItemInBag(20) will put your cursor item into the secound bag starting on your right
exemple: PutItemInBag(20) will put your cursor item into the secound bag starting on your right


[[Category:API Functions|PutItemInBag]]
 
[[Category:API Cursor Functions|PutItemInBag]]
----
[[Category:API Container Functions|PutItemInBag]]
{{WoW API}}
[[Category:API Inventory Functions|PutItemInBag]]

Revision as of 04:58, 4 January 2006

this command take for arguments 20 to 23 which are bags from right to left after your backpack

exemple: PutItemInBag(20) will put your cursor item into the secound bag starting on your right



Template:WoW API