Difference between revisions of "PacketAck"
Jump to navigation
Jump to search
Cube Linden (talk | contribs) |
Cube Linden (talk | contribs) |
||
Line 12: | Line 12: | ||
</pre> | </pre> | ||
==Usage and Notes== | ==Usage and Notes== | ||
Assuming no messages are sent that ACKs can be appended to, this message is sent with the rest of the packet IDs that require | Assuming no messages are sent that ACKs can be appended to, this message is sent with the rest of the packet IDs that require acknowledgment. | ||
[[Category:Messages]] | [[Category:Messages]] | ||
[[Category:Common Messages]] | [[Category:Common Messages]] |
Revision as of 12:12, 28 December 2006
Message Layout
{ PacketAck Fixed 0xFFFFFFFB NotTrusted Unencoded { Packets Variable { ID U32 } } }
Usage and Notes
Assuming no messages are sent that ACKs can be appended to, this message is sent with the rest of the packet IDs that require acknowledgment.