From 7fee993cefa7bbbd5058375e019c732823a5bd63 Mon Sep 17 00:00:00 2001 From: t4 Date: Sun, 26 Jun 2011 17:59:43 +0000 Subject: [PATCH] Create MediaWiki page '317 Privacy options' --- 317-Privacy-options.mediawiki | 24 ++++++++++++++++++++++++ Categories.mediawiki | 4 ++-- Category-Packet-317.mediawiki | 3 ++- Category-Packet.mediawiki | 3 ++- 4 files changed, 30 insertions(+), 4 deletions(-) create mode 100644 317-Privacy-options.mediawiki diff --git a/317-Privacy-options.mediawiki b/317-Privacy-options.mediawiki new file mode 100644 index 0000000..776287a --- /dev/null +++ b/317-Privacy-options.mediawiki @@ -0,0 +1,24 @@ +[[Category Packet]] +[[Category Packet 317]] +{{packet|name=Privacy options|description=Sent when a player changes their privacy options.|opcode=95|type=Fixed|length=3|revision=317}} +== Privacy Options == + +=== Description === + +This packet is sent when a player changes their privacy options (i.e. public chat). + +=== Packet Structure === +{|border=2 +! Data Type +! Description +|- +| Unsigned [[Data Types#Standard data types|Byte]] +| The private chat options. +|- +| Unsigned [[Data Types#Standard data types|Byte]] +| The public chat options. +|- +| Unsigned [[Data Types#Standard data types|Byte]] +| The trade/complete options. +|- +|} \ No newline at end of file diff --git a/Categories.mediawiki b/Categories.mediawiki index 20bff08..691765a 100644 --- a/Categories.mediawiki +++ b/Categories.mediawiki @@ -1,9 +1,9 @@ The following categories contain pages or media. * [[Category Data Type]] (3 members) -* [[Category Packet]] (48 members) +* [[Category Packet]] (49 members) * [[Category Packet 194]] (1 members) -* [[Category Packet 317]] (45 members) +* [[Category Packet 317]] (46 members) * [[Category Packet 474]] (1 members) * [[Category Packet {{{revision}}}]] (1 members) * [[Category RS2]] (4 members) diff --git a/Category-Packet-317.mediawiki b/Category-Packet-317.mediawiki index ae31ac0..12e03d0 100644 --- a/Category-Packet-317.mediawiki +++ b/Category-Packet-317.mediawiki @@ -1,6 +1,6 @@ == '''Pages in category "Packet 317"''' == -The following 45 pages are in this category. +The following 46 pages are in this category. * [[317 Animation reset]] * [[317 Attack (NPC)]] * [[317 Bank 10 items]] @@ -32,6 +32,7 @@ The following 45 pages are in this category. * [[317 NPC action 3]] * [[317 Object action 3]] * [[317 Open welcome screen]] +* [[317 Privacy options]] * [[317 Protocol]] * [[317 Remove ignore]] * [[317 Reset button state]] diff --git a/Category-Packet.mediawiki b/Category-Packet.mediawiki index bc61144..cbe5b90 100644 --- a/Category-Packet.mediawiki +++ b/Category-Packet.mediawiki @@ -1,6 +1,6 @@ == '''Pages in category "Packet"''' == -The following 48 pages are in this category. +The following 49 pages are in this category. * [[194 Protocol]] * [[317 Animation reset]] * [[317 Attack (NPC)]] @@ -33,6 +33,7 @@ The following 48 pages are in this category. * [[317 NPC action 3]] * [[317 Object action 3]] * [[317 Open welcome screen]] +* [[317 Privacy options]] * [[317 Protocol]] * [[317 Remove ignore]] * [[317 Reset button state]]