Module client

Source
Expand description

Packets that the client sends to the server.

Structs§

Ack
Sent periodically by the client to indicate that it is still alive to the server.
Backup
Opening packet for opening a second server connection for the same client.
Chat
Say something in public chat.
Command
A free form command to be sent to the server. This is used for changing flags, respawning, spectating players, and selecting upgrades.
Horizon
Packet to tell the server to resize the horizon for the client.
Key
Send a key update for the client.
LocalPing
Purpose unknown, doesn’t appear to be used in the official client.
Login
Initial packet sent to log in to the server.
Pong
Response packet to server Pings.
Say
Say a message in a chat bubble
ScoreDetailed
Request a detailed score packet from the server.
TeamChat
Send a message to your team.
VoteMute
Vote to mute a player
Whisper
Send a whisper to another player.