From The Mana World
Revision as of 01:31, 7 December 2013 by Gshlvr (talk | contribs) (Created page with "{{packet |nicename=Sex Change Response |id=0x2723 |mode={{{mode}}} |length=7 |alignment= |define=N/A |sent={{tmwa location|src/login/login.cpp}} |parsed={{tmwa location|src/ch...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

< Back

Sex Change Response

Packet ID:0x2723
Packet Length:7
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 1 Sex ID


Description

Sent by login server due to receiving a Sex Change Request.

The char server sends a Net:0x2b0d response to the map server.