diff --git a/317-Weight.mediawiki b/317-Weight.mediawiki new file mode 100644 index 0000000..00ebe2b --- /dev/null +++ b/317-Weight.mediawiki @@ -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. +|- +|} \ No newline at end of file diff --git a/Categories.mediawiki b/Categories.mediawiki index 013a2e3..00e33ae 100644 --- a/Categories.mediawiki +++ b/Categories.mediawiki @@ -1,9 +1,9 @@ The following categories contain pages or media. * [[Category Data Type]] (3 members) -* [[Category Packet]] (25 members) +* [[Category Packet]] (26 members) * [[Category Packet 194]] (1 members) -* [[Category Packet 317]] (22 members) +* [[Category Packet 317]] (23 members) * [[Category Packet 474]] (1 members) * [[Category Packet {{{revision}}}]] (1 members) * [[Category RS2]] (4 members) diff --git a/Category-Packet-317.mediawiki b/Category-Packet-317.mediawiki index 2286c23..178b168 100644 --- a/Category-Packet-317.mediawiki +++ b/Category-Packet-317.mediawiki @@ -1,6 +1,6 @@ == '''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 Camera shake]] * [[317 Chat interface]] @@ -23,3 +23,4 @@ The following 22 pages are in this category. * [[317 Show interface]] * [[317 System update]] * [[317 Walkable interface]] +* [[317 Weight]] diff --git a/Category-Packet.mediawiki b/Category-Packet.mediawiki index 7d20213..133c0a3 100644 --- a/Category-Packet.mediawiki +++ b/Category-Packet.mediawiki @@ -1,6 +1,6 @@ == '''Pages in category "Packet"''' == -The following 25 pages are in this category. +The following 26 pages are in this category. * [[194 Protocol]] * [[317 Animation reset]] * [[317 Camera shake]] @@ -24,5 +24,6 @@ The following 25 pages are in this category. * [[317 Show interface]] * [[317 System update]] * [[317 Walkable interface]] +* [[317 Weight]] * [[474 Protocol]] * [[Template Packet]]