Difference between revisions of "317:Object action 1"

From RuneWiki
Jump to navigationJump to search
(New page: {{packet|name=Object action 1|description=Sent when the player clicks the first option of an object.|opcode=132|type=Fixed|length=6|revision=317}} == Object action 1 == === Description ==...)
 
m
Line 1: Line 1:
 
{{packet|name=Object action 1|description=Sent when the player clicks the first option of an object.|opcode=132|type=Fixed|length=6|revision=317}}
 
{{packet|name=Object action 1|description=Sent when the player clicks the first option of an object.|opcode=132|type=Fixed|length=6|revision=317}}
== Object action 1 ==
+
== Object Action 1 ==
  
 
=== Description ===
 
=== Description ===

Revision as of 22:32, 10 October 2009

Object action 1
Sent when the player clicks the first option of an object.
Opcode 132
Type Fixed
Length 6

Object Action 1

Description

This packet is sent when a player clicks the first option of an oject, such as "Cut" for trees or "Mine" for rocks.

Packet Structure

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