mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-11 03:45:02 -05:00
18 lines
454 B
Plaintext
18 lines
454 B
Plaintext
[[Category Packet]]
|
|
[[Category Packet 474]]
|
|
{{packet|name=Remove ignore|description=Sent when a player removes a player from their ignore list.|opcode=1|type=Fixed|length=8|revision=474}}
|
|
== Remove ignore ==
|
|
|
|
=== Description ===
|
|
|
|
Signals the player wants to remove an ignore.
|
|
|
|
=== Packet Structure ===
|
|
{|border=2
|
|
! Data Type
|
|
! Description
|
|
|-
|
|
| [[Data Types#Standard data types|Long]]
|
|
| The player that is going to be removed from the ignore's name.
|
|
|-
|
|
|} |