mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-04 08:25:08 -05:00
17 lines
405 B
Plaintext
17 lines
405 B
Plaintext
[[Category Packet]]
|
|
[[Category Packet 317]]
|
|
<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> Long </td><td> The player name </td></tr>
|
|
<td> Byte </td> <td> The world (10 = "online" for most clients) </td>
|
|
</table> |