Difference between revisions of "317:Magic on items"

From RuneWiki
Jump to navigationJump to search
(New page: {{packet|name=Magic on items|description=Sent when a player casts magic on the items in their inventory.|opcode=237|type=Fixed|length=8|revision=317}} == Magic on Items == === Description...)
 
 
Line 11: Line 11:
 
! Description
 
! Description
 
|-
 
|-
| Short
+
| [[Data_Types#Standard_data_types|Short]]
 
| The items slot ID.
 
| The items slot ID.
 
|-
 
|-
| Short [[Data_Types#Non_Standard_Data_Types|Special A]]
+
| [[Data_Types#Standard_data_types|Short]] [[Data_Types#Non_Standard_Data_Types|Special A]]
 
| The item ID.
 
| The item ID.
 
|-
 
|-
| Short
+
| [[Data_Types#Standard_data_types|Short]]
 
| The frame ID.
 
| The frame ID.
 
|-
 
|-
| Short [[Data_Types#Non_Standard_Data_Types|Special A]]
+
| [[Data_Types#Standard_data_types|Short]] [[Data_Types#Non_Standard_Data_Types|Special A]]
 
| The spell ID.
 
| The spell ID.
 
|-
 
|-
 
|}
 
|}

Latest revision as of 19:07, 11 October 2009

Magic on items
Sent when a player casts magic on the items in their inventory.
Opcode 237
Type Fixed
Length 8

Magic on Items

Description

This packet is sent when a player casts magic (i.e. High Level Alchemy) on the items in their inventory.

Packet Structure

Data Type Description
Short The items slot ID.
Short Special A The item ID.
Short The frame ID.
Short Special A The spell ID.