317:Item on floor

From RuneWiki
Jump to navigationJump to search
Item on floor
Sent when a player uses an item on another item thats on the floor.
Opcode 25
Type Fixed
Length 10

Item on Floor

Description

This packet is sent when a player uses an item on another item thats on the floor.

Packet Structure

Data Type Description
Little Endian Short The interface ID.
Unsigned Short Special A The item being used ID.
Unsigned Byte The floor items ID.
Unsigned Short Special A The Y coordinate of the item.
Unsigned Little Endian Short Special A The items slot ID.
Unsigned Byte The X coordinate of the item.