rswiki-book/src/317/317-Bank-X-items-part-2.md

18 lines
475 B
Markdown
Raw Normal View History

2018-10-13 09:48:41 -04:00
# Bank X Items Part-2
This packet is sent when a player enters an X amount of items they want to bank.
2018-07-03 00:31:18 -04:00
2018-10-13 09:48:41 -04:00
## Packet Details
| Key | Value |
|--|--|
| Name | bank x items part-2 |
| Description | Sent when a player enters an X amount of items they want to bank. |
| Opcode | 208 |
| Type | Fixed |
| Length | 4 |
| Revision | 317 |
2018-07-03 00:31:18 -04:00
2018-10-13 09:48:41 -04:00
## Packet Structure
| Data Type | Description |
|--|--|
| [Int](/Data-Types.html#common-data-types) | The amount of the item you want to bank. |