Files
AdamuSw/docs/Packets/C1-FA-HeykelSavasiOpenTeamPanel_by-server.md
Acentech Dev 790d944757 docs(hs): generated packet docs for HeykelSavasi FA packets
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-21 00:58:44 +03:00

19 lines
714 B
Markdown

# C1 FA - HeykelSavasiOpenTeamPanel (by server)
## Is sent when
The Heykel Savasi (Statue War) event is available and the team selection panel should be shown to the player.
## Causes the following actions on the client side
The client opens the team selection panel, showing the current balance of red and blue team members.
## Structure
| Index | Length | Data Type | Value | Description |
|-------|--------|-----------|-------|-------------|
| 0 | 1 | Byte | 0xC1 | [Packet type](PacketTypes.md) |
| 1 | 1 | Byte | 5 | Packet header - length of the packet |
| 2 | 1 | Byte | 0xFA | Packet header - packet type identifier |
| 3 | 1 | Byte | | RedCount |
| 4 | 1 | Byte | | BlueCount |