subcommand 0x19 for packet 0xBF

Here you can discuss packets, implementation and design, and software related to the packet sniffing and such. This is not the place to post packages for POL, but rather discuss the packet side of them.

Moderator: POL Developer

Post Reply
Tomi
POL Developer
Posts: 478
Joined: Tue Feb 21, 2006 5:08 pm

subcommand 0x19 for packet 0xBF

Post by Tomi »

Subcommand: 0x19: Extended stats
BYTE[1] type // always 2 ? never seen other value
BYTE[4] serial
BYTE[1] unknown // always 0 ?
BYTE[1] lockBits // Bits: XXSS DDII (s=strength, d=dex, i=int), 0 = up, 1 = down, 2 = locked


this first byte have 3 different values it accept.

0 for bonded status, not used by newer clients anymore
2 for 2D client statlock packet
5 for KR client statlock packet
Pierce
Forum Regular
Posts: 420
Joined: Thu Feb 02, 2006 8:33 am

Re: subcommand 0x19 for packet 0xBF

Post by Pierce »

This was already part of the online packetlist.
You'll find it here:

http://docs.polserver.com/packets/index.php?Packet=0xBF
Post Reply