Edit on GitHub
This packet contains the character roster for the user.
It is one of the responses to GameService Client 0x0002 Hello / Login.
Name | Type | Summary |
---|---|---|
character_count_a | u2 | Unconfirmed. Max be count or max. |
character_count_b | u2 | Unconfirmed. May be count or max. |
characters | user_character_data[character_count_b] |
meta:
id: gameservice_server_0070_user_character_roster
title: GameService Server User Character Roster
encoding: ASCII
endian: le
imports:
- ../../common/pstring
- ../../common/user_character_data
seq:
- id: character_count_a
type: u2
- id: character_count_b
type: u2
- id: characters
type: user_character_data
repeat: expr
repeat-expr: character_count_b