mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-11 03:45:02 -05:00
18 lines
425 B
Plaintext
18 lines
425 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}}
|
||
|
== Open Welcome Screen ==
|
||
|
|
||
|
=== Description ===
|
||
|
|
||
|
Signals the player wants to remove an ignore.
|
||
|
|
||
|
=== Packet Structure ===
|
||
|
{|border=2
|
||
|
! Data Type
|
||
|
! Description
|
||
|
|-
|
||
|
| Long
|
||
|
| The player that is going to be removed from the ignore's name.
|
||
|
|-
|
||
|
|}
|