From The Mana World
Revision as of 21:16, 1 July 2013 by Jaxad0127 (talk | contribs) (Jaxad0127 moved page Packet:0x0066 to Net:0x0066 without leaving a redirect)

< Back

Select Character Request

Packet ID:0x0066
Packet Length:3
Client Defined:CMSG_CHAR_SELECT
Sent Location(s):src/net/tmwa/charserverhandler.cpp:307
Parsed Location(s):src/char/char.cpp


Fields

Offset Length Contents
0 2 Packet ID
2 1 Character Slot Number


Description

The client sends this packet to the character server when setting the active character for a logged in account.

Internals

The character server will validate the character slot number and data and return Packet:0x0071. If the character slot is invalid, the request is silently ignored.