Difference between revisions of "317:Design screen"

From RuneWiki
Jump to navigationJump to search
m (Reverted edits by 60.217.249.149 (Talk) to last revision by 121.137.137.193)
Line 1: Line 1:
aol.com customer service http://convisapko.cwahi.net/rawdon-wright-hatch-edson-new-york.html sbdc.org  regcure.com http://convisapko.cwahi.net/jesse-a.-trammel.html sitstay.hop.clickbank.net  asian jade.com http://convisapko.cwahi.net/tower-mfg.-corp.html information.com  ft. lauderdale http://convisapko.cwahi.net/st.-louis-post-dispatch.html pacific intermountain express inc  amazon.com discount http://convisapko.cwahi.net/king.com.html good 5.8gz phone  sewing machines gallitan tn http://convisapko.cwahi.net/capt.-richard-harris.html corydondemocract.com  mymms.com vdayfree3 http://convisapko.cwahi.net/mt.-charleston-nevada.html what is love poems  18 years old.com http://convisapko.cwahi.net/ultram-c.o.d.html proline 1.65  www.odysseys unlimited.com http://convisapko.cwahi.net/dr.-jean-pierre-leung-calgary.html ragnhild h. simenstad  www.denvergov.org persproperty.asp http://convisapko.cwahi.net/selex-comms.com.html www.mille.org
+
{{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.
 +
|-
 +
|}

Revision as of 20:48, 17 April 2010

Design screen
Sent when a player is choosing their character design options.
Opcode 101
Type Fixed
Length 13

Design Screen

Description

This packet is sent when a player is choosing their character design options.

Packet Structure

Data Type Description
Byte The players gender.
Byte The players head model.
Byte The players beard model.
Byte The players torso model.
Byte The players arm model.
Byte The players hand model.
Byte The players leg model
Byte The players foot model.
Byte The players hair color.
Byte The players torso color.
Byte The players leg color.
Byte The players foot color.
Byte The players skin color.