317:Equip item

From RuneWiki
Revision as of 00:52, 17 August 2009 by Blakeman8192 (talk | contribs) (New page: {{packet|name=Equip item|description=Sent when a player equips an item..|opcode=41|type=Fixed|length=6|revision=317}} == Button click == === Description === This is sent when a player cl...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
Equip item
Sent when a player equips an item..
Opcode 41
Type Fixed
Length 6

Button click

Description

This is sent when a player clicks a button in-game, with the id of the button being clicked.

Packet Structure

Data type Description
Unsigned Short Special A The ID of the item.
Unsigned Short Special A The slot of the item.
Unsigned Short Special A The ID of the interface.