diff --git a/317-Report-player.mediawiki b/317-Report-player.mediawiki new file mode 100644 index 0000000..f2b0fa5 --- /dev/null +++ b/317-Report-player.mediawiki @@ -0,0 +1,17 @@ +[[Category Packet]] +[[Category Packet 317]] +{{packet|name=Report player|description=Sent when a player reports another player.|opcode=218|type=Fixed|length=8|revision=317}} +== Report Player == + +=== Description === + +This packet is sent when a player reports another player. + +=== Packet Structure === +{|border=2 +! Data Type +! Description +|- +| [[Data Types#Standard data types|Long]] +| The players name as a long. +|} \ No newline at end of file diff --git a/Categories.mediawiki b/Categories.mediawiki index 95b32bc..0e8e55d 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]] (70 members) +* [[Category Packet]] (71 members) * [[Category Packet 194]] (1 members) -* [[Category Packet 317]] (67 members) +* [[Category Packet 317]] (68 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 c693ec2..08fed9a 100644 --- a/Category-Packet-317.mediawiki +++ b/Category-Packet-317.mediawiki @@ -1,6 +1,6 @@ == '''Pages in category "Packet 317"''' == -The following 67 pages are in this category. +The following 68 pages are in this category. * [[317 Add friend]] * [[317 Add ignore]] * [[317 Animation reset]] @@ -54,6 +54,7 @@ The following 67 pages are in this category. * [[317 Region change]] * [[317 Remove friend]] * [[317 Remove ignore]] +* [[317 Report player]] * [[317 Reset button state]] * [[317 Reset camera]] * [[317 Run energy]] diff --git a/Category-Packet.mediawiki b/Category-Packet.mediawiki index 86884e7..7f0357d 100644 --- a/Category-Packet.mediawiki +++ b/Category-Packet.mediawiki @@ -1,6 +1,6 @@ == '''Pages in category "Packet"''' == -The following 70 pages are in this category. +The following 71 pages are in this category. * [[194 Protocol]] * [[317 Add friend]] * [[317 Add ignore]] @@ -55,6 +55,7 @@ The following 70 pages are in this category. * [[317 Region change]] * [[317 Remove friend]] * [[317 Remove ignore]] +* [[317 Report player]] * [[317 Reset button state]] * [[317 Reset camera]] * [[317 Run energy]]