Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

Packet ID Client to Server

Christopher Lowenthal edited this page Jan 18, 2014 · 5 revisions

Packet Ids

These are the Packet Ids that determine what each network message is meant to do. Right now their labeling is directly comments from the code. They should be updated to better reflect the totality of what they accomplish.

Packets received are first sorted by player mode, then by packet id.

Client to Server

  • Not Connected
  • Connected
  • Playing

0.New Account

1.Log On

29.Pong

35.Get Player Count

61.Version & Comp Id

Clone this wiki locally