# Add Friend This packet is sent when a player adds a friend to their friends list. ## Packet Details | Key | Value | |--|--| | Name | Add friend | | Description | Sent when a player adds a friend to their friends list. | | Opcode | 188 | | Type | Fixed | | Length | 8 | | Revision | 317 | ## Packet Structure | Data Type | Description | |--|--| | [Long](/Data-Types.html#common-data-types) | The other players ID. |