mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-21 08:35:00 -05:00
Update MediaWiki page '317 Send add friend'
This commit is contained in:
parent
69f2d52e05
commit
b7669ea506
@ -3,6 +3,9 @@
|
||||
<h3><span class="mw-headline"> Description </span></h3>
|
||||
|
||||
<p>Sends friend data to the client
|
||||
|
||||
Attempts to update player node, if player isn't in the friends list and there is space,
|
||||
the player is added to the friend list.
|
||||
</p>
|
||||
<h3><span class="mw-headline"> Packet Structure </span></h3>
|
||||
<table border="2">
|
||||
@ -14,4 +17,8 @@
|
||||
|
||||
<td> Long </td><td> The player name </td></tr>
|
||||
<td> Byte </td> <td> The world (10 = "online" for most clients) </td>
|
||||
</table>
|
||||
</table>
|
||||
|
||||
|
||||
|
||||
* TODO format.
|
Loading…
Reference in New Issue
Block a user