Difference between revisions of "317:Object action 2"

From RuneWiki
Jump to navigationJump to search
(New page: {{packet|name=Object action 2|description=Sent when the player clicks the second option avaliable for an an object.|opcode=252|type=Fixed|length=6|revision=317}} == Object action 2 == ===...)
 
m
Line 17: Line 17:
 
| The objects Y coordinate.
 
| The objects Y coordinate.
 
|-
 
|-
| Short [[Data_Type#Non_Standard_Data_Types|Special A]]
+
| Short [[Data_Types#Non_Standard_Data_Types|Special A]]
 
| The objects X coordinate.
 
| The objects X coordinate.
 
|}
 
|}

Revision as of 06:07, 10 October 2009

Object action 2
Sent when the player clicks the second option avaliable for an an object.
Opcode 252
Type Fixed
Length 6

Object action 2

Description

This packet is sent when a player clicks the second option avaliable of an oject, such as "Prospect" for rocks.

Packet Structure

Data Type Description
Big Endian Short Special A The objects ID.
Little Endian Short Special A The objects Y coordinate.
Short Special A The objects X coordinate.