From a2675f07d7da22a7c6ae11f545bf8f671e785a82 Mon Sep 17 00:00:00 2001 From: Valaris Date: Sun, 29 Jan 2006 16:00:45 +0000 Subject: Clearing trunk. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5091 54d463be-8e91-2dee-dedb-b68131a5f0ec --- doc/packet_table_en.txt | 1336 ----------------------------------------------- 1 file changed, 1336 deletions(-) delete mode 100644 doc/packet_table_en.txt (limited to 'doc/packet_table_en.txt') diff --git a/doc/packet_table_en.txt b/doc/packet_table_en.txt deleted file mode 100644 index db291032f..000000000 --- a/doc/packet_table_en.txt +++ /dev/null @@ -1,1336 +0,0 @@ -here is a translation for "packet_table.txt". -i leave original japanese sentenses and write translation below that. - - -詳しくは知りませんが、GMはアカウントID=704554付近を指定すると -クライアントがGMだと認識して表示するみたいです。 -数字が半端なのは気にしないで・・・ - -i don't know for sure, but if you set account id around 704554, -the ro client recognizes you as GM ( i don't know about other client like -iro or something. this is talking about jro.) - - -パケット長リスト。-1はパケット種別の直後に長さがあるパケット - -list of packet length. "-1" means a packet that have its packet length -just after the packet number. - - 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 55, 17, 3, 37, 46, -1, 23, -1, 3,108, 3, 2, - 3, 28, 19, 11, 3, -1, 9, 5, 52, 51, 56, 58, 41, 2, 6, 6, - - 7, 3, 2, 2, 2, 5, 16, 12, 10, 7, 29, 23, -1, -1, -1, 0, - 7, 22, 28, 2, 6, 30, -1, -1, 3, -1, -1, 5, 9, 17, 17, 6, - 23, 6, 6, -1, -1, -1, -1, 8, 7, 6, 7, 4, 7, 0, -1, 6, - 8, 8, 3, 3, -1, 6, 6, -1, 7, 6, 2, 5, 6, 44, 5, 3, - - 7, 2, 6, 8, 6, 7, -1, -1, -1, -1, 3, 3, 6, 3, 2, 27, - 3, 4, 4, 2, -1, -1, 3, -1, 6, 14, 3, -1, 28, 29, -1, -1, - 30, 30, 26, 2, 6, 26, 3, 3, 8, 19, 5, 2, 3, 2, 2, 2, - 3, 2, 6, 8, 21, 8, 8, 2, 2, 26, 3, -1, 6, 27, 30, 10, - - - 2, 6, 6, 30, 79, 31, 10, 10, -1, -1, 4, 6, 6, 2, 11, -1, - 10, 39, 4, 10, 31, 35, 10, 18, 2, 13, 15, 20, 68, 2, 3, 16, - 6, 14, -1, -1, 21, 8, 8, 8, 8, 8, 2, 2, 3, 4, 2, -1, - 6, 86, 6, -1, -1, 7, -1, 6, 3, 16, 4, 4, 4, 6, 24, 26, - - 22, 14, 6, 10, 23, 19, 6, 39, 6, 7, 6, 27, -1, 2, 6, 6, - 110, 6, -1, -1, -1, -1, -1, 6, -1, 54, 66, 54, 90, 42, 6, 42, - -1, -1, -1, -1, -1, 30, -1, 3, 14, 3, 30, 10, 43, 14,186,182, - 14, 30, 10, 3, -1, 6,106, -1, 4, 5, 4, -1, 6, 7, -1, -1, - - 6, 3,106, 10, 10, 34, 0, 6, 8, 4, 4, 4, 29, -1, 10, 6, - 90, 86, 24, 6, 30,102, 8, 4, 8, 4, 14, 10 - -S クライアントから見て送信 -S means a packet that will be sent from client. - -R クライアントから見て受信 -R means a packet that will be received by client. - -B バイト -B means a byte. - -w ワード=2B -w means word( 2 bytes) - -l ロングワード=4B -l means long word(4bytes) - -* 0個以上くりかえし -* means repeat - - -S 0064 .l .24B .24B .B - アカウントID&パスワード送信 - send account id & password -S 0065 .l .l .l ?.2B .B - キャラセレ鯖接続要求 - request connection to character select server -S 0066 .B - キャラクタ選択要求 - request to select character -S 0067 .24B .11B - キャラクタ作成要求 - request to create new character -S 0068 .l .40B - キャラクタ削除要求 - request to delete character -R 0069 .w .l .l .l ?.32B .B {.l .w .20B .l ?.2B}.32B* - login成功&鯖情報 - information about a success of login to login server -R 006a .B - login失敗 - fail to login to login server -R 006b .w .106B* - キャラセレ鯖接続成功&キャラクタデータ - information about a success of connection to character select server & character server - = .l .l .l .l .l ?.8B