rswiki-book/src/317/317-Object-action-1.md

771 B

Object Action 1

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

Packet Details

Key Value
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 Structure

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