mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-04 08:25:08 -05:00
18 lines
490 B
Plaintext
18 lines
490 B
Plaintext
|
[[Category Packet]]
|
||
|
[[Category Packet 317]]
|
||
|
{{packet|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}}
|
||
|
== Bank X Items Part-2 ==
|
||
|
|
||
|
=== Description ===
|
||
|
|
||
|
This packet is sent when a player enters an X amount of items they want to bank.
|
||
|
|
||
|
=== Packet Structure ===
|
||
|
{|border=2
|
||
|
! Data Type
|
||
|
! Description
|
||
|
|-
|
||
|
| [[Data Types#Standard data types|Integer]]
|
||
|
| The amount of the item you want to bank.
|
||
|
|-
|
||
|
|}
|