New Health bar status update (SA) (0x16)
- Status:
placeholder - Direction:
Server - Length:
Variable - POL reference: https://docs.polserver.com/packets/index.php?Packet=0x16
- Last modified in POL docs:
2010-06-18 10:54:45byTurley
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] |
0x16 |
BYTE[2] |
Length |
BYTE[4] |
Mobile Serial |
BYTE[2] |
Extended 0x0001/0x0000 if 0x0000 pkt end |
BYTE[2] |
HealthBar Color (1=green, 2=yellow) |
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 SA client (only works with SA).
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.