Edit on GitHub
This packet relays how the user has changed their active club, so it can be relayed to all other players in the room.
The response is GameService Server 0x0059 Shot Club Change Announce.
Aliases:
hsreina/pangya-server
: PLAYER_ACTION_CHANGE_CLUB
eantoniobr/UGPangya
: PLAYER_CHANGE_CLUB
Name | Type | Summary |
---|---|---|
club | u1 | The user's new active club. |
meta:
id: gameservice_client_0016_shot_club_change
title: GameService Client Shot Club Change
encoding: ASCII
endian: le
imports:
- ../../common/pstring
seq:
- id: club
type: u1
enum: club
enums:
club:
0: club_1_wood
1: club_2_wood
2: club_3_wood
3: club_2_iron
4: club_3_iron
5: club_4_iron
6: club_5_iron
7: club_6_iron
8: club_7_iron
9: club_8_iron
10: club_9_iron
11: club_putting_wedge
12: club_sand_wedge
13: club_putter