[[Category Packet]] [[Category Packet 317]] {{packet|name=Item on item|description=Sent when a player uses an item on another item.|opcode=53|type=Fixed|length=4|revision=317}} == Item on Item == === Description === This packet is sent when a player uses an item on another item. === Packet Structure === {|border=2 ! Data Type ! Description |- | [[Data Types#Standard data types|Short]] | The item being used on's slot. |- | [[Data Types#Standard data types|Short]] [[Data Types#Non Standard Data Types|Special A]] | The item being used's slot. |- |}