Postby THE_Wolfman » Mon Jun 30, 2003 9:38 am
This packet is sent by the client when sit or stand is selected:
- Code: Select all
Packet Format:
0x02 bytes = 0x0004 Packet Length
0x02 bytes = Packet Send Count (increments)
0x02 bytes = Session Id (inverted bytes, reverse order)
0x02 bytes = Parameter (0x0000)
0x02 bytes = Packet Id (0x006F)
0x01 byte = Sit=0x01 Stand=0x00
0x03 byte = 0x00 Empty
0x02 bytes = Packet Checksum
Edited by Smallhorse: Corrected the packet, there were some little mistakes (too many bytes
)
THE Wolfman
former DOL Developer