PlanetSide packet type. Used in more complicated packet headers
ResetSequence - Not sure what this is used for or if the name matches what it actually does
but I saw some code that appeared to reset the packet sequence number when
this was set
Unknown2 - Your guess is as good as mine
Crypto - Used for early crypto packets that are NOT encrypted
Normal - Used for all non-crypto packets. May or may not be encrypted.
PlanetSide packet type. Used in more complicated packet headers
ResetSequence - Not sure what this is used for or if the name matches what it actually does but I saw some code that appeared to reset the packet sequence number when this was set Unknown2 - Your guess is as good as mine Crypto - Used for early crypto packets that are NOT encrypted Normal - Used for all non-crypto packets. May or may not be encrypted.
Enumeration starts at 1. That's what I see in IDA