Packet 0xBF sub 0x22 (damage display)

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
coltain
Grandmaster Poster
Posts: 159
Joined: Tue Mar 20, 2007 7:17 am
Location: Poland

Packet 0xBF sub 0x22 (damage display)

Post by coltain »

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

I have it hooked. Is it possible to do this effect with another color and with the number going down (not up)???

I tried to use graffic effect packet but it only accepts Objects ID.
Yukiko
Distro Developer
Posts: 2825
Joined: Thu Feb 02, 2006 1:41 pm
Location: San Antonio, Texas
Contact:

Post by Yukiko »

Pretty sure this is hardwired in the client. All the packet hook does is tell the client to perform the preset function of displaying the info but the client determines the colour and direction of travel for the numbers. If I am wrong then someone can correct me.
Post Reply