rswiki-book/377-Send-Add-Friend.mediawiki

21 lines
471 B
Plaintext

[[Category Packet]]
[[Category Packet 377]]
{{packet|name=Send Add Friend|description=Sends a friend to be added to the friend list.|opcode=78|type=Fixed|length=9|revision=377}}
== Send Add Friend ==
=== Description ===
Sends a friend to be added to the friend list.
=== Packet Structure ===
{| border=2
! Data type
! Description
|-
| [[Data Types#Standard data types|Long]]
| Player name (as long).
|-
| Unsigned [[Data Types#Standard data types|Byte]]
| World.
|-
|}