Difference between revisions of "317:Equip item"

From RuneWiki
Jump to navigationJump to search
Line 1: Line 1:
 
{{packet|name=Equip item|description=Sent when a player equips an item.|opcode=41|type=Fixed|length=6|revision=317}}
 
{{packet|name=Equip item|description=Sent when a player equips an item.|opcode=41|type=Fixed|length=6|revision=317}}
== Button click ==
+
== Equip Item ==
  
 
=== Description ===
 
=== Description ===

Revision as of 18:43, 17 August 2009

Equip item
Sent when a player equips an item.
Opcode 41
Type Fixed
Length 6

Equip Item

Description

This is sent when a player equips an item in-game.

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.