2.2.24 TRANS_USERDATA_REQ_NAMETABLE_OP

The TRANS_USERDATE_REQ_NAMETABLE_OP packet is sent from the new host to an existing peer in the game session that has a newer name table than that of the host. The host sends this message to request that the peer send back name table operations that have not yet been performed on the host. If no newer name table exists, this message is not sent. This message begins with a TRANS_USERDATA_HEADER packet header.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

dwPacketType

dwVersion

dwVersionNotUsed

dwPacketType (4 bytes): A 32-bit field that indicates the packet type. This field MUST be set to 0x000000CB to denote that this message requests a name table from an existing peer in the game session that has a newer name table than that of the host, if any such name table exists.

dwVersion (4 bytes): A 32-bit field that contains the current name table version number of the host.

dwVersionNotUsed (4 bytes): This field MUST be set to 0 when sending and ignored on receipt.