//===== rAthena Documentation ================================ //= Source Documentation //===== By: ================================================== //= rAthena Dev Team //===== Last Updated: ======================================== //= 20140718 //===== Description: ========================================= //= List of all packet used by login-serv (A), char-serv (H), map-serv (Z) //= to communicate to each other. //= See packet_client.txt for communication to client (C) //============================================================ This file provides information about rAthena's packets, (packet are ordered by number). This file assume you familiar with packet notation, if note please see packet_struct_notation.txt before The format of this file is as follows: 1. Login Packet 2. Char/Inter Packet - 2.1 Char_Login Packet - 2.2 Char_Map Packet 3. Map packet =============== | 1. Login Packet | =============== 0x2712: Type : HA Structure : .L .L .L .B .L .L index : 2,6,10,14,15,19 len : 23 parameter : - aid : account identification - login_id1: unknow @FIXME - login_id2: unknow @FIXME - sex: the sex of the account - ip: the ip of the connection (obsolete) - request_id: unknow @FIXME desc : - Request from char-server to authenticate an account. 0x2713: Type: AH Structure: .L .L .L .B .B .L .L .L index: 2,6,10,14,15,16,20,24 len: 23 parameter: - aid : account identification - login_id1: unknow @FIXME - login_id2: unknow @FIXME - sex: the sex of the account - ok : 1=auth failed, 1=ok - request_id: unknow @FIXME - version: client version, (clientinfo version) - clienttype: unknow @FIXME desc: - Acknowledge the authentification request from char-serv 0x2714: Type: HA Structure: index: len: parameter: desc: 0x2715: Type: HA Structure: index: len: parameter: desc: 0x2716: Type: HA Structure: index: len: parameter: desc: 0x2719: Type: HA Structure: index: len: parameter: desc: 0x2722: Type: HA Structure: index: len: parameter: desc: 0x2724: Type: HA Structure: index: len: parameter: desc: 0x2725: Type: HA Structure: index: len: parameter: desc: 0x2727: Type: HA Structure: index: len: parameter: desc: 0x2728: Type: HA Structure: index: len: parameter: desc: 0x272a: Type: HA Structure: index: len: parameter: desc: 0x272b: Type: HA Structure: index: len: parameter: desc: 0x272c: Type: HA Structure: index: len: parameter: desc: 0x272d: Type: HA Structure: index: len: parameter: desc: 0x272e: Type: HA Structure: index: len: parameter: desc: 0x2736: Type: HA Structure: index: len: parameter: desc: 0x2737: Type: HA Structure: index: len: parameter: desc: 0x2738: Type: HA Structure: index: len: parameter: desc: 0x2739: Type: HA Structure: index: len: parameter: desc: 0x2740: Type: HA Structure: index: len: parameter: desc: 0x2742: Type: HA Structure: index: len: parameter: desc: