From The Mana World
Revision as of 06:24, 2 February 2013 by LunaticEdit (talk | contribs) (Created page with "{{packet |nicename=Email and Time Limit Response |id=0x2717 |mode={{{mode}}} |length=50 |define=N/A |sent={{tmwa location|src/login/login.cpp}} |parsed={{tmwa location|src/char/c...")
Email and Time Limit Response
Packet ID: | 0x2717 |
---|---|
Packet Length: | 50 |
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 | 4 | Account ID |
6 | 40 | Email Address |
46 | 4 | Connection Until (Time) |
Description
Sent by a login server to in response to Request Email and Time Limit by a character server.
Note
If email is empty, it is defaulted to "a@a.com".