From The Mana World
m (Jaxad0127 moved page Packet:0x2716 to Net:0x2716 without leaving a redirect) |
m (Update packet links.) |
||
Line 13: | Line 13: | ||
|description= | |description= | ||
Sent by a Character Server in response to a successful [[ | Sent by a Character Server in response to a successful [[Net:0x0065|Character Server Connection Request]] by a client. | ||
The login server shall respond with [[ | The login server shall respond with [[Net:0x2717|Email and Time Limit Response]] if an entry is found for the account ID. If not, no response is sent. | ||
}} | }} |
Latest revision as of 23:58, 1 July 2013
Request Email and Time Limit
Packet ID: | 0x2716 |
---|---|
Packet Length: | 6 |
Client Defined: | N/A |
Sent Location(s): | src/char/char.cpp |
Parsed Location(s): | src/login/login.cpp |
Fields
Offset | Length | Contents |
---|---|---|
0 | 2 | Packet ID |
2 | 4 | Account ID |
Description
Sent by a Character Server in response to a successful Character Server Connection Request by a client.
The login server shall respond with Email and Time Limit Response if an entry is found for the account ID. If not, no response is sent.