Difference between revisions of "317:Bank X items part-1"

From RuneWiki
Jump to navigationJump to search
m
 
Line 11: Line 11:
 
! Description
 
! Description
 
|-
 
|-
| [[Data Types#Big Endian|Big Endian]] [[Data_Types#Standard_data_types|Short]]
+
| [[Data Types#Little Endian|Little Endian]] [[Data_Types#Standard_data_types|Short]]
 
| The items slot.
 
| The items slot.
 
|-
 
|-
Line 17: Line 17:
 
| The interface ID.
 
| The interface ID.
 
|-
 
|-
| [[Data Types#Big Endian|Big Endian]] [[Data_Types#Standard_data_types|Short]]
+
| [[Data Types#Little Endian|Little Endian]] [[Data_Types#Standard_data_types|Short]]
 
| The item ID.
 
| The item ID.
 
|-
 
|-
 
|}
 
|}

Latest revision as of 04:35, 12 October 2009

Bank x items part-1
Sent when a player requests to bank an X amount of items.
Opcode 135
Type Fixed
Length 6

Bank X Items Part-1

Description

This packet is sent when a player requests to bank an X amount of items.

Packet Structure

Data Type Description
Little Endian Short The items slot.
Unsigned Short Special A The interface ID.
Little Endian Short The item ID.