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