rswiki-book/src/317/317-Bank-all-items.md

867 B

\[Category Packet

all items|description=Sent when a player banks all of a certain item they have in their inventory.|opcode=129|type=Fixed|length=6|revision=317}} == Bank 10 Items ==

=== Description ===

This packet is sent when a player banks all of a certain item they have in their inventory.
'''Note:''' This packet is also used for selling/buying 10 items at a shop.

=== Packet Structure === {|border=2 ! Data Type ! Description |- | Unsigned Data Types#Standard data types [[Data Types#Non Standard Data Types|Special A]] | The items slot ID. |- | Unsigned Data Types#Standard data types | The interface ID. |- | Unsigned [[Data Types#Standard data types|Short]] Data Types#Non Standard Data Types | The item ID. |- |}