From The Mana World
Revision as of 06:17, 2 February 2013 by 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|...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

< Back

Request Email and Time Limit

Packet ID:0x2716
Packet Length:6
Client Defined:(hard-coded)
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.