rswiki-book/src/317/317-Item-on-object.md

1.0 KiB

Item on Object

This packet is sent when a player uses an item on object.

Packet Details

Key Value
Name Item on object
Description Sent when a player uses an item on an objet.
Opcode 192
Type Fixed
Length 12
Revision 317

Packet Structure

Data Type Description
Short Special A The frame ID.
Little Endian Short The object ID.
Big Endian Short Special A The objects Y coordinate.
Big Endian Short The items slot ID.
Big Endian Short Special A The objects X coordinate.
Short The item ID.