From The Mana World
Indicator of success/failure of login
Packet ID: | 0x2711 |
---|---|
Packet Length: | 3 |
Client Defined: | N/A |
Sent Location(s): | src/login/login.cpp |
Parsed Location(s): | src/char/char.cpp |
Fields
Offset | Length | Contents |
---|---|---|
0 | 2 | Packet ID |
2 | 1 | "0" (Zero, accepted) or "3" (Three, refused) |
Description
Appears to indicate the success/failure of logging in
Internals
-