Character Move ACK/ Resync Request (0x22)
- Status:
implemented - Direction:
Both - Length:
3 bytes - POL reference: https://docs.polserver.com/packets/index.php?Packet=0x22
- Last modified in POL docs:
2009-08-13 11:59:28byMuadDib
Moongate Packet Classes
MoveConfirmPacket(Outgoing, Fixed, length3) fromsrc/Moongate.Network.Packets/Outgoing/Movement/MoveConfirmPacket.cs
Current Moongate Behavior
Moongate currently has packet classes for this opcode.
Packet Build
| Type | Field |
|---|---|
BYTE[1] |
0x22 |
BYTE[1] |
Movement Sequence Key |
BYTE[1] |
Notoriety Flag |
Subcommand Build
N/A
Notes
Notoriety
0 = invalid/across server line
1 = innocent (blue)
2 = guilded/ally (green)
3 = attackable but not criminal (gray)
4 = criminal (gray)
5 = enemy (orange)
6 = murderer (red)
7 = unknown use (translucent (like 0x4000 hue))