317:Item on object

From RuneWiki
Revision as of 23:26, 10 October 2009 by Samuraiblood2 (talk | contribs) (New page: {{packet|name=Item on object|description=Sent when a player uses an item on an objet.|opcode=192|type=Fixed|length=12|revision=317}} == Item on Object == === Description === This packet ...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
Item on object
Sent when a player uses an item on an objet.
Opcode 192
Type Fixed
Length 12

Item on Object

Description

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

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.