PACKET DESCRIPTION
Packet Name: OPENFIGHTGUMP
Packet Id: 0xF5 sub 0x9 subsub 0x1
uint8 PacketId
uint16 PacketLength
uint8 SubPacketId
uint8 SubSubPacketId
uint32 OpponentSerial (Serial == 0xFFFFFFFF => no image)
uint8 IsPlayer (1 == True, 0 == False)
uint8 CurrentHitZone ( 0xFF = None, 0 = Head, 1 = Torso, 2 = Legs, 3 = left Arm, 4 = right Arm, 5 = left Hand, 6 = right Hand )
uint8 Mode
uint8 Speed
uint8 Parrying
uint8 TrefferZoneIsFixed
uint8 ModeIsFixed
uint8 SpeedIsFixed
uint8 ParryingIsFixed
Notes: ServerPacket
Description: Send by the server to open the fighting gump.
|