Create MediaWiki page '317 Design screen'

This commit is contained in:
t4 2011-06-26 18:00:14 +00:00 committed by moparisthebest
parent 7fee993cef
commit 36ca1c0984
4 changed files with 60 additions and 4 deletions

View File

@ -0,0 +1,54 @@
[[Category Packet]]
[[Category Packet 317]]
{{packet|name=Design screen|description=Sent when a player is choosing their character design options.|opcode=101|type=Fixed|length=13|revision=317}}
== Design Screen ==
=== Description ===
This packet is sent when a player is choosing their character design options.
=== Packet Structure ===
{|border=2
! Data Type
! Description
|-
| [[Data Types#Standard data types|Byte]]
| The players gender.
|-
| [[Data Types#Standard data types|Byte]]
| The players head model.
|-
| [[Data Types#Standard data types|Byte]]
| The players beard model.
|-
| [[Data Types#Standard data types|Byte]]
| The players torso model.
|-
| [[Data Types#Standard data types|Byte]]
| The players arm model.
|-
| [[Data Types#Standard data types|Byte]]
| The players hand model.
|-
| [[Data Types#Standard data types|Byte]]
| The players leg model
|-
| [[Data Types#Standard data types|Byte]]
| The players foot model.
|-
| [[Data Types#Standard data types|Byte]]
| The players hair color.
|-
| [[Data Types#Standard data types|Byte]]
| The players torso color.
|-
| [[Data Types#Standard data types|Byte]]
| The players leg color.
|-
| [[Data Types#Standard data types|Byte]]
| The players foot color.
|-
| [[Data Types#Standard data types|Byte]]
| The players skin color.
|-
|}

View File

@ -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]] (49 members)
* [[Category Packet]] (50 members)
* [[Category Packet 194]] (1 members)
* [[Category Packet 317]] (46 members)
* [[Category Packet 317]] (47 members)
* [[Category Packet 474]] (1 members)
* [[Category Packet {{{revision}}}]] (1 members)
* [[Category RS2]] (4 members)

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 317"''' ==
The following 46 pages are in this category.
The following 47 pages are in this category.
* [[317 Animation reset]]
* [[317 Attack (NPC)]]
* [[317 Bank 10 items]]
@ -10,6 +10,7 @@ The following 46 pages are in this category.
* [[317 Chat settings]]
* [[317 Clear screen]]
* [[317 Construct map region]]
* [[317 Design screen]]
* [[317 Drop item]]
* [[317 Equip item]]
* [[317 Flash sidebar]]

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 49 pages are in this category.
The following 50 pages are in this category.
* [[194 Protocol]]
* [[317 Animation reset]]
* [[317 Attack (NPC)]]
@ -11,6 +11,7 @@ The following 49 pages are in this category.
* [[317 Chat settings]]
* [[317 Clear screen]]
* [[317 Construct map region]]
* [[317 Design screen]]
* [[317 Drop item]]
* [[317 Equip item]]
* [[317 Flash sidebar]]