rswiki-book/src/317/317-Weight.md

18 lines
409 B
Markdown

# Weight
Sends how much weight of equipment the player is wearing (e.g. Rune plate-body is 9.04kg).
## Packet Details
| Key | Value |
|--|--|
| Name | Weight |
| Description | Sends the players weight amount. |
| Opcode | 240 |
| Type | Fixed |
| Length | 2 |
| Revision | 317 |
## Packet Structure
| Data Type | Description |
|--|--|
| [Short](/Data-Types.html#common-data-types) | The amount of weight. |