Table of Contents

Health bar status update (KR) (0x17)

Moongate Packet Classes

  • None yet

Current Moongate Behavior

Moongate does not currently implement this opcode. This page is a placeholder generated from the POL catalog.

Packet Build

Type Field
BYTE[1] 0x17
BYTE[2] Length
BYTE[4] Mobile Serial
BYTE[2] 0x0001
BYTE[2] HealthBar Color (1=green, 2=yellow, >2=red?)
BYTE[1] Flag (0=Remove health bar color, 1=Enable health bar color)

Subcommand Build

N/A

Notes

This packet is send to both 2D and KR client.

When mobile is poisoned (green health bar), flag is determined as:

0: remove poison, 1: poison level

Green (Poison) overrides yellow. If both are set yellow appears only if green is disabled.