mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-04 16:35:08 -05:00
18 lines
430 B
Plaintext
18 lines
430 B
Plaintext
[[Category Packet]]
|
|
[[Category Packet 317]]
|
|
{{packet|name=Add friend|description=Sent when a player adds a friend to their friends list.|opcode=188|type=Fixed|length=8|revision=317}}
|
|
== Add Friend ==
|
|
|
|
=== Description ===
|
|
|
|
This packet is sent when a player adds a friend to their friends list.
|
|
|
|
=== Packet Structure ===
|
|
{|border=2
|
|
! Data Type
|
|
! Description
|
|
|-
|
|
| [[Data Types#Standard data types|Long]]
|
|
| The other players ID.
|
|
|-
|
|
|} |