mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-11 20:05:01 -05:00
Create MediaWiki page '317 Remove ignore'
This commit is contained in:
parent
fe374812d0
commit
623a111a9b
18
317-Remove-ignore.mediawiki
Normal file
18
317-Remove-ignore.mediawiki
Normal file
@ -0,0 +1,18 @@
|
||||
[[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.
|
||||
|-
|
||||
|}
|
@ -1,9 +1,9 @@
|
||||
<!-- DO NOT EDIT THIS FILE, CODE AUTOMATICALLY GENERATED BY category.sh -->
|
||||
The following categories contain pages or media.
|
||||
* [[Category Data Type]] (3 members)
|
||||
* [[Category Packet]] (44 members)
|
||||
* [[Category Packet]] (45 members)
|
||||
* [[Category Packet 194]] (1 members)
|
||||
* [[Category Packet 317]] (41 members)
|
||||
* [[Category Packet 317]] (42 members)
|
||||
* [[Category Packet 474]] (1 members)
|
||||
* [[Category Packet {{{revision}}}]] (1 members)
|
||||
* [[Category RS2]] (4 members)
|
||||
|
@ -1,6 +1,6 @@
|
||||
<!-- DO NOT EDIT BELOW THIS LINE, OR CHANGE THIS COMMENT, CODE AUTOMATICALLY GENERATED BY category.sh -->
|
||||
== '''Pages in category "Packet 317"''' ==
|
||||
The following 41 pages are in this category.
|
||||
The following 42 pages are in this category.
|
||||
* [[317 Animation reset]]
|
||||
* [[317 Attack (NPC)]]
|
||||
* [[317 Bank 10 items]]
|
||||
@ -30,6 +30,7 @@ The following 41 pages are in this category.
|
||||
* [[317 Object action 3]]
|
||||
* [[317 Open welcome screen]]
|
||||
* [[317 Protocol]]
|
||||
* [[317 Remove ignore]]
|
||||
* [[317 Reset button state]]
|
||||
* [[317 Reset camera]]
|
||||
* [[317 Run energy]]
|
||||
|
@ -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 44 pages are in this category.
|
||||
The following 45 pages are in this category.
|
||||
* [[194 Protocol]]
|
||||
* [[317 Animation reset]]
|
||||
* [[317 Attack (NPC)]]
|
||||
@ -31,6 +31,7 @@ The following 44 pages are in this category.
|
||||
* [[317 Object action 3]]
|
||||
* [[317 Open welcome screen]]
|
||||
* [[317 Protocol]]
|
||||
* [[317 Remove ignore]]
|
||||
* [[317 Reset button state]]
|
||||
* [[317 Reset camera]]
|
||||
* [[317 Run energy]]
|
||||
|
Loading…
Reference in New Issue
Block a user