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

1.1 KiB

Description

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

Packet Details

Key Value
Name Item on floor
Description Sent when a player uses an item on another item thats on the floor.
Opcode 25
Type Fixed
Length 10
Revision 317

Packet Structure

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