Edit on GitHub

LoginService Client Select Character

Summary

This packet is sent by the PangYa client during first login to select a character.

In hsreina/pangya-server, the packet ID is TCLPID.PLAYER_SELECT_CHARCTER.

Structure

loginservice_client_0008_select_character

Name Type Summary
character_id u4 ID of selected character.
hair_color u2 ID of selected hair color for character.

Definition

meta:
  id: loginservice_client_0008_select_character
  title: LoginService Client Select Character
  encoding: ASCII
  endian: le
seq:
  - id: character_id
    type: u4
  - id: hair_color
    type: u2

Examples

Agent: TH.R6.829.01
00000000
08 00 09 00 00 04 02 00
........