Delete Character (0x83)
- Status:
implemented - Direction:
Client - Length:
39 Bytes - POL reference: https://docs.polserver.com/packets/index.php?Packet=0x83
- Last modified in POL docs:
2009-03-02 08:09:36byTurley
Moongate Packet Classes
DeleteCharacterPacket(Incoming, Fixed, length39) fromsrc/Moongate.Network.Packets/Incoming/Login/DeleteCharacterPacket.cs
Current Moongate Behavior
Moongate currently has packet classes for this opcode.
Packet Build
| Type | Field |
|---|---|
BYTE[1] |
cmd |
BYTE[30] |
password |
BYTE[4] |
charIndex |
BYTE[4] |
clientIP |
Subcommand Build
N/A
Notes
N/A