rswiki-book/317-Weight.mediawiki

19 lines
422 B
Plaintext

[[Category Packet]]
[[Category Packet 317]]
{{packet|name=Weight|description=Sends the players weight amount.|opcode=240|type=Fixed|length=2|revision=317}}
== Weight ==
=== Description ===
Sends how much weight of equipment the player is wearing (e.g. Rune plate-body is 9.04kg).
=== Packet Structure ===
{| border=2
! Data type
! Description
|-
| [[Data Types#Standard data types|Short]]
| The amount of weight.
|-
|}