From The Mana World

TmwAthena Packets (outdated)
Herc Packets (vanilla)
HowTo: Server (Herc/TMWA)

TMWA

 P.=Packet
 -1=len is in shiped offset[2:4]
 P.Content(url) = a link to description about the packet
P.ID P.IDint P.len STATIC P.NAME P.Content(url)
0x7530 30000 2 CMSG_SERVER_VERSION_REQUEST
0x7531 30001 10 SMSG_SERVER_VERSION_RESPONSE
0x0064 100 55 CMSG_LOGIN_REGISTER
0x0063 99 -1 SMSG_UPDATE_HOST
0x0069 105 -1 SMSG_LOGIN_DATA
0x006b 107 -1 SMSG_CHAR_LOGIN
0x0066 102 3 CMSG_CHAR_SELECT
0x0071 113 28 SMSG_CHAR_MAP_INFO
0x0072 114 19 CMSG_MAP_SERVER_CONNECT
0x0080 128 7(?) SMSG_BEING_REMOVE
0x0073 115 11 SMSG_MAP_LOGIN_SUCCESS

EVOL2/HERC

 P.=Packet
 -1=len is in shiped offset[2:4]
 P.Content(url) = a link to description about the packet
P.ID P.IDint P.len STATIC P.NAME P.Content(url)