mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-05 08:55:09 -05:00
18 lines
455 B
Plaintext
18 lines
455 B
Plaintext
|
[[Category Packet]]
|
||
|
[[Category Packet 317]]
|
||
|
{{packet|name=Remove ignore|description=Sent when a player removes another player from their ignore list.|opcode=74|type=Fixed|length=8|revision=317}}
|
||
|
== Remove Ignore ==
|
||
|
|
||
|
=== Description ===
|
||
|
|
||
|
This packet is sent when a player removes another player from their ignore list.
|
||
|
|
||
|
=== Packet Structure ===
|
||
|
{|border=2
|
||
|
! Data Type
|
||
|
! Description
|
||
|
|-
|
||
|
| [[Data Types#Standard data types|Long]]
|
||
|
| The other players ID.
|
||
|
|-
|
||
|
|}
|