Create MediaWiki page '317 Force client setting'

This commit is contained in:
Scrooge 2012-12-12 04:33:32 +00:00 committed by moparisthebest
parent 2665a79b90
commit a08a3640ac
4 changed files with 31 additions and 4 deletions

View File

@ -0,0 +1,25 @@
[[Category Packet]]
[[Category Packet 317]]
{{packet|name=Force client setting|description=Forcefully alters a client setting value and default value to some supplied value.|opcode=36|type=Fixed|length=4|revision=317}}
== Force Client Setting ==
=== Description ===
The client stores various user settings in an array of integers of size 2000. The client also stores alternate (default?) values for these settings in a duplicate, equally-sized array.
=== Packet Structure ===
{| border=2
! Data type
! Description
|-
| [[Data Types#Standard data types|Short]] [[Data Types#Byte Order|Little Endian]]
| Setting ID number.
|-
| [[Data Types#Standard data types|Byte]]
| New value (and default value) for the setting.
|-
|}
=== Other Information ===
Opcode 87 is extremely similar in structure, but minute differences suggest that it is instead intended for use with "slider-bars."

View File

@ -2,9 +2,9 @@
The following categories contain pages or media.
* [[Category Cache]] (3 members)
* [[Category Data Type]] (3 members)
* [[Category Packet]] (92 members)
* [[Category Packet]] (93 members)
* [[Category Packet 194]] (4 members)
* [[Category Packet 317]] (81 members)
* [[Category Packet 317]] (82 members)
* [[Category Packet 377]] (5 members)
* [[Category Packet 474]] (1 members)
* [[Category Packet {{{revision}}}]] (1 members)

View File

@ -1,7 +1,7 @@
317 Packets
<!-- DO NOT EDIT BELOW THIS LINE, OR CHANGE THIS COMMENT, CODE AUTOMATICALLY GENERATED BY category.sh -->
== '''Pages in category "Packet 317"''' ==
The following 81 pages are in this category.
The following 82 pages are in this category.
* [[317 Add friend]]
* [[317 Add ignore]]
* [[317 Alternate item option 2]]
@ -27,6 +27,7 @@ The following 81 pages are in this category.
* [[317 Flash sidebar]]
* [[317 Focus change]]
* [[317 Follow]]
* [[317 Force client setting]]
* [[317 Friends list status]]
* [[317 Idle logout]]
* [[317 Idle]]

View File

@ -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 92 pages are in this category.
The following 93 pages are in this category.
* [[194 Clear screen]]
* [[194 Logout]]
* [[194 Protocol]]
@ -30,6 +30,7 @@ The following 92 pages are in this category.
* [[317 Flash sidebar]]
* [[317 Focus change]]
* [[317 Follow]]
* [[317 Force client setting]]
* [[317 Friends list status]]
* [[317 Idle logout]]
* [[317 Idle]]