317:Object action 1

From RuneWiki
Revision as of 05:35, 10 October 2009 by Samuraiblood2 (talk | contribs) (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 ==...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
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.