Update MediaWiki page '135 Protocol'

This commit is contained in:
S 2012-11-29 09:58:18 +00:00 committed by moparisthebest
parent 77a06e5bb9
commit a69d2158cf

View File

@ -776,10 +776,10 @@ The packet opcodes are unchanged from previous revisions, presumably this was be
|- |-
! Character Design ! Character Design
| 236 || | 236 ||
* Byte - A value that is not used in the player update process. * Byte - ?
* Byte - The player's hair style. * Byte - The player's hair style.
* Byte - The player's gender. 4 = Female, 1 = Male * Byte - The player's gender. 4 = Female, 1 = Male
* Byte - Constant 2 * Byte - The player's 'leg type' (always 2)
* Byte - The player's hair colour * Byte - The player's hair colour
* Byte - The player's top colour * Byte - The player's top colour
* Byte - The player's leg colour * Byte - The player's leg colour
@ -787,7 +787,6 @@ The packet opcodes are unchanged from previous revisions, presumably this was be
* Byte - The player's class * Byte - The player's class
| Submits the player's chosen design when they log in for the first time. | Submits the player's chosen design when they log in for the first time.
The first byte appears to be unused. The first byte appears to be unused.
The constant value is used in the update process, but why?
* 0 - Adventurer class * 0 - Adventurer class
* 1 - Warrior class * 1 - Warrior class
* 2 - Wizard class * 2 - Wizard class