Create MediaWiki page '718 Friends packet'

This commit is contained in:
Arham Siddiqui 2014-06-05 19:06:05 +00:00 committed by moparisthebest
parent 68b69c4b69
commit 78fe18cccc
4 changed files with 27 additions and 4 deletions

View File

@ -0,0 +1,21 @@
[[Category Packet]]
[[Category Packet 718]]
<h3><span class="mw-headline"> Description </span></h3>
<p>Sends friend data to the client
</p>
<h3><span class="mw-headline"> Packet Structure </span></h3>
<table border="2">
<tr>
<th> Data type
</th><th> Description
</th></tr>
<tr>
<td> Byte </td><td> If it is a warning message </td></tr>
<td> String </td> <td> Display name </td>
<td> String </td> <td> If the display name does not equal the player's username, then this send the username </td>
<td> Short </td> <td> The World ID </td>
<td> Byte </td> <td> The player's rank </td>
<td> String </td> <td> Display name </td>
</table>

View File

@ -2,12 +2,12 @@
The following categories contain pages or media.
* [[Category Cache]] (3 members)
* [[Category Data Type]] (3 members)
* [[Category Packet]] (123 members)
* [[Category Packet]] (124 members)
* [[Category Packet 194]] (4 members)
* [[Category Packet 317]] (90 members)
* [[Category Packet 377]] (24 members)
* [[Category Packet 474]] (3 members)
* [[Category Packet 718]] (1 members)
* [[Category Packet 718]] (2 members)
* [[Category Packet {{{revision}}}]] (1 members)
* [[Category RS2]] (15 members)
* [[Category RSC]] (7 members)

View File

@ -1,4 +1,5 @@
<!-- DO NOT EDIT BELOW THIS LINE, OR CHANGE THIS COMMENT, CODE AUTOMATICALLY GENERATED BY category.sh -->
== '''Pages in category "Packet 718"''' ==
The following 1 pages are in this category.
The following 2 pages are in this category.
* [[718 Friends packet]]
* [[718 Protocol]]

View File

@ -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 123 pages are in this category.
The following 124 pages are in this category.
* [[194 Clear screen]]
* [[194 Logout]]
* [[194 Protocol]]
@ -122,5 +122,6 @@ The following 123 pages are in this category.
* [[474 Fourth Interface Option]]
* [[474 Protocol]]
* [[474 Remove ignore]]
* [[718 Friends packet]]
* [[718 Protocol]]
* [[Template Packet]]