Update MediaWiki page '317 Send add friend'

This commit is contained in:
Pure_ 2014-06-17 17:02:00 +00:00 committed by moparisthebest
parent 69f2d52e05
commit b7669ea506

View File

@ -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.