Errata Corrige 0xBF Subcommand 0x22

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
VeNdOr
Apprentice Poster
Posts: 52
Joined: Tue Feb 07, 2006 10:36 am
Location: Rome, Italy

Errata Corrige 0xBF Subcommand 0x22

Post by VeNdOr »

From

Subcommand 0x22: Damage
BYTE[2] unknown, always 1
BYTE[4] Serial
BYTE[1] Damage // how much damage was done ?

To

Subcommand 0x22: Damage
BYTE[1] unknown, always 1
BYTE[4] Serial
BYTE[1] Damage // how much damage was done ?
Post Reply