mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-12 04:15:03 -05:00
Create MediaWiki page '317 Weight'
This commit is contained in:
parent
98a06cfe6d
commit
b6865d83fa
19
317-Weight.mediawiki
Normal file
19
317-Weight.mediawiki
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
[[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.
|
||||||
|
|-
|
||||||
|
|}
|
@ -1,9 +1,9 @@
|
|||||||
<!-- DO NOT EDIT THIS FILE, CODE AUTOMATICALLY GENERATED BY category.sh -->
|
<!-- DO NOT EDIT THIS FILE, CODE AUTOMATICALLY GENERATED BY category.sh -->
|
||||||
The following categories contain pages or media.
|
The following categories contain pages or media.
|
||||||
* [[Category Data Type]] (3 members)
|
* [[Category Data Type]] (3 members)
|
||||||
* [[Category Packet]] (25 members)
|
* [[Category Packet]] (26 members)
|
||||||
* [[Category Packet 194]] (1 members)
|
* [[Category Packet 194]] (1 members)
|
||||||
* [[Category Packet 317]] (22 members)
|
* [[Category Packet 317]] (23 members)
|
||||||
* [[Category Packet 474]] (1 members)
|
* [[Category Packet 474]] (1 members)
|
||||||
* [[Category Packet {{{revision}}}]] (1 members)
|
* [[Category Packet {{{revision}}}]] (1 members)
|
||||||
* [[Category RS2]] (4 members)
|
* [[Category RS2]] (4 members)
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
<!-- DO NOT EDIT BELOW THIS LINE, OR CHANGE THIS COMMENT, CODE AUTOMATICALLY GENERATED BY category.sh -->
|
<!-- DO NOT EDIT BELOW THIS LINE, OR CHANGE THIS COMMENT, CODE AUTOMATICALLY GENERATED BY category.sh -->
|
||||||
== '''Pages in category "Packet 317"''' ==
|
== '''Pages in category "Packet 317"''' ==
|
||||||
The following 22 pages are in this category.
|
The following 23 pages are in this category.
|
||||||
* [[317 Animation reset]]
|
* [[317 Animation reset]]
|
||||||
* [[317 Camera shake]]
|
* [[317 Camera shake]]
|
||||||
* [[317 Chat interface]]
|
* [[317 Chat interface]]
|
||||||
@ -23,3 +23,4 @@ The following 22 pages are in this category.
|
|||||||
* [[317 Show interface]]
|
* [[317 Show interface]]
|
||||||
* [[317 System update]]
|
* [[317 System update]]
|
||||||
* [[317 Walkable interface]]
|
* [[317 Walkable interface]]
|
||||||
|
* [[317 Weight]]
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
<!-- DO NOT EDIT BELOW THIS LINE, OR CHANGE THIS COMMENT, CODE AUTOMATICALLY GENERATED BY category.sh -->
|
<!-- DO NOT EDIT BELOW THIS LINE, OR CHANGE THIS COMMENT, CODE AUTOMATICALLY GENERATED BY category.sh -->
|
||||||
== '''Pages in category "Packet"''' ==
|
== '''Pages in category "Packet"''' ==
|
||||||
The following 25 pages are in this category.
|
The following 26 pages are in this category.
|
||||||
* [[194 Protocol]]
|
* [[194 Protocol]]
|
||||||
* [[317 Animation reset]]
|
* [[317 Animation reset]]
|
||||||
* [[317 Camera shake]]
|
* [[317 Camera shake]]
|
||||||
@ -24,5 +24,6 @@ The following 25 pages are in this category.
|
|||||||
* [[317 Show interface]]
|
* [[317 Show interface]]
|
||||||
* [[317 System update]]
|
* [[317 System update]]
|
||||||
* [[317 Walkable interface]]
|
* [[317 Walkable interface]]
|
||||||
|
* [[317 Weight]]
|
||||||
* [[474 Protocol]]
|
* [[474 Protocol]]
|
||||||
* [[Template Packet]]
|
* [[Template Packet]]
|
||||||
|
Loading…
Reference in New Issue
Block a user