From b7669ea506294abf485d826395a5aa1bcac0e24f Mon Sep 17 00:00:00 2001 From: Pure_ Date: Tue, 17 Jun 2014 17:02:00 +0000 Subject: [PATCH] Update MediaWiki page '317 Send add friend' --- 317-Send-add-friend.mediawiki | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/317-Send-add-friend.mediawiki b/317-Send-add-friend.mediawiki index 8c1a7f4..ab50dc2 100644 --- a/317-Send-add-friend.mediawiki +++ b/317-Send-add-friend.mediawiki @@ -3,6 +3,9 @@

Description

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.

Packet Structure

@@ -14,4 +17,8 @@ -
Long The player name
Byte The world (10 = "online" for most clients)
\ No newline at end of file + + + + +* TODO format. \ No newline at end of file