Difference between revisions of "317:Design screen"

From RuneWiki
Jump to navigationJump to search
Line 47: Line 47:
 
| The players foot color.
 
| The players foot color.
 
|-
 
|-
| Byte
+
| [[Data_Types#Standard_data_types|Byte]]
 
| The players skin color.
 
| The players skin color.
 
|-
 
|-
 
|}
 
|}

Revision as of 19:17, 11 October 2009

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.