Difference between revisions of "317:Weight"

From RuneWiki
Jump to navigationJump to search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
{{packet|name=Weight|description=Sends the players weight amount.|opcode=240|type=Fixed|length=2|revision=317}}
 
{{packet|name=Weight|description=Sends the players weight amount.|opcode=240|type=Fixed|length=2|revision=317}}
== Clear Screen ==
+
== Weight ==
  
 
=== Description ===
 
=== Description ===
  
Sends how much weight of equipment the player is wearing (e.g. Rune platebody is 9.04kg).
+
Sends how much weight of equipment the player is wearing (e.g. Rune plate-body is 9.04kg).
  
 
=== Packet Structure ===
 
=== Packet Structure ===
Line 12: Line 12:
 
! Description
 
! Description
 
|-
 
|-
| Short
+
| [[Data_Types#Standard_data_types|Short]]
 
| The amount of weight.
 
| The amount of weight.
 
|-
 
|-
 
|}
 
|}

Latest revision as of 18:46, 11 October 2009

Weight
Sends the players weight amount.
Opcode 240
Type Fixed
Length 2

Weight

Description

Sends how much weight of equipment the player is wearing (e.g. Rune plate-body is 9.04kg).

Packet Structure

Data type Description
Short The amount of weight.