Difference between revisions of "317:Bank 10 items"

From RuneWiki
Jump to navigationJump to search
(New page: {{packet|name=Bank 10 items|description=Sent when a player banks 10 of a certain item.|opcode=43|type=Fixed|length=6|revision=317}} == Bank 10 Items == === Description === This packet is...)
 
Line 11: Line 11:
 
! Description
 
! Description
 
|-
 
|-
| Big Endian Short
+
| BEShort
 
| The frame ID.
 
| The frame ID.
 
|-
 
|-
| Short Special A
+
| ShortA
 
| The item ID.
 
| The item ID.
 
|-
 
|-
| Short Special A
+
| ShortA
 
| The slot ID.
 
| The slot ID.
 
|}
 
|}

Revision as of 00:49, 18 August 2009

Bank 10 items
Sent when a player banks 10 of a certain item.
Opcode 43
Type Fixed
Length 6

Bank 10 Items

Description

This packet is sent when the player attempts to bank 10 of a certain item.

Packet Structure

Data Type Description
BEShort The frame ID.
ShortA The item ID.
ShortA The slot ID.