From The Mana World
LunaticEdit (talk | contribs) (Created page with "{{packet |nicename=Request Email and Time Limit |id=0x2716 |mode={{{mode}}} |length=6 |define=(hard-coded) |sent={{tmwa location|src/char/char.cpp|2497}} |parsed={{tmwa location|...") |
LunaticEdit (talk | contribs) |
||
Line 4: | Line 4: | ||
|mode={{{mode}}} | |mode={{{mode}}} | ||
|length=6 | |length=6 | ||
|define= | |define=N/A | ||
|sent={{tmwa location|src/char/char.cpp|2497}} | |sent={{tmwa location|src/char/char.cpp|2497}} | ||
|parsed={{tmwa location|src/login/login.cpp|1253}} | |parsed={{tmwa location|src/login/login.cpp|1253}} |
Revision as of 06:19, 2 February 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.