rswiki-book/317-Remove-friend.mediawiki

18 lines
445 B
Plaintext

[[Category Packet]]
[[Category Packet 317]]
{{packet|name=Remove friend|description=Sent when a player removes a friend from their friend list.|opcode=215|type=Fixed|length=8|revision=317}}
== Remove Friend ==
=== Description ===
This packet is sent when a player removes a friend from their friends list.
=== Packet Structure ===
{|border=2
! Data Type
! Description
|-
| [[Data Types#Standard data types|Long]]
| The other players ID.
|-
|}