mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-12-22 15:38:52 -05:00
Update MediaWiki page '135 Protocol'
This commit is contained in:
parent
77a06e5bb9
commit
a69d2158cf
@ -776,10 +776,10 @@ The packet opcodes are unchanged from previous revisions, presumably this was be
|
||||
|-
|
||||
! Character Design
|
||||
| 236 ||
|
||||
* Byte - A value that is not used in the player update process.
|
||||
* Byte - ?
|
||||
* Byte - The player's hair style.
|
||||
* 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 top 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
|
||||
| Submits the player's chosen design when they log in for the first time.
|
||||
The first byte appears to be unused.
|
||||
The constant value is used in the update process, but why?
|
||||
* 0 - Adventurer class
|
||||
* 1 - Warrior class
|
||||
* 2 - Wizard class
|
||||
|
Loading…
Reference in New Issue
Block a user