feat(hs): add open-team-panel (S2C) and team-select (C2S) packets
This commit is contained in:
@@ -4251,6 +4251,23 @@
|
||||
<Fields>
|
||||
</Fields>
|
||||
</Packet>
|
||||
<Packet>
|
||||
<HeaderType>C1Header</HeaderType>
|
||||
<Code>FA</Code>
|
||||
<Name>HeykelSavasiTeamSelect</Name>
|
||||
<Length>4</Length>
|
||||
<Direction>ClientToServer</Direction>
|
||||
<SentWhen>A player selects a team (Red or Blue) in the Heykel Savasi (Statue War) team selection panel.</SentWhen>
|
||||
<CausedReaction>The server assigns the player to the requested team, if possible, and updates the event state accordingly.</CausedReaction>
|
||||
<Fields>
|
||||
<Field>
|
||||
<Index>3</Index>
|
||||
<Type>Byte</Type>
|
||||
<Name>Team</Name>
|
||||
<Description>1 = Red team, 2 = Blue team.</Description>
|
||||
</Field>
|
||||
</Fields>
|
||||
</Packet>
|
||||
</Packets>
|
||||
<Enums>
|
||||
<Enum>
|
||||
|
||||
Reference in New Issue
Block a user