mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-24 18:12:17 -05:00
Create MediaWiki page '317 Report player'
This commit is contained in:
parent
807220b18c
commit
6f327b5027
17
317-Report-player.mediawiki
Normal file
17
317-Report-player.mediawiki
Normal file
@ -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.
|
||||
|}
|
@ -1,9 +1,9 @@
|
||||
<!-- DO NOT EDIT THIS FILE, CODE AUTOMATICALLY GENERATED BY category.sh -->
|
||||
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)
|
||||
|
@ -1,6 +1,6 @@
|
||||
<!-- DO NOT EDIT BELOW THIS LINE, OR CHANGE THIS COMMENT, CODE AUTOMATICALLY GENERATED BY category.sh -->
|
||||
== '''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]]
|
||||
|
@ -1,6 +1,6 @@
|
||||
<!-- DO NOT EDIT BELOW THIS LINE, OR CHANGE THIS COMMENT, CODE AUTOMATICALLY GENERATED BY category.sh -->
|
||||
== '''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]]
|
||||
|
Loading…
Reference in New Issue
Block a user