Difference between revisions of "317:Object action 3"

From RuneWiki
Jump to navigationJump to search
Line 11: Line 11:
 
! Description
 
! Description
 
|-
 
|-
| Little Endian Short
+
| [[Data_Types#Little_Endian|Little Endian]] Short
 
| The X coordinate of the object.
 
| The X coordinate of the object.
 
|-
 
|-
Line 17: Line 17:
 
| The Y coordinate of the object.
 
| The Y coordinate of the object.
 
|-
 
|-
| Big Endian Short Special A
+
| [[Data_Types#Big_Endian|Big Endian]] Short [[Data_Types#Non_Standard_Data_Types|Special A]]
 
| The object ID.
 
| The object ID.
 
|}
 
|}

Revision as of 05:31, 10 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.