The master list of Game packet opcodes that have been discovered in the PlanetSide client.
UnknownMessage* means that there, to the best of our knowledge, was no opcode of this value.
This was double checked by extracting out the master case statement in PlanetsideComm::OnReceive
and by parsing NetMessage RTTI.
The master list of Game packet opcodes that have been discovered in the PlanetSide client.
UnknownMessage* means that there, to the best of our knowledge, was no opcode of this value. This was double checked by extracting out the master case statement in PlanetsideComm::OnReceive and by parsing NetMessage RTTI.