mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-21 16:45:01 -05:00
Create MediaWiki page '474 Remove ignore'
This commit is contained in:
parent
9575cff560
commit
3bd06d105a
18
474-Remove-ignore.mediawiki
Normal file
18
474-Remove-ignore.mediawiki
Normal file
@ -0,0 +1,18 @@
|
||||
[[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.
|
||||
|-
|
||||
|}
|
@ -2,11 +2,11 @@
|
||||
The following categories contain pages or media.
|
||||
* [[Category Cache]] (3 members)
|
||||
* [[Category Data Type]] (3 members)
|
||||
* [[Category Packet]] (100 members)
|
||||
* [[Category Packet]] (101 members)
|
||||
* [[Category Packet 194]] (4 members)
|
||||
* [[Category Packet 317]] (89 members)
|
||||
* [[Category Packet 377]] (5 members)
|
||||
* [[Category Packet 474]] (1 members)
|
||||
* [[Category Packet 474]] (2 members)
|
||||
* [[Category Packet {{{revision}}}]] (1 members)
|
||||
* [[Category RS2]] (13 members)
|
||||
* [[Category RSC]] (7 members)
|
||||
|
@ -1,4 +1,5 @@
|
||||
<!-- DO NOT EDIT BELOW THIS LINE, OR CHANGE THIS COMMENT, CODE AUTOMATICALLY GENERATED BY category.sh -->
|
||||
== '''Pages in category "Packet 474"''' ==
|
||||
The following 1 pages are in this category.
|
||||
The following 2 pages are in this category.
|
||||
* [[474 Protocol]]
|
||||
* [[474 Remove ignore]]
|
||||
|
@ -1,6 +1,6 @@
|
||||
<!-- DO NOT EDIT BELOW THIS LINE, OR CHANGE THIS COMMENT, CODE AUTOMATICALLY GENERATED BY category.sh -->
|
||||
== '''Pages in category "Packet"''' ==
|
||||
The following 100 pages are in this category.
|
||||
The following 101 pages are in this category.
|
||||
* [[194 Clear screen]]
|
||||
* [[194 Logout]]
|
||||
* [[194 Protocol]]
|
||||
@ -100,4 +100,5 @@ The following 100 pages are in this category.
|
||||
* [[377 Protocol]]
|
||||
* [[377 Send Sidebar Interface]]
|
||||
* [[474 Protocol]]
|
||||
* [[474 Remove ignore]]
|
||||
* [[Template Packet]]
|
||||
|
Loading…
Reference in New Issue
Block a user