Edit on GitHub
This packet signals a user switching teams in a team-based room.
The response is GameService Server 0x007D User Team Change Announce.
Aliases:
eantoniobr/UGPangya
: PLAYER_CHANGE_TEAM
Name | Type | Summary |
---|---|---|
team_value | u1 |
Key | Value |
---|---|
team_value::team_red | 0 |
team_value::team_blue | 1 |
meta:
id: gameservice_client_0010_user_team_change
title: GameService Client User Team Change
encoding: ASCII
endian: le
imports:
- ../../common/pstring
seq:
- id: team_value
type: u1
enum: team_value
enums:
team_value:
0: team_red
1: team_blue