Difference between revisions of "317:Object action 3"

From RuneWiki
Jump to navigationJump to search
 
(2 intermediate revisions by the same user not shown)
Line 11: Line 11:
 
! Description
 
! Description
 
|-
 
|-
| Little Endian Short
+
| [[Data_Types#Little_Endian|Little Endian]] [[Data_Types#Standard_data_types|Short]]
 
| The X coordinate of the object.
 
| The X coordinate of the object.
 
|-
 
|-
| Short
+
| [[Data_Types#Standard_data_types|Short]]
 
| The Y coordinate of the object.
 
| The Y coordinate of the object.
 
|-
 
|-
| Short Big Endian Special A
+
| [[Data_Types#Big_Endian|Big Endian]] [[Data_Types#Standard_data_types|Short]] [[Data_Types#Non_Standard_Data_Types|Special A]]
 
| The object ID.
 
| The object ID.
 
|}
 
|}

Latest revision as of 18:58, 11 October 2009

Object action 3
Sent when a player clicks the third action available for an object.
Opcode 70
Type Fixed
Length 6

Object Action 3

Description

This packet is sent when a player clicks the third action available for an object.

Packet Structure

Data Type Description
Little Endian Short The X coordinate of the object.
Short The Y coordinate of the object.
Big Endian Short Special A The object ID.