/** * This file is part of Hercules. * http://herc.ws - http://github.com/HerculesWS/Hercules * * Copyright (C) 2019 Hercules Dev Team * Copyright (C) 2019 Andrei Karas (4144) * * Hercules is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ #ifndef COMMON_PACKETS2010_LEN_RE_H #define COMMON_PACKETS2010_LEN_RE_H /* This file is autogenerated, please do not commit manual changes */ // Packet: 0x0064 packetLen(0x0064, 55) // CA_LOGIN // Packet: 0x0065 packetLen(0x0065, 17) // CH_ENTER // Packet: 0x0066 packetLen(0x0066, 3) // CH_SELECT_CHAR // Packet: 0x0067 packetLen(0x0067, 37) // CH_MAKE_CHAR // Packet: 0x0068 packetLen(0x0068, 46) // CH_DELETE_CHAR // Packet: 0x0069 packetLen(0x0069, -1) // AC_ACCEPT_LOGIN // Packet: 0x006a packetLen(0x006a, 23) // AC_REFUSE_LOGIN // Packet: 0x006b packetLen(0x006b, -1) // HC_ACCEPT_ENTER // Packet: 0x006c packetLen(0x006c, 3) // HC_REFUSE_ENTER // Packet: 0x006d #if PACKETVER >= 20100803 packetLen(0x006d, 134) // HC_ACCEPT_MAKECHAR #elif PACKETVER >= 20100728 packetLen(0x006d, 114) // HC_ACCEPT_MAKECHAR #elif PACKETVER >= 20100720 packetLen(0x006d, 130) // HC_ACCEPT_MAKECHAR #elif PACKETVER >= 20100105 packetLen(0x006d, 114) // HC_ACCEPT_MAKECHAR #endif // Packet: 0x006e packetLen(0x006e, 3) // HC_REFUSE_MAKECHAR // Packet: 0x006f packetLen(0x006f, 2) // HC_ACCEPT_DELETECHAR // Packet: 0x0070 packetLen(0x0070, 3) // HC_REFUSE_DELETECHAR // Packet: 0x0071 packetLen(0x0071, 28) // HC_NOTIFY_ZONESVR // Packet: 0x0072 packetLen(0x0072, 22) // CZ_ENTER // Packet: 0x0073 packetLen(0x0073, 11) // ZC_ACCEPT_ENTER // Packet: 0x0074 packetLen(0x0074, 3) // ZC_REFUSE_ENTER // Packet: 0x0075 packetLen(0x0075, -1) // ZC_NOTIFY_INITCHAR // Packet: 0x0076 packetLen(0x0076, 9) // ZC_NOTIFY_UPDATECHAR // Packet: 0x0077 packetLen(0x0077, 5) // ZC_NOTIFY_UPDATEPLAYER // Packet: 0x0078 packetLen(0x0078, 55) // ZC_NOTIFY_STANDENTRY // Packet: 0x0079 packetLen(0x0079, 53) // ZC_NOTIFY_NEWENTRY // Packet: 0x007a packetLen(0x007a, 58) // ZC_NOTIFY_ACTENTRY // Packet: 0x007b packetLen(0x007b, 60) // ZC_NOTIFY_MOVEENTRY // Packet: 0x007c packetLen(0x007c, 44) // ZC_NOTIFY_STANDENTRY_NPC // Packet: 0x007d packetLen(0x007d, 2) // CZ_NOTIFY_ACTORINIT // Packet: 0x007e packetLen(0x007e, 105) // CZ_REQUEST_TIME // Packet: 0x007f packetLen(0x007f, 6) // ZC_NOTIFY_TIME // Packet: 0x0080 packetLen(0x0080, 7) // ZC_NOTIFY_VANISH // Packet: 0x0081 packetLen(0x0081, 3) // SC_NOTIFY_BAN // Packet: 0x0082 packetLen(0x0082, 2) // CZ_REQUEST_QUIT // Packet: 0x0083 packetLen(0x0083, 2) // ZC_ACCEPT_QUIT // Packet: 0x0084 packetLen(0x0084, 2) // ZC_REFUSE_QUIT // Packet: 0x0085 packetLen(0x0085, 10) // CZ_REQUEST_MOVE // Packet: 0x0086 packetLen(0x0086, 16) // ZC_NOTIFY_MOVE // Packet: 0x0087 packetLen(0x0087, 12) // ZC_NOTIFY_PLAYERMOVE // Packet: 0x0088 packetLen(0x0088, 10) // ZC_STOPMOVE // Packet: 0x0089 packetLen(0x0089, 11) // CZ_REQUEST_ACT // Packet: 0x008a packetLen(0x008a, 29) // ZC_NOTIFY_ACT // Packet: 0x008b packetLen(0x008b, 23) // ZC_NOTIFY_ACT_POSITION // Packet: 0x008c packetLen(0x008c, 14) // Packet: 0x008d packetLen(0x008d, -1) // ZC_NOTIFY_CHAT // Packet: 0x008e packetLen(0x008e, -1) // ZC_NOTIFY_PLAYERCHAT // Packet: 0x0090 packetLen(0x0090, 7) // CZ_CONTACTNPC // Packet: 0x0091 packetLen(0x0091, 22) // ZC_NPCACK_MAPMOVE // Packet: 0x0092 packetLen(0x0092, 28) // ZC_NPCACK_SERVERMOVE // Packet: 0x0093 packetLen(0x0093, 2) // ZC_NPCACK_ENABLE // Packet: 0x0094 packetLen(0x0094, 19) // CZ_REQNAME // Packet: 0x0095 packetLen(0x0095, 30) // ZC_ACK_REQNAME // Packet: 0x0096 packetLen(0x0096, -1) // CZ_WHISPER // Packet: 0x0097 packetLen(0x0097, -1) // ZC_WHISPER // Packet: 0x0098 packetLen(0x0098, 3) // ZC_ACK_WHISPER // Packet: 0x0099 packetLen(0x0099, -1) // CZ_BROADCAST // Packet: 0x009a packetLen(0x009a, -1) // ZC_BROADCAST // Packet: 0x009b packetLen(0x009b, 34) // CZ_CHANGE_DIRECTION // Packet: 0x009c packetLen(0x009c, 9) // ZC_CHANGE_DIRECTION // Packet: 0x009d packetLen(0x009d, 17) // ZC_ITEM_ENTRY // Packet: 0x009e packetLen(0x009e, 17) // ZC_ITEM_FALL_ENTRY // Packet: 0x009f packetLen(0x009f, 20) // CZ_ITEM_PICKUP // Packet: 0x00a0 packetLen(0x00a0, 23) // ZC_ITEM_PICKUP_ACK // Packet: 0x00a1 packetLen(0x00a1, 6) // ZC_ITEM_DISAPPEAR // Packet: 0x00a2 packetLen(0x00a2, 14) // CZ_ITEM_THROW // Packet: 0x00a3 packetLen(0x00a3, -1) // ZC_NORMAL_ITEMLIST // Packet: 0x00a4 packetLen(0x00a4, -1) // ZC_EQUIPMENT_ITEMLIST // Packet: 0x00a5 packetLen(0x00a5, -1) // ZC_STORE_NORMAL_ITEMLIST // Packet: 0x00a6 packetLen(0x00a6, -1) // ZC_STORE_EQUIPMENT_ITEMLIST // Packet: 0x00a7 packetLen(0x00a7, 9) // Packet: 0x00a8 packetLen(0x00a8, 7) // ZC_USE_ITEM_ACK // Packet: 0x00a9 packetLen(0x00a9, 6) // CZ_REQ_WEAR_EQUIP // Packet: 0x00aa #if PACKETVER >= 20100629 packetLen(0x00aa, 9) // ZC_REQ_WEAR_EQUIP_ACK #elif PACKETVER >= 20100105 packetLen(0x00aa, 7) // ZC_REQ_WEAR_EQUIP_ACK #endif // Packet: 0x00ab packetLen(0x00ab, 4) // CZ_REQ_TAKEOFF_EQUIP // Packet: 0x00ac packetLen(0x00ac, 7) // ZC_REQ_TAKEOFF_EQUIP_ACK // Packet: 0x00ae packetLen(0x00ae, -1) // ZC_REQ_ITEM_EXPLANATION_ACK // Packet: 0x00af packetLen(0x00af, 6) // ZC_ITEM_THROW_ACK // Packet: 0x00b0 packetLen(0x00b0, 8) // ZC_PAR_CHANGE // Packet: 0x00b1 packetLen(0x00b1, 8) // ZC_LONGPAR_CHANGE // Packet: 0x00b2 packetLen(0x00b2, 3) // CZ_RESTART // Packet: 0x00b3 packetLen(0x00b3, 3) // ZC_RESTART_ACK // Packet: 0x00b4 packetLen(0x00b4, -1) // ZC_SAY_DIALOG // Packet: 0x00b5 packetLen(0x00b5, 6) // ZC_WAIT_DIALOG // Packet: 0x00b6 packetLen(0x00b6, 6) // ZC_CLOSE_DIALOG // Packet: 0x00b7 packetLen(0x00b7, -1) // ZC_MENU_LIST // Packet: 0x00b8 packetLen(0x00b8, 7) // CZ_CHOOSE_MENU // Packet: 0x00b9 packetLen(0x00b9, 6) // CZ_REQ_NEXT_SCRIPT // Packet: 0x00ba packetLen(0x00ba, 2) // CZ_REQ_STATUS // Packet: 0x00bb packetLen(0x00bb, 5) // CZ_STATUS_CHANGE // Packet: 0x00bc packetLen(0x00bc, 6) // ZC_STATUS_CHANGE_ACK // Packet: 0x00bd packetLen(0x00bd, 44) // ZC_STATUS // Packet: 0x00be packetLen(0x00be, 5) // ZC_STATUS_CHANGE // Packet: 0x00bf packetLen(0x00bf, 3) // CZ_REQ_EMOTION // Packet: 0x00c0 packetLen(0x00c0, 7) // ZC_EMOTION // Packet: 0x00c1 packetLen(0x00c1, 2) // CZ_REQ_USER_COUNT // Packet: 0x00c2 packetLen(0x00c2, 6) // ZC_USER_COUNT // Packet: 0x00c3 packetLen(0x00c3, 8) // ZC_SPRITE_CHANGE // Packet: 0x00c4 packetLen(0x00c4, 6) // ZC_SELECT_DEALTYPE // Packet: 0x00c5 packetLen(0x00c5, 7) // CZ_ACK_SELECT_DEALTYPE // Packet: 0x00c6 packetLen(0x00c6, -1) // ZC_PC_PURCHASE_ITEMLIST // Packet: 0x00c7 packetLen(0x00c7, -1) // ZC_PC_SELL_ITEMLIST // Packet: 0x00c8 packetLen(0x00c8, -1) // CZ_PC_PURCHASE_ITEMLIST // Packet: 0x00c9 packetLen(0x00c9, -1) // CZ_PC_SELL_ITEMLIST // Packet: 0x00ca packetLen(0x00ca, 3) // ZC_PC_PURCHASE_RESULT // Packet: 0x00cb packetLen(0x00cb, 3) // ZC_PC_SELL_RESULT // Packet: 0x00cc packetLen(0x00cc, 6) // CZ_DISCONNECT_CHARACTER // Packet: 0x00cd packetLen(0x00cd, 3) // ZC_ACK_DISCONNECT_CHARACTER // Packet: 0x00ce packetLen(0x00ce, 2) // CZ_DISCONNECT_ALL_CHARACTER // Packet: 0x00cf packetLen(0x00cf, 27) // CZ_SETTING_WHISPER_PC // Packet: 0x00d0 packetLen(0x00d0, 3) // CZ_SETTING_WHISPER_STATE // Packet: 0x00d1 packetLen(0x00d1, 4) // ZC_SETTING_WHISPER_PC // Packet: 0x00d2 packetLen(0x00d2, 4) // ZC_SETTING_WHISPER_STATE // Packet: 0x00d3 packetLen(0x00d3, 2) // CZ_REQ_WHISPER_LIST // Packet: 0x00d4 packetLen(0x00d4, -1) // ZC_WHISPER_LIST // Packet: 0x00d5 packetLen(0x00d5, -1) // CZ_CREATE_CHATROOM // Packet: 0x00d6 packetLen(0x00d6, 3) // ZC_ACK_CREATE_CHATROOM // Packet: 0x00d7 packetLen(0x00d7, -1) // ZC_ROOM_NEWENTRY // Packet: 0x00d8 packetLen(0x00d8, 6) // ZC_DESTROY_ROOM // Packet: 0x00d9 packetLen(0x00d9, 14) // CZ_REQ_ENTER_ROOM // Packet: 0x00da packetLen(0x00da, 3) // ZC_REFUSE_ENTER_ROOM // Packet: 0x00db packetLen(0x00db, -1) // ZC_ENTER_ROOM // Packet: 0x00dc packetLen(0x00dc, 28) // ZC_MEMBER_NEWENTRY // Packet: 0x00dd packetLen(0x00dd, 29) // ZC_MEMBER_EXIT // Packet: 0x00de packetLen(0x00de, -1) // CZ_CHANGE_CHATROOM // Packet: 0x00df packetLen(0x00df, -1) // ZC_CHANGE_CHATROOM // Packet: 0x00e0 packetLen(0x00e0, 30) // CZ_REQ_ROLE_CHANGE // Packet: 0x00e1 packetLen(0x00e1, 30) // ZC_ROLE_CHANGE // Packet: 0x00e2 packetLen(0x00e2, 26) // CZ_REQ_EXPEL_MEMBER // Packet: 0x00e3 packetLen(0x00e3, 2) // CZ_EXIT_ROOM // Packet: 0x00e4 packetLen(0x00e4, 6) // CZ_REQ_EXCHANGE_ITEM // Packet: 0x00e5 packetLen(0x00e5, 26) // ZC_REQ_EXCHANGE_ITEM // Packet: 0x00e6 packetLen(0x00e6, 3) // CZ_ACK_EXCHANGE_ITEM // Packet: 0x00e7 packetLen(0x00e7, 3) // ZC_ACK_EXCHANGE_ITEM // Packet: 0x00e8 packetLen(0x00e8, 8) // CZ_ADD_EXCHANGE_ITEM // Packet: 0x00e9 packetLen(0x00e9, 19) // ZC_ADD_EXCHANGE_ITEM // Packet: 0x00ea packetLen(0x00ea, 5) // ZC_ACK_ADD_EXCHANGE_ITEM // Packet: 0x00eb packetLen(0x00eb, 2) // CZ_CONCLUDE_EXCHANGE_ITEM // Packet: 0x00ec packetLen(0x00ec, 3) // ZC_CONCLUDE_EXCHANGE_ITEM // Packet: 0x00ed packetLen(0x00ed, 2) // CZ_CANCEL_EXCHANGE_ITEM // Packet: 0x00ee packetLen(0x00ee, 2) // ZC_CANCEL_EXCHANGE_ITEM // Packet: 0x00ef packetLen(0x00ef, 2) // CZ_EXEC_EXCHANGE_ITEM // Packet: 0x00f0 packetLen(0x00f0, 3) // ZC_EXEC_EXCHANGE_ITEM // Packet: 0x00f1 packetLen(0x00f1, 2) // ZC_EXCHANGEITEM_UNDO // Packet: 0x00f2 packetLen(0x00f2, 6) // ZC_NOTIFY_STOREITEM_COUNTINFO // Packet: 0x00f3 packetLen(0x00f3, -1) // CZ_REQUEST_CHAT // Packet: 0x00f4 packetLen(0x00f4, 21) // ZC_ADD_ITEM_TO_STORE // Packet: 0x00f5 packetLen(0x00f5, 11) // CZ_MOVE_ITEM_FROM_STORE_TO_BODY // Packet: 0x00f6 packetLen(0x00f6, 8) // ZC_DELETE_ITEM_FROM_STORE // Packet: 0x00f7 packetLen(0x00f7, 17) // CZ_REQUEST_TIME // Packet: 0x00f8 packetLen(0x00f8, 2) // ZC_CLOSE_STORE // Packet: 0x00f9 packetLen(0x00f9, 26) // CZ_MAKE_GROUP // Packet: 0x00fa packetLen(0x00fa, 3) // ZC_ACK_MAKE_GROUP // Packet: 0x00fb packetLen(0x00fb, -1) // ZC_GROUP_LIST // Packet: 0x00fc packetLen(0x00fc, 6) // CZ_REQ_JOIN_GROUP // Packet: 0x00fd packetLen(0x00fd, 27) // ZC_ACK_REQ_JOIN_GROUP // Packet: 0x00fe packetLen(0x00fe, 30) // ZC_REQ_JOIN_GROUP // Packet: 0x00ff packetLen(0x00ff, 10) // CZ_JOIN_GROUP // Packet: 0x0100 packetLen(0x0100, 2) // CZ_REQ_LEAVE_GROUP // Packet: 0x0101 packetLen(0x0101, 6) // ZC_GROUPINFO_CHANGE // Packet: 0x0102 packetLen(0x0102, 6) // CZ_CHANGE_GROUPEXPOPTION // Packet: 0x0103 packetLen(0x0103, 30) // CZ_REQ_EXPEL_GROUP_MEMBER // Packet: 0x0104 packetLen(0x0104, 79) // ZC_ADD_MEMBER_TO_GROUP // Packet: 0x0105 packetLen(0x0105, 31) // ZC_DELETE_MEMBER_FROM_GROUP // Packet: 0x0106 packetLen(0x0106, 10) // ZC_NOTIFY_HP_TO_GROUPM // Packet: 0x0107 packetLen(0x0107, 10) // ZC_NOTIFY_POSITION_TO_GROUPM // Packet: 0x0108 packetLen(0x0108, -1) // CZ_REQUEST_CHAT_PARTY // Packet: 0x0109 packetLen(0x0109, -1) // ZC_NOTIFY_CHAT_PARTY // Packet: 0x010a packetLen(0x010a, 4) // ZC_MVP_GETTING_ITEM // Packet: 0x010b packetLen(0x010b, 6) // ZC_MVP_GETTING_SPECIAL_EXP // Packet: 0x010c packetLen(0x010c, 6) // ZC_MVP // Packet: 0x010d packetLen(0x010d, 2) // ZC_THROW_MVPITEM // Packet: 0x010e packetLen(0x010e, 11) // ZC_SKILLINFO_UPDATE // Packet: 0x010f packetLen(0x010f, -1) // ZC_SKILLINFO_LIST // Packet: 0x0110 packetLen(0x0110, 10) // ZC_ACK_TOUSESKILL // Packet: 0x0111 packetLen(0x0111, 39) // ZC_ADD_SKILL // Packet: 0x0112 packetLen(0x0112, 4) // CZ_UPGRADE_SKILLLEVEL // Packet: 0x0113 packetLen(0x0113, 25) // CZ_USE_SKILL // Packet: 0x0114 packetLen(0x0114, 31) // ZC_NOTIFY_SKILL // Packet: 0x0115 packetLen(0x0115, 35) // ZC_NOTIFY_SKILL_POSITION // Packet: 0x0116 packetLen(0x0116, 17) // CZ_USE_SKILL_TOGROUND // Packet: 0x0117 packetLen(0x0117, 18) // ZC_NOTIFY_GROUNDSKILL // Packet: 0x0118 packetLen(0x0118, 2) // CZ_CANCEL_LOCKON // Packet: 0x0119 packetLen(0x0119, 13) // ZC_STATE_CHANGE // Packet: 0x011a packetLen(0x011a, 15) // ZC_USE_SKILL // Packet: 0x011b packetLen(0x011b, 20) // CZ_SELECT_WARPPOINT // Packet: 0x011c packetLen(0x011c, 68) // ZC_WARPLIST // Packet: 0x011d packetLen(0x011d, 2) // CZ_REMEMBER_WARPPOINT // Packet: 0x011e packetLen(0x011e, 3) // ZC_ACK_REMEMBER_WARPPOINT // Packet: 0x011f packetLen(0x011f, 16) // ZC_SKILL_ENTRY // Packet: 0x0120 packetLen(0x0120, 6) // ZC_SKILL_DISAPPEAR // Packet: 0x0121 packetLen(0x0121, 14) // ZC_NOTIFY_CARTITEM_COUNTINFO // Packet: 0x0122 packetLen(0x0122, -1) // ZC_CART_EQUIPMENT_ITEMLIST // Packet: 0x0123 packetLen(0x0123, -1) // ZC_CART_NORMAL_ITEMLIST // Packet: 0x0124 packetLen(0x0124, 21) // ZC_ADD_ITEM_TO_CART // Packet: 0x0125 packetLen(0x0125, 8) // ZC_DELETE_ITEM_FROM_CART // Packet: 0x0126 packetLen(0x0126, 8) // CZ_MOVE_ITEM_FROM_BODY_TO_CART // Packet: 0x0127 packetLen(0x0127, 8) // CZ_MOVE_ITEM_FROM_CART_TO_BODY // Packet: 0x0128 packetLen(0x0128, 8) // CZ_MOVE_ITEM_FROM_STORE_TO_CART // Packet: 0x0129 packetLen(0x0129, 8) // CZ_MOVE_ITEM_FROM_CART_TO_STORE // Packet: 0x012a packetLen(0x012a, 2) // CZ_REQ_CARTOFF // Packet: 0x012b packetLen(0x012b, 2) // ZC_CARTOFF // Packet: 0x012c packetLen(0x012c, 3) // ZC_ACK_ADDITEM_TO_CART // Packet: 0x012d packetLen(0x012d, 4) // ZC_OPENSTORE // Packet: 0x012e packetLen(0x012e, 2) // CZ_REQ_CLOSESTORE // Packet: 0x012f packetLen(0x012f, -1) // CZ_REQ_OPENSTORE // Packet: 0x0130 packetLen(0x0130, 6) // CZ_REQ_BUY_FROMMC // Packet: 0x0131 packetLen(0x0131, 86) // ZC_STORE_ENTRY // Packet: 0x0132 packetLen(0x0132, 6) // ZC_DISAPPEAR_ENTRY // Packet: 0x0133 packetLen(0x0133, -1) // ZC_PC_PURCHASE_ITEMLIST_FROMMC // Packet: 0x0134 packetLen(0x0134, -1) // CZ_PC_PURCHASE_ITEMLIST_FROMMC // Packet: 0x0135 packetLen(0x0135, 7) // ZC_PC_PURCHASE_RESULT_FROMMC // Packet: 0x0136 packetLen(0x0136, -1) // ZC_PC_PURCHASE_MYITEMLIST // Packet: 0x0137 packetLen(0x0137, 6) // ZC_DELETEITEM_FROM_MCSTORE // Packet: 0x0138 packetLen(0x0138, 3) // CZ_PKMODE_CHANGE // Packet: 0x0139 packetLen(0x0139, 16) // ZC_ATTACK_FAILURE_FOR_DISTANCE // Packet: 0x013a packetLen(0x013a, 4) // ZC_ATTACK_RANGE // Packet: 0x013b packetLen(0x013b, 4) // ZC_ACTION_FAILURE // Packet: 0x013c packetLen(0x013c, 4) // ZC_EQUIP_ARROW // Packet: 0x013d packetLen(0x013d, 6) // ZC_RECOVERY // Packet: 0x013e packetLen(0x013e, 24) // ZC_USESKILL_ACK // Packet: 0x013f packetLen(0x013f, 26) // CZ_ITEM_CREATE // Packet: 0x0140 packetLen(0x0140, 22) // CZ_MOVETO_MAP // Packet: 0x0141 packetLen(0x0141, 14) // ZC_COUPLESTATUS // Packet: 0x0142 packetLen(0x0142, 6) // ZC_OPEN_EDITDLG // Packet: 0x0143 packetLen(0x0143, 10) // CZ_INPUT_EDITDLG // Packet: 0x0144 packetLen(0x0144, 23) // ZC_COMPASS // Packet: 0x0145 packetLen(0x0145, 19) // ZC_SHOW_IMAGE // Packet: 0x0146 packetLen(0x0146, 6) // CZ_CLOSE_DIALOG // Packet: 0x0147 packetLen(0x0147, 39) // ZC_AUTORUN_SKILL // Packet: 0x0148 packetLen(0x0148, 8) // ZC_RESURRECTION // Packet: 0x0149 packetLen(0x0149, 9) // CZ_REQ_GIVE_MANNER_POINT // Packet: 0x014a packetLen(0x014a, 6) // ZC_ACK_GIVE_MANNER_POINT // Packet: 0x014b packetLen(0x014b, 27) // ZC_NOTIFY_MANNER_POINT_GIVEN // Packet: 0x014c packetLen(0x014c, -1) // ZC_MYGUILD_BASIC_INFO // Packet: 0x014d packetLen(0x014d, 2) // CZ_REQ_GUILD_MENUINTERFACE // Packet: 0x014e packetLen(0x014e, 6) // ZC_ACK_GUILD_MENUINTERFACE // Packet: 0x014f packetLen(0x014f, 6) // CZ_REQ_GUILD_MENU // Packet: 0x0150 packetLen(0x0150, 110) // ZC_GUILD_INFO // Packet: 0x0151 packetLen(0x0151, 6) // CZ_REQ_GUILD_EMBLEM_IMG // Packet: 0x0152 packetLen(0x0152, -1) // ZC_GUILD_EMBLEM_IMG // Packet: 0x0153 packetLen(0x0153, -1) // CZ_REGISTER_GUILD_EMBLEM_IMG // Packet: 0x0154 packetLen(0x0154, -1) // ZC_MEMBERMGR_INFO // Packet: 0x0155 packetLen(0x0155, -1) // CZ_REQ_CHANGE_MEMBERPOS // Packet: 0x0156 packetLen(0x0156, -1) // ZC_ACK_REQ_CHANGE_MEMBERS // Packet: 0x0157 packetLen(0x0157, 6) // CZ_REQ_OPEN_MEMBER_INFO // Packet: 0x0158 #if PACKETVER >= 20100817 // removed #elif PACKETVER >= 20100105 packetLen(0x0158, -1) // ZC_ACK_OPEN_MEMBER_INFO #endif // Packet: 0x0159 packetLen(0x0159, 54) // CZ_REQ_LEAVE_GUILD // Packet: 0x015a packetLen(0x015a, 66) // ZC_ACK_LEAVE_GUILD // Packet: 0x015b packetLen(0x015b, 54) // CZ_REQ_BAN_GUILD // Packet: 0x015c packetLen(0x015c, 90) // ZC_ACK_BAN_GUILD // Packet: 0x015d packetLen(0x015d, 42) // CZ_REQ_DISORGANIZE_GUILD // Packet: 0x015e packetLen(0x015e, 6) // ZC_ACK_DISORGANIZE_GUILD_RESULT // Packet: 0x015f packetLen(0x015f, 42) // ZC_ACK_DISORGANIZE_GUILD // Packet: 0x0160 packetLen(0x0160, -1) // ZC_POSITION_INFO // Packet: 0x0161 packetLen(0x0161, -1) // CZ_REG_CHANGE_GUILD_POSITIONINFO // Packet: 0x0162 packetLen(0x0162, -1) // ZC_GUILD_SKILLINFO // Packet: 0x0163 packetLen(0x0163, -1) // ZC_BAN_LIST // Packet: 0x0164 packetLen(0x0164, -1) // ZC_OTHER_GUILD_LIST // Packet: 0x0165 packetLen(0x0165, 30) // CZ_REQ_MAKE_GUILD // Packet: 0x0166 packetLen(0x0166, -1) // ZC_POSITION_ID_NAME_INFO // Packet: 0x0167 packetLen(0x0167, 3) // ZC_RESULT_MAKE_GUILD // Packet: 0x0168 packetLen(0x0168, 14) // CZ_REQ_JOIN_GUILD // Packet: 0x0169 packetLen(0x0169, 3) // ZC_ACK_REQ_JOIN_GUILD // Packet: 0x016a packetLen(0x016a, 30) // ZC_REQ_JOIN_GUILD // Packet: 0x016b packetLen(0x016b, 10) // CZ_JOIN_GUILD // Packet: 0x016c packetLen(0x016c, 43) // ZC_UPDATE_GDID // Packet: 0x016d packetLen(0x016d, 14) // ZC_UPDATE_CHARSTAT // Packet: 0x016e packetLen(0x016e, 186) // CZ_GUILD_NOTICE // Packet: 0x016f packetLen(0x016f, 182) // ZC_GUILD_NOTICE // Packet: 0x0170 packetLen(0x0170, 14) // CZ_REQ_ALLY_GUILD // Packet: 0x0171 packetLen(0x0171, 30) // ZC_REQ_ALLY_GUILD // Packet: 0x0172 packetLen(0x0172, 10) // CZ_ALLY_GUILD // Packet: 0x0173 packetLen(0x0173, 3) // ZC_ACK_REQ_ALLY_GUILD // Packet: 0x0174 packetLen(0x0174, -1) // ZC_ACK_CHANGE_GUILD_POSITIONINFO // Packet: 0x0175 packetLen(0x0175, 6) // CZ_REQ_GUILD_MEMBER_INFO // Packet: 0x0176 packetLen(0x0176, 106) // ZC_ACK_GUILD_MEMBER_INFO // Packet: 0x0177 packetLen(0x0177, -1) // ZC_ITEMIDENTIFY_LIST // Packet: 0x0178 packetLen(0x0178, 4) // CZ_REQ_ITEMIDENTIFY // Packet: 0x0179 packetLen(0x0179, 5) // ZC_ACK_ITEMIDENTIFY // Packet: 0x017a packetLen(0x017a, 4) // CZ_REQ_ITEMCOMPOSITION_LIST // Packet: 0x017b packetLen(0x017b, -1) // ZC_ITEMCOMPOSITION_LIST // Packet: 0x017c packetLen(0x017c, 6) // CZ_REQ_ITEMCOMPOSITION // Packet: 0x017d packetLen(0x017d, 7) // ZC_ACK_ITEMCOMPOSITION // Packet: 0x017e packetLen(0x017e, -1) // CZ_GUILD_CHAT // Packet: 0x017f packetLen(0x017f, -1) // ZC_GUILD_CHAT // Packet: 0x0180 packetLen(0x0180, 6) // CZ_REQ_HOSTILE_GUILD // Packet: 0x0181 packetLen(0x0181, 3) // ZC_ACK_REQ_HOSTILE_GUILD // Packet: 0x0182 packetLen(0x0182, 106) // ZC_MEMBER_ADD // Packet: 0x0183 packetLen(0x0183, 10) // CZ_REQ_DELETE_RELATED_GUILD // Packet: 0x0184 packetLen(0x0184, 10) // ZC_DELETE_RELATED_GUILD // Packet: 0x0185 packetLen(0x0185, 34) // ZC_ADD_RELATED_GUILD // Packet: 0x0187 packetLen(0x0187, 6) // CH_UNKNOWN_PING // Packet: 0x0188 packetLen(0x0188, 8) // ZC_ACK_ITEMREFINING // Packet: 0x0189 packetLen(0x0189, 4) // ZC_NOTIFY_MAPINFO // Packet: 0x018a packetLen(0x018a, 4) // CZ_REQ_DISCONNECT // Packet: 0x018b packetLen(0x018b, 4) // ZC_ACK_REQ_DISCONNECT // Packet: 0x018c packetLen(0x018c, 29) // ZC_MONSTER_INFO // Packet: 0x018d packetLen(0x018d, -1) // ZC_MAKABLEITEMLIST // Packet: 0x018e packetLen(0x018e, 10) // CZ_REQMAKINGITEM // Packet: 0x018f packetLen(0x018f, 6) // ZC_ACK_REQMAKINGITEM // Packet: 0x0190 packetLen(0x0190, 23) // CZ_USE_SKILL_TOGROUND_WITHTALKBOX // Packet: 0x0191 packetLen(0x0191, 86) // ZC_TALKBOX_CHATCONTENTS // Packet: 0x0192 packetLen(0x0192, 24) // ZC_UPDATE_MAPINFO // Packet: 0x0193 packetLen(0x0193, 2) // CZ_REQNAME_BYGID // Packet: 0x0194 packetLen(0x0194, 30) // ZC_ACK_REQNAME_BYGID // Packet: 0x0195 packetLen(0x0195, 102) // ZC_ACK_REQNAMEALL // Packet: 0x0196 packetLen(0x0196, 9) // ZC_MSG_STATE_CHANGE // Packet: 0x0197 packetLen(0x0197, 4) // CZ_RESET // Packet: 0x0198 packetLen(0x0198, 8) // CZ_CHANGE_MAPTYPE // Packet: 0x0199 packetLen(0x0199, 4) // ZC_NOTIFY_MAPPROPERTY // Packet: 0x019a packetLen(0x019a, 14) // ZC_NOTIFY_RANKING // Packet: 0x019b packetLen(0x019b, 10) // ZC_NOTIFY_EFFECT // Packet: 0x019c packetLen(0x019c, -1) // CZ_LOCALBROADCAST // Packet: 0x019d packetLen(0x019d, 6) // CZ_CHANGE_EFFECTSTATE // Packet: 0x019e packetLen(0x019e, 2) // ZC_START_CAPTURE // Packet: 0x019f packetLen(0x019f, 6) // CZ_TRYCAPTURE_MONSTER // Packet: 0x01a0 packetLen(0x01a0, 3) // ZC_TRYCAPTURE_MONSTER // Packet: 0x01a1 packetLen(0x01a1, 3) // CZ_COMMAND_PET // Packet: 0x01a2 packetLen(0x01a2, 37) // ZC_PROPERTY_PET // Packet: 0x01a3 packetLen(0x01a3, 5) // ZC_FEED_PET // Packet: 0x01a4 packetLen(0x01a4, 11) // ZC_CHANGESTATE_PET // Packet: 0x01a5 packetLen(0x01a5, 26) // CZ_RENAME_PET // Packet: 0x01a6 packetLen(0x01a6, -1) // ZC_PETEGG_LIST // Packet: 0x01a7 packetLen(0x01a7, 4) // CZ_SELECT_PETEGG // Packet: 0x01a8 packetLen(0x01a8, 4) // CZ_PETEGG_INFO // Packet: 0x01a9 packetLen(0x01a9, 6) // CZ_PET_ACT // Packet: 0x01aa packetLen(0x01aa, 10) // ZC_PET_ACT // Packet: 0x01ab packetLen(0x01ab, 12) // ZC_PAR_CHANGE_USER // Packet: 0x01ac packetLen(0x01ac, 6) // ZC_SKILL_UPDATE // Packet: 0x01ad packetLen(0x01ad, -1) // ZC_MAKINGARROW_LIST // Packet: 0x01ae packetLen(0x01ae, 4) // CZ_REQ_MAKINGARROW // Packet: 0x01af packetLen(0x01af, 4) // CZ_REQ_CHANGECART // Packet: 0x01b0 packetLen(0x01b0, 11) // ZC_NPCSPRITE_CHANGE // Packet: 0x01b1 packetLen(0x01b1, 7) // ZC_SHOWDIGIT // Packet: 0x01b2 packetLen(0x01b2, -1) // CZ_REQ_OPENSTORE2 // Packet: 0x01b3 packetLen(0x01b3, 67) // ZC_SHOW_IMAGE2 // Packet: 0x01b4 packetLen(0x01b4, 12) // ZC_CHANGE_GUILD // Packet: 0x01b5 packetLen(0x01b5, 18) // SC_BILLING_INFO // Packet: 0x01b6 packetLen(0x01b6, 114) // ZC_GUILD_INFO2 // Packet: 0x01b7 packetLen(0x01b7, 6) // CZ_GUILD_ZENY // Packet: 0x01b8 packetLen(0x01b8, 3) // ZC_GUILD_ZENY_ACK // Packet: 0x01b9 packetLen(0x01b9, 6) // ZC_DISPEL // Packet: 0x01ba packetLen(0x01ba, 26) // CZ_REMOVE_AID // Packet: 0x01bb packetLen(0x01bb, 26) // CZ_SHIFT // Packet: 0x01bc packetLen(0x01bc, 26) // CZ_RECALL // Packet: 0x01bd packetLen(0x01bd, 26) // CZ_RECALL_GID // Packet: 0x01be packetLen(0x01be, 2) // AC_ASK_PNGAMEROOM // Packet: 0x01bf packetLen(0x01bf, 3) // CA_REPLY_PNGAMEROOM // Packet: 0x01c0 packetLen(0x01c0, 2) // CZ_REQ_REMAINTIME // Packet: 0x01c1 packetLen(0x01c1, 14) // ZC_REPLY_REMAINTIME // Packet: 0x01c2 packetLen(0x01c2, 10) // ZC_INFO_REMAINTIME // Packet: 0x01c3 packetLen(0x01c3, -1) // ZC_BROADCAST2 // Packet: 0x01c4 packetLen(0x01c4, 22) // ZC_ADD_ITEM_TO_STORE2 // Packet: 0x01c5 packetLen(0x01c5, 22) // ZC_ADD_ITEM_TO_CART2 // Packet: 0x01c6 packetLen(0x01c6, 4) // CS_REQ_ENCRYPTION // Packet: 0x01c7 packetLen(0x01c7, 2) // SC_ACK_ENCRYPTION // Packet: 0x01c8 packetLen(0x01c8, 13) // ZC_USE_ITEM_ACK2 // Packet: 0x01c9 packetLen(0x01c9, 97) // ZC_SKILL_ENTRY2 // Packet: 0x01ca packetLen(0x01ca, 3) // CZ_REQMAKINGHOMUN // Packet: 0x01cb packetLen(0x01cb, 9) // CZ_MONSTER_TALK // Packet: 0x01cc packetLen(0x01cc, 9) // ZC_MONSTER_TALK // Packet: 0x01cd packetLen(0x01cd, 30) // ZC_AUTOSPELLLIST // Packet: 0x01ce packetLen(0x01ce, 6) // CZ_SELECTAUTOSPELL // Packet: 0x01cf packetLen(0x01cf, 28) // ZC_DEVOTIONLIST // Packet: 0x01d0 packetLen(0x01d0, 8) // ZC_SPIRITS // Packet: 0x01d1 packetLen(0x01d1, 14) // ZC_BLADESTOP // Packet: 0x01d2 packetLen(0x01d2, 10) // ZC_COMBODELAY // Packet: 0x01d3 packetLen(0x01d3, 35) // ZC_SOUND // Packet: 0x01d4 packetLen(0x01d4, 6) // ZC_OPEN_EDITDLGSTR // Packet: 0x01d5 packetLen(0x01d5, -1) // CZ_INPUT_EDITDLGSTR // Packet: 0x01d6 packetLen(0x01d6, 4) // ZC_NOTIFY_MAPPROPERTY2 // Packet: 0x01d7 packetLen(0x01d7, 11) // ZC_SPRITE_CHANGE2 // Packet: 0x01d8 packetLen(0x01d8, 54) // ZC_NOTIFY_STANDENTRY2 // Packet: 0x01d9 packetLen(0x01d9, 53) // ZC_NOTIFY_NEWENTRY2 // Packet: 0x01da packetLen(0x01da, 60) // ZC_NOTIFY_MOVEENTRY2 // Packet: 0x01db packetLen(0x01db, 2) // CA_REQ_HASH // Packet: 0x01dc packetLen(0x01dc, -1) // AC_ACK_HASH // Packet: 0x01dd packetLen(0x01dd, 47) // CA_LOGIN2 // Packet: 0x01de packetLen(0x01de, 33) // ZC_NOTIFY_SKILL2 // Packet: 0x01df packetLen(0x01df, 6) // CZ_REQ_ACCOUNTNAME // Packet: 0x01e0 packetLen(0x01e0, 30) // ZC_ACK_ACCOUNTNAME // Packet: 0x01e1 packetLen(0x01e1, 8) // ZC_SPIRITS2 // Packet: 0x01e2 packetLen(0x01e2, 34) // ZC_REQ_COUPLE // Packet: 0x01e3 packetLen(0x01e3, 14) // CZ_JOIN_COUPLE // Packet: 0x01e4 packetLen(0x01e4, 2) // ZC_START_COUPLE // Packet: 0x01e5 packetLen(0x01e5, 6) // CZ_REQ_JOIN_COUPLE // Packet: 0x01e6 packetLen(0x01e6, 26) // ZC_COUPLENAME // Packet: 0x01e7 packetLen(0x01e7, 2) // CZ_DORIDORI // Packet: 0x01e8 packetLen(0x01e8, 28) // CZ_MAKE_GROUP2 // Packet: 0x01e9 packetLen(0x01e9, 81) // ZC_ADD_MEMBER_TO_GROUP2 // Packet: 0x01ea packetLen(0x01ea, 6) // ZC_CONGRATULATION // Packet: 0x01eb packetLen(0x01eb, 10) // ZC_NOTIFY_POSITION_TO_GUILDM // Packet: 0x01ec packetLen(0x01ec, 26) // ZC_GUILD_MEMBER_MAP_CHANGE // Packet: 0x01ed packetLen(0x01ed, 2) // CZ_CHOPOKGI // Packet: 0x01ee packetLen(0x01ee, -1) // ZC_NORMAL_ITEMLIST2 // Packet: 0x01ef packetLen(0x01ef, -1) // ZC_CART_NORMAL_ITEMLIST2 // Packet: 0x01f0 packetLen(0x01f0, -1) // ZC_STORE_NORMAL_ITEMLIST2 // Packet: 0x01f1 packetLen(0x01f1, -1) // AC_NOTIFY_ERROR // Packet: 0x01f2 packetLen(0x01f2, 20) // ZC_UPDATE_CHARSTAT2 // Packet: 0x01f3 packetLen(0x01f3, 10) // ZC_NOTIFY_EFFECT2 // Packet: 0x01f4 packetLen(0x01f4, 32) // ZC_REQ_EXCHANGE_ITEM2 // Packet: 0x01f5 packetLen(0x01f5, 9) // ZC_ACK_EXCHANGE_ITEM2 // Packet: 0x01f6 packetLen(0x01f6, 34) // ZC_REQ_BABY // Packet: 0x01f7 packetLen(0x01f7, 14) // CZ_JOIN_BABY // Packet: 0x01f8 packetLen(0x01f8, 2) // ZC_START_BABY // Packet: 0x01f9 packetLen(0x01f9, 6) // CZ_REQ_JOIN_BABY // Packet: 0x01fa packetLen(0x01fa, 48) // CA_LOGIN3 // Packet: 0x01fb packetLen(0x01fb, 56) // CH_DELETE_CHAR2 // Packet: 0x01fc packetLen(0x01fc, -1) // ZC_REPAIRITEMLIST // Packet: 0x01fd packetLen(0x01fd, 15) // CZ_REQ_ITEMREPAIR // Packet: 0x01fe packetLen(0x01fe, 5) // ZC_ACK_ITEMREPAIR // Packet: 0x01ff packetLen(0x01ff, 10) // ZC_HIGHJUMP // Packet: 0x0200 packetLen(0x0200, 26) // CA_CONNECT_INFO_CHANGED // Packet: 0x0201 packetLen(0x0201, -1) // ZC_FRIENDS_LIST // Packet: 0x0202 packetLen(0x0202, 26) // CZ_ADD_FRIENDS // Packet: 0x0203 packetLen(0x0203, 10) // CZ_DELETE_FRIENDS // Packet: 0x0204 packetLen(0x0204, 18) // CA_EXE_HASHCHECK // Packet: 0x0205 packetLen(0x0205, 26) // ZC_DIVORCE // Packet: 0x0206 packetLen(0x0206, 11) // ZC_FRIENDS_STATE // Packet: 0x0207 packetLen(0x0207, 34) // ZC_REQ_ADD_FRIENDS // Packet: 0x0208 packetLen(0x0208, 14) // CZ_ACK_REQ_ADD_FRIENDS // Packet: 0x0209 packetLen(0x0209, 36) // ZC_ADD_FRIENDS_LIST // Packet: 0x020a packetLen(0x020a, 10) // ZC_DELETE_FRIENDS // Packet: 0x020d packetLen(0x020d, -1) // HC_BLOCK_CHARACTER // Packet: 0x020e packetLen(0x020e, 32) // ZC_STARSKILL // Packet: 0x020f packetLen(0x020f, 10) // CZ_REQ_PVPPOINT // Packet: 0x0210 packetLen(0x0210, 22) // ZC_ACK_PVPPOINT // Packet: 0x0212 packetLen(0x0212, 26) // CZ_REQ_GIVE_MANNER_BYNAME // Packet: 0x0213 packetLen(0x0213, 26) // CZ_REQ_STATUS_GM // Packet: 0x0214 packetLen(0x0214, 42) // ZC_ACK_STATUS_GM // Packet: 0x0215 packetLen(0x0215, 6) // ZC_SKILLMSG // Packet: 0x0216 packetLen(0x0216, 6) // ZC_BABYMSG // Packet: 0x0217 packetLen(0x0217, 2) // CZ_BLACKSMITH_RANK // Packet: 0x0218 packetLen(0x0218, 2) // CZ_ALCHEMIST_RANK // Packet: 0x0219 packetLen(0x0219, 282) // ZC_BLACKSMITH_RANK // Packet: 0x021a packetLen(0x021a, 282) // ZC_ALCHEMIST_RANK // Packet: 0x021b packetLen(0x021b, 10) // ZC_BLACKSMITH_POINT // Packet: 0x021c packetLen(0x021c, 10) // ZC_ALCHEMIST_POINT // Packet: 0x021d packetLen(0x021d, 6) // CZ_LESSEFFECT // Packet: 0x021e packetLen(0x021e, 6) // ZC_LESSEFFECT // Packet: 0x021f packetLen(0x021f, 66) // ZC_NOTIFY_PKINFO // Packet: 0x0220 packetLen(0x0220, 10) // ZC_NOTIFY_CRAZYKILLER // Packet: 0x0221 packetLen(0x0221, -1) // ZC_NOTIFY_WEAPONITEMLIST // Packet: 0x0222 packetLen(0x0222, 6) // CZ_REQ_WEAPONREFINE // Packet: 0x0223 packetLen(0x0223, 8) // ZC_ACK_WEAPONREFINE // Packet: 0x0224 packetLen(0x0224, 10) // ZC_TAEKWON_POINT // Packet: 0x0225 packetLen(0x0225, 2) // CZ_TAEKWON_RANK // Packet: 0x0226 packetLen(0x0226, 282) // ZC_TAEKWON_RANK // Packet: 0x0227 packetLen(0x0227, 18) // ZC_GAME_GUARD // Packet: 0x0228 packetLen(0x0228, 18) // CZ_ACK_GAME_GUARD // Packet: 0x0229 packetLen(0x0229, 15) // ZC_STATE_CHANGE3 // Packet: 0x022a packetLen(0x022a, 58) // ZC_NOTIFY_STANDENTRY3 // Packet: 0x022b packetLen(0x022b, 57) // ZC_NOTIFY_NEWENTRY3 // Packet: 0x022c packetLen(0x022c, 65) // ZC_NOTIFY_MOVEENTRY3 // Packet: 0x022d packetLen(0x022d, 5) // CZ_COMMAND_MER // Packet: 0x022e packetLen(0x022e, 71) // ZC_PROPERTY_HOMUN // Packet: 0x022f packetLen(0x022f, 5) // ZC_FEED_MER // Packet: 0x0230 packetLen(0x0230, 12) // ZC_CHANGESTATE_MER // Packet: 0x0231 packetLen(0x0231, 26) // CZ_RENAME_MER // Packet: 0x0232 packetLen(0x0232, 9) // CZ_REQUEST_MOVENPC // Packet: 0x0233 packetLen(0x0233, 11) // CZ_REQUEST_ACTNPC // Packet: 0x0234 packetLen(0x0234, 6) // CZ_REQUEST_MOVETOOWNER // Packet: 0x0235 packetLen(0x0235, -1) // ZC_HOSKILLINFO_LIST // Packet: 0x0236 packetLen(0x0236, 10) // ZC_KILLER_POINT // Packet: 0x0237 packetLen(0x0237, 2) // CZ_KILLER_RANK // Packet: 0x0238 packetLen(0x0238, 282) // ZC_KILLER_RANK // Packet: 0x0239 packetLen(0x0239, 11) // ZC_HOSKILLINFO_UPDATE // Packet: 0x023a packetLen(0x023a, 4) // ZC_REQ_STORE_PASSWORD // Packet: 0x023b packetLen(0x023b, 36) // CZ_ACK_STORE_PASSWORD // Packet: 0x023c packetLen(0x023c, 6) // ZC_RESULT_STORE_PASSWORD // Packet: 0x023d packetLen(0x023d, 6) // AC_EVENT_RESULT // Packet: 0x023e packetLen(0x023e, 8) // HC_REQUEST_CHARACTER_PASSWORD // Packet: 0x023f packetLen(0x023f, 2) // CZ_MAIL_GET_LIST // Packet: 0x0240 packetLen(0x0240, -1) // ZC_MAIL_REQ_GET_LIST // Packet: 0x0241 packetLen(0x0241, 6) // CZ_MAIL_OPEN // Packet: 0x0242 packetLen(0x0242, -1) // ZC_MAIL_REQ_OPEN // Packet: 0x0243 packetLen(0x0243, 6) // CZ_MAIL_DELETE // Packet: 0x0244 packetLen(0x0244, 6) // CZ_MAIL_GET_ITEM // Packet: 0x0245 packetLen(0x0245, 3) // ZC_MAIL_REQ_GET_ITEM // Packet: 0x0246 packetLen(0x0246, 4) // CZ_MAIL_RESET_ITEM // Packet: 0x0247 packetLen(0x0247, 8) // CZ_MAIL_ADD_ITEM // Packet: 0x0248 packetLen(0x0248, -1) // CZ_MAIL_SEND // Packet: 0x0249 packetLen(0x0249, 3) // ZC_MAIL_REQ_SEND // Packet: 0x024a packetLen(0x024a, 70) // ZC_MAIL_RECEIVE // Packet: 0x024b packetLen(0x024b, 4) // CZ_AUCTION_CREATE // Packet: 0x024c packetLen(0x024c, 8) // CZ_AUCTION_ADD_ITEM // Packet: 0x024d packetLen(0x024d, 12) // CZ_AUCTION_ADD // Packet: 0x024e packetLen(0x024e, 6) // CZ_AUCTION_ADD_CANCEL // Packet: 0x024f packetLen(0x024f, 10) // CZ_AUCTION_BUY // Packet: 0x0250 packetLen(0x0250, 3) // ZC_AUCTION_RESULT // Packet: 0x0251 packetLen(0x0251, 34) // CZ_AUCTION_ITEM_SEARCH // Packet: 0x0252 packetLen(0x0252, -1) // ZC_AUCTION_ITEM_REQ_SEARCH // Packet: 0x0253 packetLen(0x0253, 3) // ZC_STARPLACE // Packet: 0x0254 packetLen(0x0254, 3) // CZ_AGREE_STARPLACE // Packet: 0x0255 packetLen(0x0255, 5) // ZC_ACK_MAIL_ADD_ITEM // Packet: 0x0256 packetLen(0x0256, 5) // ZC_ACK_AUCTION_ADD_ITEM // Packet: 0x0257 packetLen(0x0257, 8) // ZC_ACK_MAIL_DELETE // Packet: 0x0258 packetLen(0x0258, 2) // CA_REQ_GAME_GUARD_CHECK // Packet: 0x0259 packetLen(0x0259, 3) // AC_ACK_GAME_GUARD // Packet: 0x025a packetLen(0x025a, -1) // ZC_MAKINGITEM_LIST // Packet: 0x025b packetLen(0x025b, 6) // CZ_REQ_MAKINGITEM // Packet: 0x025c packetLen(0x025c, 4) // CZ_AUCTION_REQ_MY_INFO // Packet: 0x025d packetLen(0x025d, 6) // CZ_AUCTION_REQ_MY_SELL_STOP // Packet: 0x025e packetLen(0x025e, 4) // ZC_AUCTION_ACK_MY_SELL_STOP // Packet: 0x025f packetLen(0x025f, 6) // ZC_AUCTION_WINDOWS // Packet: 0x0260 packetLen(0x0260, 6) // ZC_MAIL_WINDOWS // Packet: 0x0261 packetLen(0x0261, 11) // AC_REQ_LOGIN_OLDEKEY // Packet: 0x0262 packetLen(0x0262, 11) // AC_REQ_LOGIN_NEWEKEY // Packet: 0x0263 packetLen(0x0263, 11) // AC_REQ_LOGIN_CARDPASS // Packet: 0x0264 packetLen(0x0264, 20) // CA_ACK_LOGIN_OLDEKEY // Packet: 0x0265 packetLen(0x0265, 20) // CA_ACK_LOGIN_NEWEKEY // Packet: 0x0266 packetLen(0x0266, 30) // CA_ACK_LOGIN_CARDPASS // Packet: 0x0267 packetLen(0x0267, 4) // AC_ACK_EKEY_FAIL_NOTEXIST // Packet: 0x0268 packetLen(0x0268, 4) // AC_ACK_EKEY_FAIL_NOTUSESEKEY // Packet: 0x0269 packetLen(0x0269, 4) // AC_ACK_EKEY_FAIL_NOTUSEDEKEY // Packet: 0x026a packetLen(0x026a, 4) // AC_ACK_EKEY_FAIL_AUTHREFUSE // Packet: 0x026b packetLen(0x026b, 4) // AC_ACK_EKEY_FAIL_INPUTEKEY // Packet: 0x026c packetLen(0x026c, 4) // AC_ACK_EKEY_FAIL_NOTICE // Packet: 0x026d packetLen(0x026d, 4) // AC_ACK_EKEY_FAIL_NEEDCARDPASS // Packet: 0x026f packetLen(0x026f, 2) // AC_ACK_FIRST_LOGIN // Packet: 0x0270 packetLen(0x0270, 2) // AC_REQ_LOGIN_ACCOUNT_INFO // Packet: 0x0271 packetLen(0x0271, 40) // CA_ACK_LOGIN_ACCOUNT_INFO // Packet: 0x0272 packetLen(0x0272, 44) // AC_ACK_PT_ID_INFO // Packet: 0x0273 packetLen(0x0273, 30) // CZ_REQ_MAIL_RETURN // Packet: 0x0274 packetLen(0x0274, 8) // ZC_ACK_MAIL_RETURN // Packet: 0x0275 packetLen(0x0275, 37) // CH_ENTER2 // Packet: 0x0276 packetLen(0x0276, -1) // AC_ACCEPT_LOGIN2 // Packet: 0x0277 packetLen(0x0277, 84) // CA_LOGIN_PCBANG // Packet: 0x0278 packetLen(0x0278, 2) // ZC_NOTIFY_PCBANG // Packet: 0x0279 packetLen(0x0279, 2) // CZ_HUNTINGLIST // Packet: 0x027a packetLen(0x027a, -1) // ZC_HUNTINGLIST // Packet: 0x027b packetLen(0x027b, 14) // ZC_PCBANG_EFFECT // Packet: 0x027c packetLen(0x027c, 60) // CA_LOGIN4 // Packet: 0x027d packetLen(0x027d, 62) // ZC_PROPERTY_MERCE // Packet: 0x027e packetLen(0x027e, -1) // ZC_SHANDA_PROTECT // Packet: 0x027f packetLen(0x027f, 8) // CA_CLIENT_TYPE // Packet: 0x0280 packetLen(0x0280, 12) // ZC_GANGSI_POINT // Packet: 0x0281 packetLen(0x0281, 4) // CZ_GANGSI_RANK // Packet: 0x0282 packetLen(0x0282, 284) // ZC_GANGSI_RANK // Packet: 0x0283 packetLen(0x0283, 6) // ZC_AID // Packet: 0x0284 packetLen(0x0284, 14) // ZC_NOTIFY_EFFECT3 // Packet: 0x0285 packetLen(0x0285, 6) // ZC_DEATH_QUESTION // Packet: 0x0286 packetLen(0x0286, 4) // CZ_DEATH_QUESTION // Packet: 0x0287 packetLen(0x0287, -1) // ZC_PC_CASH_POINT_ITEMLIST // Packet: 0x0288 #if PACKETVER >= 20100803 packetLen(0x0288, -1) // CZ_PC_BUY_CASH_POINT_ITEM #elif PACKETVER >= 20100105 packetLen(0x0288, 10) // CZ_PC_BUY_CASH_POINT_ITEM #endif // Packet: 0x0289 packetLen(0x0289, 12) // ZC_PC_CASH_POINT_UPDATE // Packet: 0x028a packetLen(0x028a, 18) // ZC_NPC_SHOWEFST_UPDATE // Packet: 0x028b packetLen(0x028b, -1) // HC_CHARNOTBEENSELECTED // Packet: 0x028c packetLen(0x028c, 46) // CH_SELECT_CHAR_GOINGTOBEUSED // Packet: 0x028d packetLen(0x028d, 34) // CH_REQ_IS_VALID_CHARNAME // Packet: 0x028e packetLen(0x028e, 4) // HC_ACK_IS_VALID_CHARNAME // Packet: 0x028f packetLen(0x028f, 6) // CH_REQ_CHANGE_CHARNAME // Packet: 0x0290 packetLen(0x0290, 4) // HC_ACK_CHANGE_CHARNAME // Packet: 0x0291 packetLen(0x0291, 4) // ZC_MSG // Packet: 0x0292 packetLen(0x0292, 2) // CZ_STANDING_RESURRECTION // Packet: 0x0293 packetLen(0x0293, 70) // ZC_BOSS_INFO // Packet: 0x0294 packetLen(0x0294, 10) // ZC_READ_BOOK // Packet: 0x0295 packetLen(0x0295, -1) // ZC_EQUIPMENT_ITEMLIST2 // Packet: 0x0296 packetLen(0x0296, -1) // ZC_STORE_EQUIPMENT_ITEMLIST2 // Packet: 0x0297 packetLen(0x0297, -1) // ZC_CART_EQUIPMENT_ITEMLIST2 // Packet: 0x0298 packetLen(0x0298, 8) // ZC_CASH_TIME_COUNTER // Packet: 0x0299 packetLen(0x0299, 6) // ZC_CASH_ITEM_DELETE // Packet: 0x029a packetLen(0x029a, 27) // ZC_ITEM_PICKUP_ACK2 // Packet: 0x029b packetLen(0x029b, 80) // ZC_MER_INIT // Packet: 0x029c packetLen(0x029c, 66) // ZC_MER_PROPERTY // Packet: 0x029d packetLen(0x029d, -1) // ZC_MER_SKILLINFO_LIST // Packet: 0x029e packetLen(0x029e, 11) // ZC_MER_SKILLINFO_UPDATE // Packet: 0x029f packetLen(0x029f, 3) // CZ_MER_COMMAND // Packet: 0x02a2 packetLen(0x02a2, 8) // ZC_MER_PAR_CHANGE // Packet: 0x02a5 packetLen(0x02a5, 8) // CZ_KSY_EVENT // Packet: 0x02aa packetLen(0x02aa, 4) // ZC_REQ_CASH_PASSWORD // Packet: 0x02ab packetLen(0x02ab, 36) // CZ_ACK_CASH_PASSWORD // Packet: 0x02ac packetLen(0x02ac, 6) // ZC_RESULT_CASH_PASSWORD // Packet: 0x02ad packetLen(0x02ad, 8) // AC_REQUEST_SECOND_PASSWORD // Packet: 0x02b0 packetLen(0x02b0, 85) // CA_LOGIN_HAN // Packet: 0x02b1 packetLen(0x02b1, -1) // ZC_ALL_QUEST_LIST // Packet: 0x02b2 packetLen(0x02b2, -1) // ZC_ALL_QUEST_MISSION // Packet: 0x02b3 packetLen(0x02b3, 107) // ZC_ADD_QUEST // Packet: 0x02b4 packetLen(0x02b4, 6) // ZC_DEL_QUEST // Packet: 0x02b5 packetLen(0x02b5, -1) // ZC_UPDATE_MISSION_HUNT // Packet: 0x02b6 packetLen(0x02b6, 7) // CZ_ACTIVE_QUEST // Packet: 0x02b7 packetLen(0x02b7, 7) // ZC_ACTIVE_QUEST // Packet: 0x02b8 packetLen(0x02b8, 22) // ZC_ITEM_PICKUP_PARTY // Packet: 0x02b9 packetLen(0x02b9, 191) // ZC_SHORTCUT_KEY_LIST // Packet: 0x02ba packetLen(0x02ba, 11) // CZ_SHORTCUT_KEY_CHANGE // Packet: 0x02bb packetLen(0x02bb, 8) // ZC_EQUIPITEM_DAMAGED // Packet: 0x02bc packetLen(0x02bc, 6) // ZC_NOTIFY_PCBANG_PLAYING_TIME // Packet: 0x02c1 packetLen(0x02c1, -1) // ZC_NPC_CHAT // Packet: 0x02c2 packetLen(0x02c2, -1) // ZC_FORMATSTRING_MSG // Packet: 0x02c4 packetLen(0x02c4, 26) // CZ_PARTY_JOIN_REQ // Packet: 0x02c5 packetLen(0x02c5, 30) // ZC_PARTY_JOIN_REQ_ACK // Packet: 0x02c6 packetLen(0x02c6, 30) // ZC_PARTY_JOIN_REQ // Packet: 0x02c7 packetLen(0x02c7, 7) // CZ_PARTY_JOIN_REQ_ACK // Packet: 0x02c8 packetLen(0x02c8, 3) // CZ_PARTY_CONFIG // Packet: 0x02c9 packetLen(0x02c9, 3) // ZC_PARTY_CONFIG // Packet: 0x02ca packetLen(0x02ca, 3) // HC_REFUSE_SELECTCHAR // Packet: 0x02cb packetLen(0x02cb, 65) // ZC_MEMORIALDUNGEON_SUBSCRIPTION_INFO // Packet: 0x02cc packetLen(0x02cc, 4) // ZC_MEMORIALDUNGEON_SUBSCRIPTION_NOTIFY // Packet: 0x02cd packetLen(0x02cd, 71) // ZC_MEMORIALDUNGEON_INFO // Packet: 0x02ce packetLen(0x02ce, 10) // ZC_MEMORIALDUNGEON_NOTIFY // Packet: 0x02cf packetLen(0x02cf, 6) // CZ_MEMORIALDUNGEON_COMMAND // Packet: 0x02d0 packetLen(0x02d0, -1) // ZC_EQUIPMENT_ITEMLIST3 // Packet: 0x02d1 packetLen(0x02d1, -1) // ZC_STORE_EQUIPMENT_ITEMLIST3 // Packet: 0x02d2 packetLen(0x02d2, -1) // ZC_CART_EQUIPMENT_ITEMLIST3 // Packet: 0x02d3 packetLen(0x02d3, 4) // ZC_NOTIFY_BIND_ON_EQUIP // Packet: 0x02d4 packetLen(0x02d4, 29) // ZC_ITEM_PICKUP_ACK3 // Packet: 0x02d5 packetLen(0x02d5, 2) // ZC_ISVR_DISCONNECT // Packet: 0x02d6 packetLen(0x02d6, 6) // CZ_EQUIPWIN_MICROSCOPE // Packet: 0x02d7 packetLen(0x02d7, -1) // ZC_EQUIPWIN_MICROSCOPE // Packet: 0x02d8 packetLen(0x02d8, 10) // CZ_CONFIG // Packet: 0x02d9 packetLen(0x02d9, 10) // ZC_CONFIG // Packet: 0x02da packetLen(0x02da, 3) // ZC_CONFIG_NOTIFY // Packet: 0x02db packetLen(0x02db, -1) // CZ_BATTLEFIELD_CHAT // Packet: 0x02dc packetLen(0x02dc, -1) // ZC_BATTLEFIELD_CHAT // Packet: 0x02dd packetLen(0x02dd, 32) // ZC_BATTLEFIELD_NOTIFY_CAMPINFO // Packet: 0x02de packetLen(0x02de, 6) // ZC_BATTLEFIELD_NOTIFY_POINT // Packet: 0x02df packetLen(0x02df, 36) // ZC_BATTLEFIELD_NOTIFY_POSITION // Packet: 0x02e0 packetLen(0x02e0, 34) // ZC_BATTLEFIELD_NOTIFY_HP // Packet: 0x02e1 packetLen(0x02e1, 33) // ZC_NOTIFY_ACT2 // Packet: 0x02e2 packetLen(0x02e2, 20) // CZ_USE_ITEM_NEW_JAPEN // Packet: 0x02e3 packetLen(0x02e3, 22) // CZ_USE_SKILL_NEW_JAPEN // Packet: 0x02e4 packetLen(0x02e4, 11) // CZ_ITEM_PICKUP_NEW_JAPEN // Packet: 0x02e5 packetLen(0x02e5, 9) // CZ_REQUEST_MOVE_NEW_JAPEN // Packet: 0x02e6 packetLen(0x02e6, 6) // CZ_BOT_CHECK // Packet: 0x02e7 packetLen(0x02e7, -1) // ZC_MAPPROPERTY // Packet: 0x02e8 packetLen(0x02e8, -1) // ZC_NORMAL_ITEMLIST3 // Packet: 0x02e9 packetLen(0x02e9, -1) // ZC_CART_NORMAL_ITEMLIST3 // Packet: 0x02ea packetLen(0x02ea, -1) // ZC_STORE_NORMAL_ITEMLIST3 // Packet: 0x02eb packetLen(0x02eb, 13) // ZC_ACCEPT_ENTER2 // Packet: 0x02ec packetLen(0x02ec, 67) // ZC_NOTIFY_MOVEENTRY4 // Packet: 0x02ed packetLen(0x02ed, 59) // ZC_NOTIFY_NEWENTRY4 // Packet: 0x02ee packetLen(0x02ee, 60) // ZC_NOTIFY_STANDENTRY4 // Packet: 0x02ef packetLen(0x02ef, 8) // ZC_NOTIFY_FONT // Packet: 0x02f0 packetLen(0x02f0, 10) // ZC_PROGRESS // Packet: 0x02f1 packetLen(0x02f1, 2) // CZ_PROGRESS // Packet: 0x02f2 packetLen(0x02f2, 2) // ZC_PROGRESS_CANCEL // Packet: 0x02f3 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x02f3, -1) // CZ_IRMAIL_SEND #endif // Packet: 0x02f4 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x02f4, -1) // ZC_IRMAIL_SEND_RES #endif // Packet: 0x02f5 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x02f5, -1) // ZC_IRMAIL_NOTIFY #endif // Packet: 0x02f6 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x02f6, -1) // CZ_IRMAIL_LIST #endif // Packet: 0x02f7 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x02f7, -1) #endif // Packet: 0x02f8 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x02f8, -1) #endif // Packet: 0x02f9 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x02f9, -1) #endif // Packet: 0x02fa #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x02fa, -1) #endif // Packet: 0x02fb #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x02fb, -1) #endif // Packet: 0x02fc #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x02fc, -1) #endif // Packet: 0x02fd #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x02fd, -1) #endif // Packet: 0x02fe #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x02fe, -1) #endif // Packet: 0x02ff #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x02ff, -1) #endif // Packet: 0x0300 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0300, -1) #endif // Packet: 0x0301 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0301, -1) #endif // Packet: 0x0302 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0302, -1) #endif // Packet: 0x0303 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0303, -1) #endif // Packet: 0x0304 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0304, -1) #endif // Packet: 0x0305 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0305, -1) #endif // Packet: 0x0306 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0306, -1) #endif // Packet: 0x0307 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0307, -1) #endif // Packet: 0x0308 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0308, -1) #endif // Packet: 0x0309 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0309, -1) #endif // Packet: 0x030a #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x030a, -1) #endif // Packet: 0x030b #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x030b, -1) #endif // Packet: 0x030c #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x030c, -1) #endif // Packet: 0x030d #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x030d, -1) #endif // Packet: 0x030e #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x030e, -1) #endif // Packet: 0x030f #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x030f, -1) #endif // Packet: 0x0310 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0310, -1) #endif // Packet: 0x0311 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0311, -1) #endif // Packet: 0x0312 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0312, -1) #endif // Packet: 0x0313 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0313, -1) #endif // Packet: 0x0314 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0314, -1) #endif // Packet: 0x0315 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0315, -1) #endif // Packet: 0x0316 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0316, -1) #endif // Packet: 0x0317 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0317, -1) #endif // Packet: 0x0318 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0318, -1) #endif // Packet: 0x0319 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0319, -1) #endif // Packet: 0x031a #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x031a, -1) #endif // Packet: 0x031b #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x031b, -1) #endif // Packet: 0x031c #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x031c, -1) #endif // Packet: 0x031d #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x031d, -1) #endif // Packet: 0x031e #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x031e, -1) #endif // Packet: 0x031f #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x031f, -1) #endif // Packet: 0x0320 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0320, -1) #endif // Packet: 0x0321 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0321, -1) #endif // Packet: 0x0322 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0322, -1) #endif // Packet: 0x0323 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0323, -1) #endif // Packet: 0x0324 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0324, -1) #endif // Packet: 0x0325 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0325, -1) #endif // Packet: 0x0326 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0326, -1) #endif // Packet: 0x0327 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0327, -1) #endif // Packet: 0x0328 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0328, -1) #endif // Packet: 0x0329 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0329, -1) #endif // Packet: 0x032a #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x032a, -1) #endif // Packet: 0x032b #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x032b, -1) #endif // Packet: 0x032c #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x032c, -1) #endif // Packet: 0x032d #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x032d, -1) #endif // Packet: 0x032e #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x032e, -1) #endif // Packet: 0x032f #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x032f, -1) #endif // Packet: 0x0330 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0330, -1) #endif // Packet: 0x0331 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0331, -1) #endif // Packet: 0x0332 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0332, -1) #endif // Packet: 0x0333 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0333, -1) #endif // Packet: 0x0334 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0334, -1) #endif // Packet: 0x0335 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0335, -1) #endif // Packet: 0x0336 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0336, -1) #endif // Packet: 0x0337 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0337, -1) #endif // Packet: 0x0338 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0338, -1) #endif // Packet: 0x0339 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0339, -1) #endif // Packet: 0x033a #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x033a, -1) #endif // Packet: 0x033b #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x033b, -1) #endif // Packet: 0x033c #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x033c, -1) #endif // Packet: 0x033d #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x033d, -1) #endif // Packet: 0x033e #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x033e, -1) #endif // Packet: 0x033f #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x033f, -1) #endif // Packet: 0x0340 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0340, -1) #endif // Packet: 0x0341 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0341, -1) #endif // Packet: 0x0342 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0342, -1) #endif // Packet: 0x0343 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0343, -1) #endif // Packet: 0x0344 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0344, -1) #endif // Packet: 0x0345 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0345, -1) #endif // Packet: 0x0346 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0346, -1) #endif // Packet: 0x0347 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0347, -1) #endif // Packet: 0x0348 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0348, -1) #endif // Packet: 0x0349 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0349, -1) #endif // Packet: 0x034a #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x034a, -1) #endif // Packet: 0x034b #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x034b, -1) #endif // Packet: 0x034c #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x034c, -1) #endif // Packet: 0x034d #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x034d, -1) #endif // Packet: 0x034e #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x034e, -1) #endif // Packet: 0x034f #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x034f, -1) #endif // Packet: 0x0350 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0350, -1) #endif // Packet: 0x0351 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0351, -1) #endif // Packet: 0x0352 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0352, -1) #endif // Packet: 0x0353 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0353, -1) #endif // Packet: 0x0354 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0354, -1) #endif // Packet: 0x0355 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0355, -1) #endif // Packet: 0x0356 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0356, -1) #endif // Packet: 0x0357 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0357, -1) #endif // Packet: 0x0358 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0358, -1) #endif // Packet: 0x0359 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0359, -1) #endif // Packet: 0x035a #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x035a, -1) #endif // Packet: 0x035b #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x035b, -1) #endif // Packet: 0x035c packetLen(0x035c, 2) // CZ_OPEN_SIMPLE_CASHSHOP_ITEMLIST // Packet: 0x035d packetLen(0x035d, -1) // ZC_SIMPLE_CASHSHOP_POINT_ITEMLIST // Packet: 0x035e packetLen(0x035e, 2) // CZ_CLOSE_WINDOW // Packet: 0x035f #if PACKETVER >= 20101123 packetLen(0x035f, 5) // CZ_REQUEST_MOVE2 #elif PACKETVER >= 20100105 packetLen(0x035f, -1) // CZ_REQUEST_MOVE2 #endif // Packet: 0x0360 #if PACKETVER >= 20101123 packetLen(0x0360, 6) // CZ_REQUEST_TIME2 #elif PACKETVER >= 20100105 packetLen(0x0360, -1) // CZ_REQUEST_TIME2 #endif // Packet: 0x0361 #if PACKETVER >= 20101123 packetLen(0x0361, 5) // CZ_CHANGE_DIRECTION2 #elif PACKETVER >= 20100105 packetLen(0x0361, -1) // CZ_CHANGE_DIRECTION2 #endif // Packet: 0x0362 #if PACKETVER >= 20101123 packetLen(0x0362, 6) // CZ_ITEM_PICKUP2 #elif PACKETVER >= 20100105 packetLen(0x0362, -1) // CZ_ITEM_PICKUP2 #endif // Packet: 0x0363 #if PACKETVER >= 20101123 packetLen(0x0363, 6) // CZ_ITEM_THROW2 #elif PACKETVER >= 20100105 packetLen(0x0363, -1) // CZ_ITEM_THROW2 #endif // Packet: 0x0364 #if PACKETVER >= 20101123 packetLen(0x0364, 8) // CZ_MOVE_ITEM_FROM_BODY_TO_STORE2 #elif PACKETVER >= 20100105 packetLen(0x0364, -1) // CZ_MOVE_ITEM_FROM_BODY_TO_STORE2 #endif // Packet: 0x0365 #if PACKETVER >= 20101123 packetLen(0x0365, 8) // CZ_MOVE_ITEM_FROM_STORE_TO_BODY2 #elif PACKETVER >= 20100105 packetLen(0x0365, -1) // CZ_MOVE_ITEM_FROM_STORE_TO_BODY2 #endif // Packet: 0x0366 #if PACKETVER >= 20101123 packetLen(0x0366, 10) // CZ_USE_SKILL_TOGROUND2 #elif PACKETVER >= 20100105 packetLen(0x0366, -1) // CZ_USE_SKILL_TOGROUND2 #endif // Packet: 0x0367 #if PACKETVER >= 20101123 packetLen(0x0367, 90) // CZ_USE_SKILL_TOGROUND_WITHTALKBOX2 #elif PACKETVER >= 20100105 packetLen(0x0367, -1) // CZ_USE_SKILL_TOGROUND_WITHTALKBOX2 #endif // Packet: 0x0368 #if PACKETVER >= 20101123 packetLen(0x0368, 6) // CZ_REQNAME2 #elif PACKETVER >= 20100105 packetLen(0x0368, -1) // CZ_REQNAME2 #endif // Packet: 0x0369 #if PACKETVER >= 20101123 packetLen(0x0369, 6) // CZ_REQNAME_BYGID2 #elif PACKETVER >= 20100105 packetLen(0x0369, -1) // CZ_REQNAME_BYGID2 #endif // Packet: 0x036a #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x036a, -1) #endif // Packet: 0x036b #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x036b, -1) #endif // Packet: 0x036c #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x036c, -1) #endif // Packet: 0x036d #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x036d, -1) #endif // Packet: 0x036e #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x036e, -1) #endif // Packet: 0x036f #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x036f, -1) #endif // Packet: 0x0370 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0370, -1) #endif // Packet: 0x0371 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0371, -1) #endif // Packet: 0x0372 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0372, -1) #endif // Packet: 0x0373 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0373, -1) #endif // Packet: 0x0374 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0374, -1) #endif // Packet: 0x0375 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0375, -1) #endif // Packet: 0x0376 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0376, -1) #endif // Packet: 0x0377 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0377, -1) #endif // Packet: 0x0378 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0378, -1) #endif // Packet: 0x0379 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0379, -1) #endif // Packet: 0x037a #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x037a, -1) #endif // Packet: 0x037b #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x037b, -1) #endif // Packet: 0x037c #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x037c, -1) #endif // Packet: 0x037d #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x037d, -1) #endif // Packet: 0x037e #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x037e, -1) #endif // Packet: 0x037f #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x037f, -1) #endif // Packet: 0x0380 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0380, -1) #endif // Packet: 0x0381 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0381, -1) #endif // Packet: 0x0382 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0382, -1) #endif // Packet: 0x0383 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0383, -1) #endif // Packet: 0x0384 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0384, -1) #endif // Packet: 0x0385 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0385, -1) #endif // Packet: 0x0386 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0386, -1) #endif // Packet: 0x0387 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0387, -1) #endif // Packet: 0x0388 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0388, -1) #endif // Packet: 0x0389 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0389, -1) #endif // Packet: 0x038a #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x038a, -1) #endif // Packet: 0x038b #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x038b, -1) #endif // Packet: 0x038c #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x038c, -1) #endif // Packet: 0x038d #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x038d, -1) #endif // Packet: 0x038e #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x038e, -1) #endif // Packet: 0x038f #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x038f, -1) #endif // Packet: 0x0390 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0390, -1) #endif // Packet: 0x0391 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0391, -1) #endif // Packet: 0x0392 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0392, -1) #endif // Packet: 0x0393 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0393, -1) #endif // Packet: 0x0394 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0394, -1) #endif // Packet: 0x0395 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0395, -1) #endif // Packet: 0x0396 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0396, -1) #endif // Packet: 0x0397 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0397, -1) #endif // Packet: 0x0398 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0398, -1) #endif // Packet: 0x0399 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0399, -1) #endif // Packet: 0x039a #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x039a, -1) #endif // Packet: 0x039b #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x039b, -1) #endif // Packet: 0x039c #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x039c, -1) #endif // Packet: 0x039d #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x039d, -1) #endif // Packet: 0x039e #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x039e, -1) #endif // Packet: 0x039f #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x039f, -1) #endif // Packet: 0x03a0 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03a0, -1) #endif // Packet: 0x03a1 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03a1, -1) #endif // Packet: 0x03a2 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03a2, -1) #endif // Packet: 0x03a3 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03a3, -1) #endif // Packet: 0x03a4 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03a4, -1) #endif // Packet: 0x03a5 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03a5, -1) #endif // Packet: 0x03a6 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03a6, -1) #endif // Packet: 0x03a7 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03a7, -1) #endif // Packet: 0x03a8 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03a8, -1) #endif // Packet: 0x03a9 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03a9, -1) #endif // Packet: 0x03aa #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03aa, -1) #endif // Packet: 0x03ab #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03ab, -1) #endif // Packet: 0x03ac #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03ac, -1) #endif // Packet: 0x03ad #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03ad, -1) #endif // Packet: 0x03ae #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03ae, -1) #endif // Packet: 0x03af #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03af, -1) #endif // Packet: 0x03b0 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03b0, -1) #endif // Packet: 0x03b1 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03b1, -1) #endif // Packet: 0x03b2 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03b2, -1) #endif // Packet: 0x03b3 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03b3, -1) #endif // Packet: 0x03b4 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03b4, -1) #endif // Packet: 0x03b5 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03b5, -1) #endif // Packet: 0x03b6 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03b6, -1) #endif // Packet: 0x03b7 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03b7, -1) #endif // Packet: 0x03b8 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03b8, -1) #endif // Packet: 0x03b9 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03b9, -1) #endif // Packet: 0x03ba #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03ba, -1) #endif // Packet: 0x03bb #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03bb, -1) #endif // Packet: 0x03bc #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03bc, -1) #endif // Packet: 0x03bd #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03bd, -1) #endif // Packet: 0x03be #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03be, -1) #endif // Packet: 0x03bf #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03bf, -1) #endif // Packet: 0x03c0 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03c0, -1) #endif // Packet: 0x03c1 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03c1, -1) #endif // Packet: 0x03c2 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03c2, -1) #endif // Packet: 0x03c3 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03c3, -1) #endif // Packet: 0x03c4 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03c4, -1) #endif // Packet: 0x03c5 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03c5, -1) #endif // Packet: 0x03c6 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03c6, -1) #endif // Packet: 0x03c7 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03c7, -1) #endif // Packet: 0x03c8 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03c8, -1) #endif // Packet: 0x03c9 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03c9, -1) #endif // Packet: 0x03ca #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03ca, -1) #endif // Packet: 0x03cb #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03cb, -1) #endif // Packet: 0x03cc #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03cc, -1) #endif // Packet: 0x03cd #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03cd, -1) #endif // Packet: 0x03ce #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03ce, -1) #endif // Packet: 0x03cf #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03cf, -1) #endif // Packet: 0x03d0 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03d0, -1) #endif // Packet: 0x03d1 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03d1, -1) #endif // Packet: 0x03d2 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03d2, -1) #endif // Packet: 0x03d3 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03d3, -1) #endif // Packet: 0x03d4 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03d4, -1) #endif // Packet: 0x03d5 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03d5, -1) #endif // Packet: 0x03d6 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03d6, -1) #endif // Packet: 0x03d7 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03d7, -1) #endif // Packet: 0x03d8 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03d8, -1) #endif // Packet: 0x03d9 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03d9, -1) #endif // Packet: 0x03da #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03da, -1) #endif // Packet: 0x03db #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03db, -1) #endif // Packet: 0x03dc #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03dc, -1) #endif // Packet: 0x03dd packetLen(0x03dd, 18) // AHC_GAME_GUARD // Packet: 0x03de packetLen(0x03de, 18) // CAH_ACK_GAME_GUARD // Packet: 0x03e2 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03e2, -1) #endif // Packet: 0x03e3 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03e3, -1) #endif // Packet: 0x03e4 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03e4, -1) #endif // Packet: 0x03e5 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03e5, -1) #endif // Packet: 0x03e6 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03e6, -1) #endif // Packet: 0x03e7 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03e7, -1) #endif // Packet: 0x03e8 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03e8, -1) #endif // Packet: 0x03e9 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03e9, -1) #endif // Packet: 0x03ea #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03ea, -1) #endif // Packet: 0x03eb #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03eb, -1) #endif // Packet: 0x03ec #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03ec, -1) #endif // Packet: 0x03ed #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03ed, -1) #endif // Packet: 0x03ee #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03ee, -1) #endif // Packet: 0x03ef #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03ef, -1) #endif // Packet: 0x03f0 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03f0, -1) #endif // Packet: 0x03f1 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03f1, -1) #endif // Packet: 0x03f2 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03f2, -1) #endif // Packet: 0x03f3 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03f3, -1) #endif // Packet: 0x03f4 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03f4, -1) #endif // Packet: 0x03f5 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03f5, -1) #endif // Packet: 0x03f6 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03f6, -1) #endif // Packet: 0x03f7 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03f7, -1) #endif // Packet: 0x03f8 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03f8, -1) #endif // Packet: 0x03f9 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03f9, -1) #endif // Packet: 0x03fa #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03fa, -1) #endif // Packet: 0x03fb #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03fb, -1) #endif // Packet: 0x03fc #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03fc, -1) #endif // Packet: 0x03fd #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03fd, -1) #endif // Packet: 0x03fe #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03fe, -1) #endif // Packet: 0x03ff #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x03ff, -1) #endif // Packet: 0x0400 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0400, -1) #endif // Packet: 0x0401 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0401, -1) #endif // Packet: 0x0402 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0402, -1) #endif // Packet: 0x0403 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0403, -1) #endif // Packet: 0x0404 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0404, -1) #endif // Packet: 0x0405 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0405, -1) #endif // Packet: 0x0406 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0406, -1) #endif // Packet: 0x0407 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0407, -1) #endif // Packet: 0x0408 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0408, -1) #endif // Packet: 0x0409 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0409, -1) #endif // Packet: 0x040a #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x040a, -1) #endif // Packet: 0x040b #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x040b, -1) #endif // Packet: 0x040c #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x040c, -1) #endif // Packet: 0x040d #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x040d, -1) #endif // Packet: 0x040e #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x040e, -1) #endif // Packet: 0x040f #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x040f, -1) #endif // Packet: 0x0410 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0410, -1) #endif // Packet: 0x0411 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0411, -1) #endif // Packet: 0x0412 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0412, -1) #endif // Packet: 0x0413 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0413, -1) #endif // Packet: 0x0414 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0414, -1) #endif // Packet: 0x0415 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0415, -1) #endif // Packet: 0x0416 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0416, -1) #endif // Packet: 0x0417 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0417, -1) #endif // Packet: 0x0418 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0418, -1) #endif // Packet: 0x0419 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0419, -1) #endif // Packet: 0x041a #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x041a, -1) #endif // Packet: 0x041b #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x041b, -1) #endif // Packet: 0x041c #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x041c, -1) #endif // Packet: 0x041d #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x041d, -1) #endif // Packet: 0x041e #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x041e, -1) #endif // Packet: 0x041f #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x041f, -1) #endif // Packet: 0x0420 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0420, -1) #endif // Packet: 0x0421 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0421, -1) #endif // Packet: 0x0422 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0422, -1) #endif // Packet: 0x0423 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0423, -1) #endif // Packet: 0x0424 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0424, -1) #endif // Packet: 0x0425 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0425, -1) #endif // Packet: 0x0426 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0426, -1) #endif // Packet: 0x0427 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0427, -1) #endif // Packet: 0x0428 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0428, -1) #endif // Packet: 0x0429 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0429, -1) #endif // Packet: 0x042a #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x042a, -1) #endif // Packet: 0x042b #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x042b, -1) #endif // Packet: 0x042c #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x042c, -1) #endif // Packet: 0x042d #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x042d, -1) #endif // Packet: 0x042e #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x042e, -1) #endif // Packet: 0x042f #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x042f, -1) #endif // Packet: 0x0430 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0430, -1) #endif // Packet: 0x0431 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0431, -1) #endif // Packet: 0x0432 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0432, -1) #endif // Packet: 0x0433 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0433, -1) #endif // Packet: 0x0434 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0434, -1) #endif // Packet: 0x0435 #if PACKETVER >= 20101123 // removed #elif PACKETVER >= 20100105 packetLen(0x0435, -1) #endif // Packet: 0x0436 packetLen(0x0436, 19) // CZ_ENTER2 // Packet: 0x0437 packetLen(0x0437, 7) // CZ_REQUEST_ACT2 // Packet: 0x0438 packetLen(0x0438, 10) // CZ_USE_SKILL2 // Packet: 0x0439 packetLen(0x0439, 8) // CZ_USE_ITEM2 // Packet: 0x043d packetLen(0x043d, 8) // ZC_SKILL_POSTDELAY // Packet: 0x043e packetLen(0x043e, -1) // ZC_SKILL_POSTDELAY_LIST // Packet: 0x043f packetLen(0x043f, 25) // ZC_MSG_STATE_CHANGE2 // Packet: 0x0440 packetLen(0x0440, 10) // ZC_MILLENNIUMSHIELD // Packet: 0x0441 packetLen(0x0441, 4) // ZC_SKILLINFO_DELETE // Packet: 0x0442 #if PACKETVER >= 20100817 packetLen(0x0442, -1) // ZC_SKILL_SELECT_REQUEST #elif PACKETVER >= 20100105 packetLen(0x0442, 8) // ZC_SKILL_SELECT_REQUEST #endif // Packet: 0x0443 packetLen(0x0443, 8) // CZ_SKILL_SELECT_RESPONSE // Packet: 0x0444 packetLen(0x0444, -1) // ZC_SIMPLE_CASH_POINT_ITEMLIST // Packet: 0x0445 packetLen(0x0445, 10) // CZ_SIMPLE_BUY_CASH_POINT_ITEM // Packet: 0x0446 packetLen(0x0446, 14) // ZC_QUEST_NOTIFY_EFFECT // Packet: 0x0447 packetLen(0x0447, 2) // CZ_BLOCKING_PLAY_CANCEL // Packet: 0x0448 packetLen(0x0448, -1) // HC_CHARACTER_LIST // Packet: 0x044a packetLen(0x044a, 6) // CZ_CLIENT_VERSION // Packet: 0x044b packetLen(0x044b, 2) // CZ_CLOSE_SIMPLECASH_SHOP // Packet: 0x07d0 #if PACKETVER >= 20100701 // removed #elif PACKETVER >= 20100105 packetLen(0x07d0, 6) // ZC_ES_RESULT #endif // Packet: 0x07d1 #if PACKETVER >= 20100701 // removed #elif PACKETVER >= 20100105 packetLen(0x07d1, 2) // CZ_ES_GET_LIST #endif // Packet: 0x07d2 #if PACKETVER >= 20100701 // removed #elif PACKETVER >= 20100105 packetLen(0x07d2, -1) // ZC_ES_LIST #endif // Packet: 0x07d3 #if PACKETVER >= 20100701 // removed #elif PACKETVER >= 20100105 packetLen(0x07d3, 4) // CZ_ES_CHOOSE #endif // Packet: 0x07d4 #if PACKETVER >= 20100701 // removed #elif PACKETVER >= 20100105 packetLen(0x07d4, 4) // CZ_ES_CANCEL #endif // Packet: 0x07d5 #if PACKETVER >= 20100701 // removed #elif PACKETVER >= 20100105 packetLen(0x07d5, 4) // ZC_ES_READY #endif // Packet: 0x07d6 #if PACKETVER >= 20100701 // removed #elif PACKETVER >= 20100105 packetLen(0x07d6, 4) // ZC_ES_GOTO #endif // Packet: 0x07d7 packetLen(0x07d7, 8) // CZ_GROUPINFO_CHANGE_V2 // Packet: 0x07d8 packetLen(0x07d8, 8) // ZC_REQ_GROUPINFO_CHANGE_V2 // Packet: 0x07d9 packetLen(0x07d9, 268) // ZC_SHORTCUT_KEY_LIST_V2 // Packet: 0x07da packetLen(0x07da, 6) // CZ_CHANGE_GROUP_MASTER // Packet: 0x07db packetLen(0x07db, 8) // ZC_HO_PAR_CHANGE // Packet: 0x07dc packetLen(0x07dc, 6) // CZ_SEEK_PARTY // Packet: 0x07dd packetLen(0x07dd, 54) // ZC_SEEK_PARTY // Packet: 0x07de packetLen(0x07de, 30) // CZ_SEEK_PARTY_MEMBER // Packet: 0x07df packetLen(0x07df, 54) // ZC_SEEK_PARTY_MEMBER // Packet: 0x07e0 packetLen(0x07e0, 58) // ZC_ES_NOTI_MYINFO // Packet: 0x07e1 packetLen(0x07e1, 15) // ZC_SKILLINFO_UPDATE2 // Packet: 0x07e2 packetLen(0x07e2, 8) // ZC_MSG_VALUE // Packet: 0x07e3 packetLen(0x07e3, 6) // ZC_ITEMLISTWIN_OPEN // Packet: 0x07e4 packetLen(0x07e4, -1) // CZ_ITEMLISTWIN_RES // Packet: 0x07e5 #if PACKETVER >= 20101012 packetLen(0x07e5, 4) // CH_ENTER_CHECKBOT #elif PACKETVER >= 20100105 packetLen(0x07e5, 8) // CH_ENTER_CHECKBOT #endif // Packet: 0x07e6 packetLen(0x07e6, 8) // ZC_MSG_SKILL // Packet: 0x07e7 packetLen(0x07e7, 32) // CH_CHECKBOT // Packet: 0x07e8 packetLen(0x07e8, -1) // HC_CHECKBOT // Packet: 0x07e9 packetLen(0x07e9, 5) // HC_CHECKBOT_RESULT // Packet: 0x07ea packetLen(0x07ea, 2) // CZ_BATTLE_FIELD_LIST // Packet: 0x07eb packetLen(0x07eb, -1) // ZC_BATTLE_FIELD_LIST // Packet: 0x07ec packetLen(0x07ec, 8) // CZ_JOIN_BATTLE_FIELD // Packet: 0x07ed packetLen(0x07ed, 10) // ZC_JOIN_BATTLE_FIELD // Packet: 0x07ee packetLen(0x07ee, 6) // CZ_CANCEL_BATTLE_FIELD // Packet: 0x07ef packetLen(0x07ef, 8) // ZC_CANCEL_BATTLE_FIELD // Packet: 0x07f0 #if PACKETVER >= 20100209 packetLen(0x07f0, 6) // CZ_REQ_BATTLE_STATE_MONITOR #elif PACKETVER >= 20100105 packetLen(0x07f0, 8) // CZ_REQ_BATTLE_STATE_MONITOR #endif // Packet: 0x07f1 #if PACKETVER >= 20100629 packetLen(0x07f1, 18) // ZC_ACK_BATTLE_STATE_MONITOR #elif PACKETVER >= 20100105 packetLen(0x07f1, 15) // ZC_ACK_BATTLE_STATE_MONITOR #endif // Packet: 0x07f2 #if PACKETVER >= 20100629 packetLen(0x07f2, 8) // ZC_BATTLE_NOTI_START_STEP #elif PACKETVER >= 20100105 packetLen(0x07f2, 6) // ZC_BATTLE_NOTI_START_STEP #endif // Packet: 0x07f3 #if PACKETVER >= 20100629 packetLen(0x07f3, 6) // ZC_BATTLE_JOIN_NOTI_DEFER #elif PACKETVER >= 20100105 packetLen(0x07f3, 4) // ZC_BATTLE_JOIN_NOTI_DEFER #endif // Packet: 0x07f4 packetLen(0x07f4, 3) // ZC_BATTLE_JOIN_DISABLE_STATE // Packet: 0x07f5 packetLen(0x07f5, 6) // CZ_GM_FULLSTRIP // Packet: 0x07f6 packetLen(0x07f6, 14) // ZC_NOTIFY_EXP // Packet: 0x07f7 packetLen(0x07f7, -1) // ZC_NOTIFY_MOVEENTRY7 // Packet: 0x07f8 packetLen(0x07f8, -1) // ZC_NOTIFY_NEWENTRY5 // Packet: 0x07f9 packetLen(0x07f9, -1) // ZC_NOTIFY_STANDENTRY5 // Packet: 0x07fa packetLen(0x07fa, 8) // ZC_DELETE_ITEM_FROM_BODY // Packet: 0x07fb packetLen(0x07fb, 25) // ZC_USESKILL_ACK2 // Packet: 0x07fc packetLen(0x07fc, 10) // ZC_CHANGE_GROUP_MASTER // Packet: 0x07fd packetLen(0x07fd, -1) // ZC_BROADCASTING_SPECIAL_ITEM_OBTAIN // Packet: 0x07fe packetLen(0x07fe, 26) // ZC_PLAY_NPC_BGM // Packet: 0x07ff packetLen(0x07ff, -1) // ZC_DEFINE_CHECK // Packet: 0x0800 packetLen(0x0800, -1) // ZC_PC_PURCHASE_ITEMLIST_FROMMC2 // Packet: 0x0801 packetLen(0x0801, -1) // CZ_PC_PURCHASE_ITEMLIST_FROMMC2 // Packet: 0x0802 packetLen(0x0802, 18) // CZ_PARTY_BOOKING_REQ_REGISTER // Packet: 0x0803 packetLen(0x0803, 4) // ZC_PARTY_BOOKING_ACK_REGISTER // Packet: 0x0804 packetLen(0x0804, 14) // CZ_PARTY_BOOKING_REQ_SEARCH // Packet: 0x0805 packetLen(0x0805, -1) // ZC_PARTY_BOOKING_ACK_SEARCH // Packet: 0x0806 packetLen(0x0806, 2) // CZ_PARTY_BOOKING_REQ_DELETE // Packet: 0x0807 packetLen(0x0807, 4) // ZC_PARTY_BOOKING_ACK_DELETE // Packet: 0x0808 packetLen(0x0808, 14) // CZ_PARTY_BOOKING_REQ_UPDATE // Packet: 0x0809 packetLen(0x0809, 50) // ZC_PARTY_BOOKING_NOTIFY_INSERT // Packet: 0x080a packetLen(0x080a, 18) // ZC_PARTY_BOOKING_NOTIFY_UPDATE // Packet: 0x080b packetLen(0x080b, 6) // ZC_PARTY_BOOKING_NOTIFY_DELETE // Packet: 0x080c #if PACKETVER >= 20100113 packetLen(0x080c, 2) // CZ_SIMPLE_CASH_BTNSHOW #endif // Packet: 0x080d #if PACKETVER >= 20100113 packetLen(0x080d, 3) // ZC_SIMPLE_CASH_BTNSHOW #endif // Packet: 0x080e #if PACKETVER >= 20100119 packetLen(0x080e, 14) // ZC_NOTIFY_HP_TO_GROUPM_R2 #endif // Packet: 0x080f #if PACKETVER >= 20100223 packetLen(0x080f, 20) // ZC_ADD_EXCHANGE_ITEM2 #endif // Packet: 0x0810 #if PACKETVER >= 20100303 packetLen(0x0810, 3) // ZC_OPEN_BUYING_STORE #endif // Packet: 0x0811 #if PACKETVER >= 20100303 packetLen(0x0811, -1) // CZ_REQ_OPEN_BUYING_STORE #endif // Packet: 0x0812 #if PACKETVER >= 20100420 packetLen(0x0812, 8) // ZC_FAILED_OPEN_BUYING_STORE_TO_BUYER #elif PACKETVER >= 20100303 packetLen(0x0812, 86) // ZC_FAILED_OPEN_BUYING_STORE_TO_BUYER #endif // Packet: 0x0813 #if PACKETVER >= 20100309 packetLen(0x0813, -1) // ZC_MYITEMLIST_BUYING_STORE #elif PACKETVER >= 20100303 packetLen(0x0813, 6) // ZC_MYITEMLIST_BUYING_STORE #endif // Packet: 0x0814 #if PACKETVER >= 20100420 packetLen(0x0814, 86) // ZC_BUYING_STORE_ENTRY #elif PACKETVER >= 20100309 packetLen(0x0814, 2) // ZC_BUYING_STORE_ENTRY #elif PACKETVER >= 20100303 packetLen(0x0814, 6) // ZC_BUYING_STORE_ENTRY #endif // Packet: 0x0815 #if PACKETVER >= 20100420 packetLen(0x0815, 2) // CZ_REQ_CLOSE_BUYING_STORE #elif PACKETVER >= 20100309 packetLen(0x0815, 6) // CZ_REQ_CLOSE_BUYING_STORE #elif PACKETVER >= 20100303 packetLen(0x0815, -1) // CZ_REQ_CLOSE_BUYING_STORE #endif // Packet: 0x0816 #if PACKETVER >= 20100309 packetLen(0x0816, 6) // ZC_DISAPPEAR_BUYING_STORE_ENTRY #endif // Packet: 0x0817 #if PACKETVER >= 20100420 packetLen(0x0817, 6) // CZ_REQ_CLICK_TO_BUYING_STORE #elif PACKETVER >= 20100303 packetLen(0x0817, -1) // CZ_REQ_CLICK_TO_BUYING_STORE #endif // Packet: 0x0818 #if PACKETVER >= 20100309 packetLen(0x0818, -1) // ZC_ACK_ITEMLIST_BUYING_STORE #elif PACKETVER >= 20100303 packetLen(0x0818, 6) // ZC_ACK_ITEMLIST_BUYING_STORE #endif // Packet: 0x0819 #if PACKETVER >= 20100420 packetLen(0x0819, -1) // CZ_REQ_TRADE_BUYING_STORE #elif PACKETVER >= 20100309 packetLen(0x0819, 10) // CZ_REQ_TRADE_BUYING_STORE #elif PACKETVER >= 20100303 packetLen(0x0819, 4) // CZ_REQ_TRADE_BUYING_STORE #endif // Packet: 0x081a #if PACKETVER >= 20100420 packetLen(0x081a, 4) // ZC_FAILED_TRADE_BUYING_STORE_TO_BUYER #elif PACKETVER >= 20100413 packetLen(0x081a, 10) // ZC_FAILED_TRADE_BUYING_STORE_TO_BUYER #elif PACKETVER >= 20100406 packetLen(0x081a, 6) // ZC_FAILED_TRADE_BUYING_STORE_TO_BUYER #elif PACKETVER >= 20100309 packetLen(0x081a, 4) // ZC_FAILED_TRADE_BUYING_STORE_TO_BUYER #endif // Packet: 0x081b #if PACKETVER >= 20100420 packetLen(0x081b, 10) // ZC_UPDATE_ITEM_FROM_BUYING_STORE #elif PACKETVER >= 20100414 packetLen(0x081b, 8) // ZC_UPDATE_ITEM_FROM_BUYING_STORE #elif PACKETVER >= 20100309 packetLen(0x081b, 4) // ZC_UPDATE_ITEM_FROM_BUYING_STORE #endif // Packet: 0x081c #if PACKETVER >= 20100420 packetLen(0x081c, 10) // ZC_ITEM_DELETE_BUYING_STORE #elif PACKETVER >= 20100309 packetLen(0x081c, 6) // ZC_ITEM_DELETE_BUYING_STORE #endif // Packet: 0x081d #if PACKETVER >= 20100309 packetLen(0x081d, 22) // ZC_EL_INIT #endif // Packet: 0x081e #if PACKETVER >= 20100309 packetLen(0x081e, 8) // ZC_EL_PAR_CHANGE #endif // Packet: 0x081f #if PACKETVER >= 20100323 packetLen(0x081f, -1) // ZC_BROADCAST4 #endif // Packet: 0x0820 #if PACKETVER >= 20100413 packetLen(0x0820, 11) // ZC_COSTUME_SPRITE_CHANGE #endif // Packet: 0x0821 #if PACKETVER >= 20100413 packetLen(0x0821, 2) // AC_OTP_USER #endif // Packet: 0x0822 #if PACKETVER >= 20100413 packetLen(0x0822, 9) // CA_OTP_AUTH_REQ #endif // Packet: 0x0823 #if PACKETVER >= 20100413 packetLen(0x0823, -1) // AC_OTP_AUTH_ACK #endif // Packet: 0x0824 #if PACKETVER >= 20100420 packetLen(0x0824, 6) // ZC_FAILED_TRADE_BUYING_STORE_TO_SELLER #endif // Packet: 0x0825 #if PACKETVER >= 20100601 packetLen(0x0825, -1) // CA_SSO_LOGIN_REQ #endif // Packet: 0x0826 #if PACKETVER >= 20101019 // removed #elif PACKETVER >= 20100601 packetLen(0x0826, 4) // AC_SSO_LOGIN_ACK #endif // Packet: 0x0827 #if PACKETVER >= 20100713 packetLen(0x0827, 6) // CH_DELETE_CHAR3_RESERVED #endif // Packet: 0x0828 #if PACKETVER >= 20100713 packetLen(0x0828, 14) // HC_DELETE_CHAR3_RESERVED #endif // Packet: 0x0829 #if PACKETVER >= 20100728 packetLen(0x0829, 12) // CH_DELETE_CHAR3 #elif PACKETVER >= 20100713 packetLen(0x0829, 6) // CH_DELETE_CHAR3 #endif // Packet: 0x082a #if PACKETVER >= 20100713 packetLen(0x082a, 10) // HC_DELETE_CHAR3 #endif // Packet: 0x082b #if PACKETVER >= 20100713 packetLen(0x082b, 6) // CH_DELETE_CHAR3_CANCEL #endif // Packet: 0x082c #if PACKETVER >= 20100720 packetLen(0x082c, 10) // HC_DELETE_CHAR3_CANCEL #elif PACKETVER >= 20100713 packetLen(0x082c, 14) // HC_DELETE_CHAR3_CANCEL #endif // Packet: 0x082d #if PACKETVER >= 20101221 packetLen(0x082d, -1) // HC_ACCEPT_ENTER2 #endif // Packet: 0x0835 #if PACKETVER >= 20100601 packetLen(0x0835, -1) // CZ_SEARCH_STORE_INFO #endif // Packet: 0x0836 #if PACKETVER >= 20100601 packetLen(0x0836, -1) // ZC_SEARCH_STORE_INFO_ACK #endif // Packet: 0x0837 #if PACKETVER >= 20100601 packetLen(0x0837, 3) // ZC_SEARCH_STORE_INFO_FAILED #endif // Packet: 0x0838 #if PACKETVER >= 20100608 packetLen(0x0838, 2) // CZ_SEARCH_STORE_INFO_NEXT_PAGE #elif PACKETVER >= 20100601 packetLen(0x0838, 3) // CZ_SEARCH_STORE_INFO_NEXT_PAGE #endif // Packet: 0x0839 #if PACKETVER >= 20100608 packetLen(0x0839, 66) // ZC_ACK_BAN_GUILD_SSO #endif // Packet: 0x083a #if PACKETVER >= 20100701 packetLen(0x083a, 5) // ZC_OPEN_SEARCH_STORE_INFO #elif PACKETVER >= 20100608 packetLen(0x083a, 4) // ZC_OPEN_SEARCH_STORE_INFO #endif // Packet: 0x083b #if PACKETVER >= 20100608 packetLen(0x083b, 2) // CZ_CLOSE_SEARCH_STORE_INFO #endif // Packet: 0x083c #if PACKETVER >= 20100608 packetLen(0x083c, 12) // CZ_SSILIST_ITEM_CLICK #endif // Packet: 0x083d #if PACKETVER >= 20100608 packetLen(0x083d, 6) // ZC_SSILIST_ITEM_CLICK_ACK #endif // Packet: 0x083e #if PACKETVER >= 20100615 packetLen(0x083e, 26) // AC_REFUSE_LOGIN2 #endif // Packet: 0x083f #if PACKETVER >= 20100629 // removed #elif PACKETVER >= 20100622 packetLen(0x083f, 22) // ZC_SEARCH_STORE_OPEN_INFO #endif // Packet: 0x0840 #if PACKETVER >= 20100713 packetLen(0x0840, -1) // HC_NOTIFY_ACCESSIBLE_MAPNAME #endif // Packet: 0x0841 #if PACKETVER >= 20100714 packetLen(0x0841, 4) // CH_SELECT_ACCESSIBLE_MAPNAME #elif PACKETVER >= 20100713 packetLen(0x0841, 19) // CH_SELECT_ACCESSIBLE_MAPNAME #endif // Packet: 0x0842 #if PACKETVER >= 20100720 packetLen(0x0842, 6) // CZ_RECALL_SSO #endif // Packet: 0x0843 #if PACKETVER >= 20100720 packetLen(0x0843, 6) // CZ_REMOVE_AID_SSO #endif // Packet: 0x0844 #if PACKETVER >= 20100824 packetLen(0x0844, 2) // CZ_SE_CASHSHOP_OPEN #endif // Packet: 0x0845 #if PACKETVER >= 20100824 packetLen(0x0845, 10) // ZC_SE_CASHSHOP_OPEN #endif // Packet: 0x0846 #if PACKETVER >= 20100824 packetLen(0x0846, 4) // CZ_REQ_SE_CASH_TAB_CODE #endif // Packet: 0x0847 #if PACKETVER >= 20100824 packetLen(0x0847, -1) // ZC_ACK_SE_CASH_ITEM_LIST #endif // Packet: 0x0848 #if PACKETVER >= 20100824 packetLen(0x0848, -1) // CZ_SE_PC_BUY_CASHITEM_LIST #endif // Packet: 0x0849 #if PACKETVER >= 20100914 packetLen(0x0849, 16) // ZC_SE_PC_BUY_CASHITEM_RESULT #elif PACKETVER >= 20100824 packetLen(0x0849, 12) // ZC_SE_PC_BUY_CASHITEM_RESULT #endif // Packet: 0x084a #if PACKETVER >= 20101019 packetLen(0x084a, 2) // CZ_SE_CASHSHOP_CLOSE #endif // Packet: 0x084b #if PACKETVER >= 20101019 packetLen(0x084b, 19) // ZC_ITEM_FALL_ENTRY4 #endif // Packet: 0x084c #if PACKETVER >= 20101026 packetLen(0x084c, 10) // CZ_MACRO_USE_SKILL #endif // Packet: 0x084d #if PACKETVER >= 20101026 packetLen(0x084d, 10) // CZ_MACRO_USE_SKILL_TOGROUND #endif // Packet: 0x084e #if PACKETVER >= 20101026 packetLen(0x084e, 5) // CZ_MACRO_REQUEST_MOVE #endif // Packet: 0x084f #if PACKETVER >= 20101026 packetLen(0x084f, 6) // CZ_MACRO_ITEM_PICKUP #endif // Packet: 0x0850 #if PACKETVER >= 20101026 packetLen(0x0850, 7) // CZ_MACRO_REQUEST_ACT #endif // Packet: 0x0851 #if PACKETVER >= 20101102 packetLen(0x0851, -1) // ZC_GPK_DYNCODE #endif // Packet: 0x0852 #if PACKETVER >= 20101102 packetLen(0x0852, 2) // CZ_GPK_DYNCODE_RELOAD #endif // Packet: 0x0853 #if PACKETVER >= 20101102 packetLen(0x0853, -1) // ZC_GPK_AUTH #endif // Packet: 0x0854 #if PACKETVER >= 20101102 packetLen(0x0854, -1) // CZ_GPK_AUTH #endif // Packet: 0x0855 #if PACKETVER >= 20101102 packetLen(0x0855, 6) // ZC_MACRO_ITEMPICKUP_FAIL #endif // Packet: 0x0856 #if PACKETVER >= 20101123 packetLen(0x0856, -1) // ZC_NOTIFY_MOVEENTRY8 #endif // Packet: 0x0857 #if PACKETVER >= 20101123 packetLen(0x0857, -1) // ZC_NOTIFY_STANDENTRY7 #endif // Packet: 0x0858 #if PACKETVER >= 20101123 packetLen(0x0858, -1) // ZC_NOTIFY_NEWENTRY6 #endif // Packet: 0x0859 #if PACKETVER >= 20101123 packetLen(0x0859, -1) // ZC_EQUIPWIN_MICROSCOPE2 #endif // Packet: 0x085a #if PACKETVER >= 20101123 packetLen(0x085a, 2) // ZC_REASSEMBLY_AUTH01 #endif // Packet: 0x085b #if PACKETVER >= 20101123 packetLen(0x085b, 2) // ZC_REASSEMBLY_AUTH02 #endif // Packet: 0x085c #if PACKETVER >= 20101123 packetLen(0x085c, 2) // ZC_REASSEMBLY_AUTH03 #endif // Packet: 0x085d #if PACKETVER >= 20101123 packetLen(0x085d, 2) // ZC_REASSEMBLY_AUTH04 #endif // Packet: 0x085e #if PACKETVER >= 20101123 packetLen(0x085e, 2) // ZC_REASSEMBLY_AUTH05 #endif // Packet: 0x085f #if PACKETVER >= 20101123 packetLen(0x085f, 2) // ZC_REASSEMBLY_AUTH06 #endif // Packet: 0x0860 #if PACKETVER >= 20101123 packetLen(0x0860, 2) // ZC_REASSEMBLY_AUTH07 #endif // Packet: 0x0861 #if PACKETVER >= 20101123 packetLen(0x0861, 2) // ZC_REASSEMBLY_AUTH08 #endif // Packet: 0x0862 #if PACKETVER >= 20101123 packetLen(0x0862, 2) // ZC_REASSEMBLY_AUTH09 #endif // Packet: 0x0863 #if PACKETVER >= 20101123 packetLen(0x0863, 2) // ZC_REASSEMBLY_AUTH10 #endif // Packet: 0x0864 #if PACKETVER >= 20101123 packetLen(0x0864, 2) // ZC_REASSEMBLY_AUTH11 #endif // Packet: 0x0865 #if PACKETVER >= 20101123 packetLen(0x0865, 2) // ZC_REASSEMBLY_AUTH12 #endif // Packet: 0x0866 #if PACKETVER >= 20101123 packetLen(0x0866, 2) // ZC_REASSEMBLY_AUTH13 #endif // Packet: 0x0867 #if PACKETVER >= 20101123 packetLen(0x0867, 2) // ZC_REASSEMBLY_AUTH14 #endif // Packet: 0x0868 #if PACKETVER >= 20101123 packetLen(0x0868, 2) // ZC_REASSEMBLY_AUTH15 #endif // Packet: 0x0869 #if PACKETVER >= 20101123 packetLen(0x0869, 2) // ZC_REASSEMBLY_AUTH16 #endif // Packet: 0x086a #if PACKETVER >= 20101123 packetLen(0x086a, 2) // ZC_REASSEMBLY_AUTH17 #endif // Packet: 0x086b #if PACKETVER >= 20101123 packetLen(0x086b, 2) // ZC_REASSEMBLY_AUTH18 #endif // Packet: 0x086c #if PACKETVER >= 20101123 packetLen(0x086c, 2) // ZC_REASSEMBLY_AUTH19 #endif // Packet: 0x086d #if PACKETVER >= 20101123 packetLen(0x086d, 2) // ZC_REASSEMBLY_AUTH20 #endif // Packet: 0x086e #if PACKETVER >= 20101123 packetLen(0x086e, 2) // ZC_REASSEMBLY_AUTH21 #endif // Packet: 0x086f #if PACKETVER >= 20101123 packetLen(0x086f, 2) // ZC_REASSEMBLY_AUTH22 #endif // Packet: 0x0870 #if PACKETVER >= 20101123 packetLen(0x0870, 2) // ZC_REASSEMBLY_AUTH23 #endif // Packet: 0x0871 #if PACKETVER >= 20101123 packetLen(0x0871, 2) // ZC_REASSEMBLY_AUTH24 #endif // Packet: 0x0872 #if PACKETVER >= 20101123 packetLen(0x0872, 2) #endif // Packet: 0x0873 #if PACKETVER >= 20101123 packetLen(0x0873, 2) // ZC_REASSEMBLY_AUTH26 #endif // Packet: 0x0874 #if PACKETVER >= 20101123 packetLen(0x0874, 2) // ZC_REASSEMBLY_AUTH27 #endif // Packet: 0x0875 #if PACKETVER >= 20101123 packetLen(0x0875, 2) // ZC_REASSEMBLY_AUTH28 #endif // Packet: 0x0876 #if PACKETVER >= 20101123 packetLen(0x0876, 2) // ZC_REASSEMBLY_AUTH29 #endif // Packet: 0x0877 #if PACKETVER >= 20101123 packetLen(0x0877, 2) // ZC_REASSEMBLY_AUTH30 #endif // Packet: 0x0878 #if PACKETVER >= 20101123 packetLen(0x0878, 2) // ZC_REASSEMBLY_AUTH31 #endif // Packet: 0x0879 #if PACKETVER >= 20101123 packetLen(0x0879, 2) // ZC_REASSEMBLY_AUTH32 #endif // Packet: 0x087a #if PACKETVER >= 20101123 packetLen(0x087a, 2) // ZC_REASSEMBLY_AUTH33 #endif // Packet: 0x087b #if PACKETVER >= 20101123 packetLen(0x087b, 2) // ZC_REASSEMBLY_AUTH34 #endif // Packet: 0x087c #if PACKETVER >= 20101123 packetLen(0x087c, 2) // ZC_REASSEMBLY_AUTH35 #endif // Packet: 0x087d #if PACKETVER >= 20101123 packetLen(0x087d, 2) // ZC_REASSEMBLY_AUTH36 #endif // Packet: 0x087e #if PACKETVER >= 20101123 packetLen(0x087e, 2) // ZC_REASSEMBLY_AUTH37 #endif // Packet: 0x087f #if PACKETVER >= 20101123 packetLen(0x087f, 2) // ZC_REASSEMBLY_AUTH38 #endif // Packet: 0x0880 #if PACKETVER >= 20101123 packetLen(0x0880, 2) // ZC_REASSEMBLY_AUTH39 #endif // Packet: 0x0881 #if PACKETVER >= 20101123 packetLen(0x0881, 2) // ZC_REASSEMBLY_AUTH40 #endif // Packet: 0x0882 #if PACKETVER >= 20101123 packetLen(0x0882, 2) // ZC_REASSEMBLY_AUTH41 #endif // Packet: 0x0883 #if PACKETVER >= 20101123 packetLen(0x0883, 2) // ZC_REASSEMBLY_AUTH42 #endif // Packet: 0x0884 #if PACKETVER >= 20101123 packetLen(0x0884, 2) // CZ_REASSEMBLY_AUTH01 #endif // Packet: 0x0885 #if PACKETVER >= 20101123 packetLen(0x0885, 2) // CZ_REASSEMBLY_AUTH02 #endif // Packet: 0x0886 #if PACKETVER >= 20101123 packetLen(0x0886, 2) // CZ_REASSEMBLY_AUTH03 #endif // Packet: 0x0887 #if PACKETVER >= 20101123 packetLen(0x0887, 2) // CZ_REASSEMBLY_AUTH04 #endif // Packet: 0x0888 #if PACKETVER >= 20101123 packetLen(0x0888, 2) // CZ_REASSEMBLY_AUTH05 #endif // Packet: 0x0889 #if PACKETVER >= 20101123 packetLen(0x0889, 2) // CZ_REASSEMBLY_AUTH06 #endif // Packet: 0x088a #if PACKETVER >= 20101123 packetLen(0x088a, 2) // CZ_REASSEMBLY_AUTH07 #endif // Packet: 0x088b #if PACKETVER >= 20101123 packetLen(0x088b, 2) // CZ_REASSEMBLY_AUTH08 #endif // Packet: 0x088c #if PACKETVER >= 20101123 packetLen(0x088c, 2) // CZ_REASSEMBLY_AUTH09 #endif // Packet: 0x088d #if PACKETVER >= 20101123 packetLen(0x088d, 2) // CZ_REASSEMBLY_AUTH10 #endif // Packet: 0x088e #if PACKETVER >= 20101123 packetLen(0x088e, 2) // CZ_REASSEMBLY_AUTH11 #endif // Packet: 0x088f #if PACKETVER >= 20101123 packetLen(0x088f, 2) // CZ_REASSEMBLY_AUTH12 #endif // Packet: 0x0890 #if PACKETVER >= 20101123 packetLen(0x0890, 2) // CZ_REASSEMBLY_AUTH13 #endif // Packet: 0x0891 #if PACKETVER >= 20101123 packetLen(0x0891, 2) // CZ_REASSEMBLY_AUTH14 #endif // Packet: 0x0892 #if PACKETVER >= 20101123 packetLen(0x0892, 2) // CZ_REASSEMBLY_AUTH15 #endif // Packet: 0x0893 #if PACKETVER >= 20101123 packetLen(0x0893, 2) // CZ_REASSEMBLY_AUTH16 #endif // Packet: 0x0894 #if PACKETVER >= 20101123 packetLen(0x0894, 2) // CZ_REASSEMBLY_AUTH17 #endif // Packet: 0x0895 #if PACKETVER >= 20101123 packetLen(0x0895, 2) // CZ_REASSEMBLY_AUTH18 #endif // Packet: 0x0896 #if PACKETVER >= 20101123 packetLen(0x0896, 2) // CZ_REASSEMBLY_AUTH19 #endif // Packet: 0x0897 #if PACKETVER >= 20101123 packetLen(0x0897, 2) // CZ_REASSEMBLY_AUTH20 #endif // Packet: 0x0898 #if PACKETVER >= 20101123 packetLen(0x0898, 2) // CZ_REASSEMBLY_AUTH21 #endif // Packet: 0x0899 #if PACKETVER >= 20101123 packetLen(0x0899, 2) // CZ_REASSEMBLY_AUTH22 #endif // Packet: 0x089a #if PACKETVER >= 20101123 packetLen(0x089a, 2) // CZ_REASSEMBLY_AUTH23 #endif // Packet: 0x089b #if PACKETVER >= 20101123 packetLen(0x089b, 2) // CZ_REASSEMBLY_AUTH24 #endif // Packet: 0x089c #if PACKETVER >= 20101123 packetLen(0x089c, 2) // CZ_REASSEMBLY_AUTH25 #endif // Packet: 0x089d #if PACKETVER >= 20101123 packetLen(0x089d, 2) // CZ_REASSEMBLY_AUTH26 #endif // Packet: 0x089e #if PACKETVER >= 20101123 packetLen(0x089e, 2) // CZ_REASSEMBLY_AUTH27 #endif // Packet: 0x089f #if PACKETVER >= 20101123 packetLen(0x089f, 2) // CZ_REASSEMBLY_AUTH28 #endif // Packet: 0x08a0 #if PACKETVER >= 20101123 packetLen(0x08a0, 2) // CZ_REASSEMBLY_AUTH29 #endif // Packet: 0x08a1 #if PACKETVER >= 20101123 packetLen(0x08a1, 2) // CZ_REASSEMBLY_AUTH30 #endif // Packet: 0x08a2 #if PACKETVER >= 20101123 packetLen(0x08a2, 2) // CZ_REASSEMBLY_AUTH31 #endif // Packet: 0x08a3 #if PACKETVER >= 20101123 packetLen(0x08a3, 2) // CZ_REASSEMBLY_AUTH32 #endif // Packet: 0x08a4 #if PACKETVER >= 20101123 packetLen(0x08a4, 2) // CZ_REASSEMBLY_AUTH33 #endif // Packet: 0x08a5 #if PACKETVER >= 20101123 packetLen(0x08a5, 2) // CZ_REASSEMBLY_AUTH34 #endif // Packet: 0x08a6 #if PACKETVER >= 20101123 packetLen(0x08a6, 2) // CZ_REASSEMBLY_AUTH35 #endif // Packet: 0x08a7 #if PACKETVER >= 20101123 packetLen(0x08a7, 2) // CZ_REASSEMBLY_AUTH36 #endif // Packet: 0x08a8 #if PACKETVER >= 20101123 packetLen(0x08a8, 2) // CZ_REASSEMBLY_AUTH37 #endif // Packet: 0x08a9 #if PACKETVER >= 20101123 packetLen(0x08a9, 2) // CZ_REASSEMBLY_AUTH38 #endif // Packet: 0x08aa #if PACKETVER >= 20101123 packetLen(0x08aa, 2) // CZ_REASSEMBLY_AUTH39 #endif // Packet: 0x08ab #if PACKETVER >= 20101123 packetLen(0x08ab, 2) // CZ_REASSEMBLY_AUTH40 #endif // Packet: 0x08ac #if PACKETVER >= 20101123 packetLen(0x08ac, 2) // CZ_REASSEMBLY_AUTH41 #endif // Packet: 0x08ad #if PACKETVER >= 20101123 packetLen(0x08ad, 2) // CZ_REASSEMBLY_AUTH42 #endif // Packet: 0x08af #if PACKETVER >= 20101228 packetLen(0x08af, 10) // HC_WAITING_LOGIN #endif // Packet: 0x08b1 #if PACKETVER >= 20101221 packetLen(0x08b1, -1) // ZC_MCSTORE_NOTMOVEITEM_LIST #endif // Packet: 0x08b2 #if PACKETVER >= 20101228 packetLen(0x08b2, -1) // AC_REALNAME_AUTH #endif #endif /* COMMON_PACKETS2010_LEN_RE_H */