/**
* 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 <http://www.gnu.org/licenses/>.
*/
#ifndef COMMON_PACKETS2009_LEN_MAIN_H
#define COMMON_PACKETS2009_LEN_MAIN_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 >= 20090617
packetLen(0x006d, 114) // HC_ACCEPT_MAKECHAR
#elif PACKETVER >= 20090107
packetLen(0x006d, 110) // 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
#if PACKETVER >= 20090406
packetLen(0x0073, 11) // ZC_ACCEPT_ENTER
#elif PACKETVER >= 20090401
packetLen(0x0073, 6) // ZC_ACCEPT_ENTER
#elif PACKETVER >= 20090311
packetLen(0x0073, -1) // ZC_ACCEPT_ENTER
#elif PACKETVER >= 20090225
packetLen(0x0073, 282) // ZC_ACCEPT_ENTER
#elif PACKETVER >= 20090218
packetLen(0x0073, 2) // ZC_ACCEPT_ENTER
#elif PACKETVER >= 20090211
packetLen(0x0073, 8) // ZC_ACCEPT_ENTER
#elif PACKETVER >= 20090120
packetLen(0x0073, -1) // ZC_ACCEPT_ENTER
#elif PACKETVER >= 20090107
packetLen(0x0073, 8) // ZC_ACCEPT_ENTER
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x0074
packetLen(0x0074, 3) // ZC_REFUSE_ENTER
// Packet: 0x0075
#if PACKETVER >= 20090401
packetLen(0x0075, -1) // ZC_NOTIFY_INITCHAR
#elif PACKETVER >= 20090325
packetLen(0x0075, 22) // ZC_NOTIFY_INITCHAR
#elif PACKETVER >= 20090225
packetLen(0x0075, -1) // ZC_NOTIFY_INITCHAR
#elif PACKETVER >= 20090218
packetLen(0x0075, 2) // ZC_NOTIFY_INITCHAR
#elif PACKETVER >= 20090114
packetLen(0x0075, -1) // ZC_NOTIFY_INITCHAR
#elif PACKETVER >= 20090107
packetLen(0x0075, 6) // ZC_NOTIFY_INITCHAR
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x0076
packetLen(0x0076, 9) // ZC_NOTIFY_UPDATECHAR
// Packet: 0x0077
#if PACKETVER >= 20090406
packetLen(0x0077, 5) // ZC_NOTIFY_UPDATEPLAYER
#elif PACKETVER >= 20090401
packetLen(0x0077, -1) // ZC_NOTIFY_UPDATEPLAYER
#elif PACKETVER >= 20090325
packetLen(0x0077, 4) // ZC_NOTIFY_UPDATEPLAYER
#elif PACKETVER >= 20090311
packetLen(0x0077, -1) // ZC_NOTIFY_UPDATEPLAYER
#elif PACKETVER >= 20090225
packetLen(0x0077, 7) // ZC_NOTIFY_UPDATEPLAYER
#elif PACKETVER >= 20090211
packetLen(0x0077, -1) // ZC_NOTIFY_UPDATEPLAYER
#elif PACKETVER >= 20090204
packetLen(0x0077, 7) // ZC_NOTIFY_UPDATEPLAYER
#elif PACKETVER >= 20090129
packetLen(0x0077, 3) // ZC_NOTIFY_UPDATEPLAYER
#elif PACKETVER >= 20090120
packetLen(0x0077, -1) // ZC_NOTIFY_UPDATEPLAYER
#elif PACKETVER >= 20090114
packetLen(0x0077, 7) // ZC_NOTIFY_UPDATEPLAYER
#elif PACKETVER >= 20090107
packetLen(0x0077, -1) // ZC_NOTIFY_UPDATEPLAYER
#endif
// Packet: 0x0078
#if PACKETVER >= 20090406
packetLen(0x0078, 55) // ZC_NOTIFY_STANDENTRY
#elif PACKETVER >= 20090318
packetLen(0x0078, -1) // ZC_NOTIFY_STANDENTRY
#elif PACKETVER >= 20090311
packetLen(0x0078, 2) // ZC_NOTIFY_STANDENTRY
#elif PACKETVER >= 20090114
packetLen(0x0078, -1) // ZC_NOTIFY_STANDENTRY
#elif PACKETVER >= 20090107
packetLen(0x0078, 22) // ZC_NOTIFY_STANDENTRY
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x0079
#if PACKETVER >= 20090406
packetLen(0x0079, 53) // ZC_NOTIFY_NEWENTRY
#elif PACKETVER >= 20090318
packetLen(0x0079, -1) // ZC_NOTIFY_NEWENTRY
#elif PACKETVER >= 20090311
packetLen(0x0079, 15) // ZC_NOTIFY_NEWENTRY
#elif PACKETVER >= 20090225
packetLen(0x0079, 20) // ZC_NOTIFY_NEWENTRY
#elif PACKETVER >= 20090218
packetLen(0x0079, 2) // ZC_NOTIFY_NEWENTRY
#elif PACKETVER >= 20090129
packetLen(0x0079, -1) // ZC_NOTIFY_NEWENTRY
#elif PACKETVER >= 20090120
packetLen(0x0079, 3) // ZC_NOTIFY_NEWENTRY
#elif PACKETVER >= 20090114
packetLen(0x0079, 21) // ZC_NOTIFY_NEWENTRY
#elif PACKETVER >= 20090107
packetLen(0x0079, -1) // ZC_NOTIFY_NEWENTRY
#endif
// Packet: 0x007a
#if PACKETVER >= 20090406
packetLen(0x007a, 58) // ZC_NOTIFY_ACTENTRY
#elif PACKETVER >= 20090325
packetLen(0x007a, -1) // ZC_NOTIFY_ACTENTRY
#elif PACKETVER >= 20090318
packetLen(0x007a, 3) // ZC_NOTIFY_ACTENTRY
#elif PACKETVER >= 20090225
packetLen(0x007a, -1) // ZC_NOTIFY_ACTENTRY
#elif PACKETVER >= 20090218
packetLen(0x007a, 6) // ZC_NOTIFY_ACTENTRY
#elif PACKETVER >= 20090120
packetLen(0x007a, -1) // ZC_NOTIFY_ACTENTRY
#elif PACKETVER >= 20090114
packetLen(0x007a, 6) // ZC_NOTIFY_ACTENTRY
#elif PACKETVER >= 20090107
packetLen(0x007a, -1) // ZC_NOTIFY_ACTENTRY
#endif
// Packet: 0x007b
#if PACKETVER >= 20090406
packetLen(0x007b, 60) // ZC_NOTIFY_MOVEENTRY
#elif PACKETVER >= 20090401
packetLen(0x007b, 8) // ZC_NOTIFY_MOVEENTRY
#elif PACKETVER >= 20090325
packetLen(0x007b, 3) // ZC_NOTIFY_MOVEENTRY
#elif PACKETVER >= 20090218
packetLen(0x007b, -1) // ZC_NOTIFY_MOVEENTRY
#elif PACKETVER >= 20090211
packetLen(0x007b, 2) // ZC_NOTIFY_MOVEENTRY
#elif PACKETVER >= 20090204
packetLen(0x007b, 5) // ZC_NOTIFY_MOVEENTRY
#elif PACKETVER >= 20090129
packetLen(0x007b, 14) // ZC_NOTIFY_MOVEENTRY
#elif PACKETVER >= 20090107
packetLen(0x007b, -1) // ZC_NOTIFY_MOVEENTRY
#endif
// Packet: 0x007c
#if PACKETVER >= 20090617
packetLen(0x007c, 44) // ZC_NOTIFY_STANDENTRY_NPC
#elif PACKETVER >= 20090406
packetLen(0x007c, 42) // ZC_NOTIFY_STANDENTRY_NPC
#elif PACKETVER >= 20090401
packetLen(0x007c, 14) // ZC_NOTIFY_STANDENTRY_NPC
#elif PACKETVER >= 20090325
packetLen(0x007c, 182) // ZC_NOTIFY_STANDENTRY_NPC
#elif PACKETVER >= 20090311
packetLen(0x007c, -1) // ZC_NOTIFY_STANDENTRY_NPC
#elif PACKETVER >= 20090225
packetLen(0x007c, 19) // ZC_NOTIFY_STANDENTRY_NPC
#elif PACKETVER >= 20090218
packetLen(0x007c, 10) // ZC_NOTIFY_STANDENTRY_NPC
#elif PACKETVER >= 20090211
packetLen(0x007c, -1) // ZC_NOTIFY_STANDENTRY_NPC
#elif PACKETVER >= 20090204
packetLen(0x007c, 5) // ZC_NOTIFY_STANDENTRY_NPC
#elif PACKETVER >= 20090120
packetLen(0x007c, -1) // ZC_NOTIFY_STANDENTRY_NPC
#elif PACKETVER >= 20090114
packetLen(0x007c, 2) // ZC_NOTIFY_STANDENTRY_NPC
#elif PACKETVER >= 20090107
packetLen(0x007c, 2) // ZC_NOTIFY_STANDENTRY_NPC
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x007d
#if PACKETVER >= 20090406
packetLen(0x007d, 2) // CZ_NOTIFY_ACTORINIT
#elif PACKETVER >= 20090401
packetLen(0x007d, -1) // CZ_NOTIFY_ACTORINIT
#elif PACKETVER >= 20090325
packetLen(0x007d, 10) // CZ_NOTIFY_ACTORINIT
#elif PACKETVER >= 20090114
packetLen(0x007d, -1) // CZ_NOTIFY_ACTORINIT
#elif PACKETVER >= 20090107
packetLen(0x007d, 282) // CZ_NOTIFY_ACTORINIT
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x007e
packetLen(0x007e, 105) // CZ_REQUEST_TIME
// Packet: 0x007f
#if PACKETVER >= 20090406
packetLen(0x007f, 6) // ZC_NOTIFY_TIME
#elif PACKETVER >= 20090401
packetLen(0x007f, -1) // ZC_NOTIFY_TIME
#elif PACKETVER >= 20090325
packetLen(0x007f, 2) // ZC_NOTIFY_TIME
#elif PACKETVER >= 20090318
packetLen(0x007f, 10) // ZC_NOTIFY_TIME
#elif PACKETVER >= 20090204
packetLen(0x007f, -1) // ZC_NOTIFY_TIME
#elif PACKETVER >= 20090129
packetLen(0x007f, 8) // ZC_NOTIFY_TIME
#elif PACKETVER >= 20090107
packetLen(0x007f, -1) // ZC_NOTIFY_TIME
#endif
// Packet: 0x0080
#if PACKETVER >= 20090406
packetLen(0x0080, 7) // ZC_NOTIFY_VANISH
#elif PACKETVER >= 20090318
packetLen(0x0080, -1) // ZC_NOTIFY_VANISH
#elif PACKETVER >= 20090311
packetLen(0x0080, 6) // ZC_NOTIFY_VANISH
#elif PACKETVER >= 20090225
packetLen(0x0080, 36) // ZC_NOTIFY_VANISH
#elif PACKETVER >= 20090107
packetLen(0x0080, -1) // ZC_NOTIFY_VANISH
#endif
// Packet: 0x0081
packetLen(0x0081, 3) // SC_NOTIFY_BAN
// Packet: 0x0082
packetLen(0x0082, 2) // CZ_REQUEST_QUIT
// Packet: 0x0083
#if PACKETVER >= 20090406
packetLen(0x0083, 2) // ZC_ACCEPT_QUIT
#elif PACKETVER >= 20090325
packetLen(0x0083, 6) // ZC_ACCEPT_QUIT
#elif PACKETVER >= 20090318
packetLen(0x0083, 65) // ZC_ACCEPT_QUIT
#elif PACKETVER >= 20090311
packetLen(0x0083, -1) // ZC_ACCEPT_QUIT
#elif PACKETVER >= 20090225
packetLen(0x0083, 8) // ZC_ACCEPT_QUIT
#elif PACKETVER >= 20090211
packetLen(0x0083, -1) // ZC_ACCEPT_QUIT
#elif PACKETVER >= 20090204
packetLen(0x0083, 6) // ZC_ACCEPT_QUIT
#elif PACKETVER >= 20090129
packetLen(0x0083, -1) // ZC_ACCEPT_QUIT
#elif PACKETVER >= 20090120
packetLen(0x0083, 6) // ZC_ACCEPT_QUIT
#elif PACKETVER >= 20090114
packetLen(0x0083, 10) // ZC_ACCEPT_QUIT
#elif PACKETVER >= 20090107
packetLen(0x0083, 5) // ZC_ACCEPT_QUIT
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x0084
packetLen(0x0084, 2) // ZC_REFUSE_QUIT
// Packet: 0x0085
packetLen(0x0085, 10) // CZ_REQUEST_MOVE
// Packet: 0x0086
#if PACKETVER >= 20090406
packetLen(0x0086, 16) // ZC_NOTIFY_MOVE
#elif PACKETVER >= 20090325
packetLen(0x0086, -1) // ZC_NOTIFY_MOVE
#elif PACKETVER >= 20090318
packetLen(0x0086, 4) // ZC_NOTIFY_MOVE
#elif PACKETVER >= 20090225
packetLen(0x0086, -1) // ZC_NOTIFY_MOVE
#elif PACKETVER >= 20090218
packetLen(0x0086, 7) // ZC_NOTIFY_MOVE
#elif PACKETVER >= 20090129
packetLen(0x0086, -1) // ZC_NOTIFY_MOVE
#elif PACKETVER >= 20090120
packetLen(0x0086, 10) // ZC_NOTIFY_MOVE
#elif PACKETVER >= 20090114
packetLen(0x0086, -1) // ZC_NOTIFY_MOVE
#elif PACKETVER >= 20090107
packetLen(0x0086, 17) // ZC_NOTIFY_MOVE
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x0087
#if PACKETVER >= 20090406
packetLen(0x0087, 12) // ZC_NOTIFY_PLAYERMOVE
#elif PACKETVER >= 20090401
packetLen(0x0087, 39) // ZC_NOTIFY_PLAYERMOVE
#elif PACKETVER >= 20090325
packetLen(0x0087, 15) // ZC_NOTIFY_PLAYERMOVE
#elif PACKETVER >= 20090318
packetLen(0x0087, 3) // ZC_NOTIFY_PLAYERMOVE
#elif PACKETVER >= 20090311
packetLen(0x0087, -1) // ZC_NOTIFY_PLAYERMOVE
#elif PACKETVER >= 20090225
packetLen(0x0087, 6) // ZC_NOTIFY_PLAYERMOVE
#elif PACKETVER >= 20090218
packetLen(0x0087, 21) // ZC_NOTIFY_PLAYERMOVE
#elif PACKETVER >= 20090211
packetLen(0x0087, 8) // ZC_NOTIFY_PLAYERMOVE
#elif PACKETVER >= 20090204
packetLen(0x0087, -1) // ZC_NOTIFY_PLAYERMOVE
#elif PACKETVER >= 20090129
packetLen(0x0087, 8) // ZC_NOTIFY_PLAYERMOVE
#elif PACKETVER >= 20090114
packetLen(0x0087, -1) // ZC_NOTIFY_PLAYERMOVE
#elif PACKETVER >= 20090107
packetLen(0x0087, 8) // ZC_NOTIFY_PLAYERMOVE
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x0088
#if PACKETVER >= 20090406
packetLen(0x0088, 10) // ZC_STOPMOVE
#elif PACKETVER >= 20090318
packetLen(0x0088, -1) // ZC_STOPMOVE
#elif PACKETVER >= 20090311
packetLen(0x0088, 4) // ZC_STOPMOVE
#elif PACKETVER >= 20090225
packetLen(0x0088, -1) // ZC_STOPMOVE
#elif PACKETVER >= 20090218
packetLen(0x0088, 4) // ZC_STOPMOVE
#elif PACKETVER >= 20090211
packetLen(0x0088, 37) // ZC_STOPMOVE
#elif PACKETVER >= 20090204
packetLen(0x0088, -1) // ZC_STOPMOVE
#elif PACKETVER >= 20090129
packetLen(0x0088, 6) // ZC_STOPMOVE
#elif PACKETVER >= 20090120
packetLen(0x0088, -1) // ZC_STOPMOVE
#elif PACKETVER >= 20090114
packetLen(0x0088, 60) // ZC_STOPMOVE
#elif PACKETVER >= 20090107
packetLen(0x0088, 26) // ZC_STOPMOVE
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x0089
packetLen(0x0089, 11) // CZ_REQUEST_ACT
// Packet: 0x008a
#if PACKETVER >= 20090406
packetLen(0x008a, 29) // ZC_NOTIFY_ACT
#elif PACKETVER >= 20090401
packetLen(0x008a, 15) // ZC_NOTIFY_ACT
#elif PACKETVER >= 20090325
packetLen(0x008a, -1) // ZC_NOTIFY_ACT
#elif PACKETVER >= 20090318
packetLen(0x008a, 7) // ZC_NOTIFY_ACT
#elif PACKETVER >= 20090311
packetLen(0x008a, 21) // ZC_NOTIFY_ACT
#elif PACKETVER >= 20090218
packetLen(0x008a, -1) // ZC_NOTIFY_ACT
#elif PACKETVER >= 20090211
packetLen(0x008a, 282) // ZC_NOTIFY_ACT
#elif PACKETVER >= 20090204
packetLen(0x008a, 2) // ZC_NOTIFY_ACT
#elif PACKETVER >= 20090114
packetLen(0x008a, -1) // ZC_NOTIFY_ACT
#elif PACKETVER >= 20090107
packetLen(0x008a, 10) // ZC_NOTIFY_ACT
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x008b
packetLen(0x008b, 23) // ZC_NOTIFY_ACT_POSITION
// Packet: 0x008c
packetLen(0x008c, 14)
// Packet: 0x008d
#if PACKETVER >= 20090311
packetLen(0x008d, -1) // ZC_NOTIFY_CHAT
#elif PACKETVER >= 20090225
packetLen(0x008d, 34) // ZC_NOTIFY_CHAT
#elif PACKETVER >= 20090107
packetLen(0x008d, -1) // ZC_NOTIFY_CHAT
#endif
// Packet: 0x008e
#if PACKETVER >= 20090401
packetLen(0x008e, -1) // ZC_NOTIFY_PLAYERCHAT
#elif PACKETVER >= 20090325
packetLen(0x008e, 3) // ZC_NOTIFY_PLAYERCHAT
#elif PACKETVER >= 20090204
packetLen(0x008e, -1) // ZC_NOTIFY_PLAYERCHAT
#elif PACKETVER >= 20090129
packetLen(0x008e, 6) // ZC_NOTIFY_PLAYERCHAT
#elif PACKETVER >= 20090120
packetLen(0x008e, 8) // ZC_NOTIFY_PLAYERCHAT
#elif PACKETVER >= 20090114
packetLen(0x008e, 12) // ZC_NOTIFY_PLAYERCHAT
#elif PACKETVER >= 20090107
packetLen(0x008e, 60) // ZC_NOTIFY_PLAYERCHAT
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x0090
#if PACKETVER >= 20090406
packetLen(0x0090, 7) // CZ_CONTACTNPC
#elif PACKETVER >= 20090318
packetLen(0x0090, -1) // CZ_CONTACTNPC
#elif PACKETVER >= 20090311
packetLen(0x0090, 26) // CZ_CONTACTNPC
#elif PACKETVER >= 20090225
packetLen(0x0090, -1) // CZ_CONTACTNPC
#elif PACKETVER >= 20090218
packetLen(0x0090, 2) // CZ_CONTACTNPC
#elif PACKETVER >= 20090211
packetLen(0x0090, 4) // CZ_CONTACTNPC
#elif PACKETVER >= 20090204
packetLen(0x0090, 44) // CZ_CONTACTNPC
#elif PACKETVER >= 20090129
packetLen(0x0090, -1) // CZ_CONTACTNPC
#elif PACKETVER >= 20090120
packetLen(0x0090, 3) // CZ_CONTACTNPC
#elif PACKETVER >= 20090114
packetLen(0x0090, -1) // CZ_CONTACTNPC
#elif PACKETVER >= 20090107
packetLen(0x0090, 36) // CZ_CONTACTNPC
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x0091
#if PACKETVER >= 20090406
packetLen(0x0091, 22) // ZC_NPCACK_MAPMOVE
#elif PACKETVER >= 20090401
packetLen(0x0091, -1) // ZC_NPCACK_MAPMOVE
#elif PACKETVER >= 20090325
packetLen(0x0091, 21) // ZC_NPCACK_MAPMOVE
#elif PACKETVER >= 20090114
packetLen(0x0091, -1) // ZC_NPCACK_MAPMOVE
#elif PACKETVER >= 20090107
packetLen(0x0091, 8) // ZC_NPCACK_MAPMOVE
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x0092
#if PACKETVER >= 20090406
packetLen(0x0092, 28) // ZC_NPCACK_SERVERMOVE
#elif PACKETVER >= 20090401
packetLen(0x0092, 26) // ZC_NPCACK_SERVERMOVE
#elif PACKETVER >= 20090325
packetLen(0x0092, 6) // ZC_NPCACK_SERVERMOVE
#elif PACKETVER >= 20090318
packetLen(0x0092, 30) // ZC_NPCACK_SERVERMOVE
#elif PACKETVER >= 20090218
packetLen(0x0092, -1) // ZC_NPCACK_SERVERMOVE
#elif PACKETVER >= 20090211
packetLen(0x0092, 6) // ZC_NPCACK_SERVERMOVE
#elif PACKETVER >= 20090204
packetLen(0x0092, -1) // ZC_NPCACK_SERVERMOVE
#elif PACKETVER >= 20090129
packetLen(0x0092, 2) // ZC_NPCACK_SERVERMOVE
#elif PACKETVER >= 20090120
packetLen(0x0092, -1) // ZC_NPCACK_SERVERMOVE
#elif PACKETVER >= 20090114
packetLen(0x0092, 3) // ZC_NPCACK_SERVERMOVE
#elif PACKETVER >= 20090107
packetLen(0x0092, 6) // ZC_NPCACK_SERVERMOVE
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x0093
#if PACKETVER >= 20090401
packetLen(0x0093, 2) // ZC_NPCACK_ENABLE
#elif PACKETVER >= 20090225
packetLen(0x0093, -1) // ZC_NPCACK_ENABLE
#elif PACKETVER >= 20090218
packetLen(0x0093, 14) // ZC_NPCACK_ENABLE
#elif PACKETVER >= 20090211
packetLen(0x0093, -1) // ZC_NPCACK_ENABLE
#elif PACKETVER >= 20090204
packetLen(0x0093, 3) // ZC_NPCACK_ENABLE
#elif PACKETVER >= 20090129
packetLen(0x0093, 8) // ZC_NPCACK_ENABLE
#elif PACKETVER >= 20090120
packetLen(0x0093, 4) // ZC_NPCACK_ENABLE
#elif PACKETVER >= 20090107
packetLen(0x0093, -1) // ZC_NPCACK_ENABLE
#endif
// Packet: 0x0094
packetLen(0x0094, 19) // CZ_REQNAME
// Packet: 0x0095
#if PACKETVER >= 20090406
packetLen(0x0095, 30) // ZC_ACK_REQNAME
#elif PACKETVER >= 20090401
packetLen(0x0095, -1) // ZC_ACK_REQNAME
#elif PACKETVER >= 20090325
packetLen(0x0095, 4) // ZC_ACK_REQNAME
#elif PACKETVER >= 20090311
packetLen(0x0095, -1) // ZC_ACK_REQNAME
#elif PACKETVER >= 20090225
packetLen(0x0095, 33) // ZC_ACK_REQNAME
#elif PACKETVER >= 20090218
packetLen(0x0095, 60) // ZC_ACK_REQNAME
#elif PACKETVER >= 20090211
packetLen(0x0095, 11) // ZC_ACK_REQNAME
#elif PACKETVER >= 20090129
packetLen(0x0095, -1) // ZC_ACK_REQNAME
#elif PACKETVER >= 20090120
packetLen(0x0095, 53) // ZC_ACK_REQNAME
#elif PACKETVER >= 20090107
packetLen(0x0095, -1) // ZC_ACK_REQNAME
#endif
// Packet: 0x0096
#if PACKETVER >= 20090406
packetLen(0x0096, -1) // CZ_WHISPER
#elif PACKETVER >= 20090401
packetLen(0x0096, 6) // CZ_WHISPER
#elif PACKETVER >= 20090325
packetLen(0x0096, 71) // CZ_WHISPER
#elif PACKETVER >= 20090318
packetLen(0x0096, 11) // CZ_WHISPER
#elif PACKETVER >= 20090311
packetLen(0x0096, 9) // CZ_WHISPER
#elif PACKETVER >= 20090225
packetLen(0x0096, -1) // CZ_WHISPER
#elif PACKETVER >= 20090218
packetLen(0x0096, 39) // CZ_WHISPER
#elif PACKETVER >= 20090211
packetLen(0x0096, -1) // CZ_WHISPER
#elif PACKETVER >= 20090204
packetLen(0x0096, 2) // CZ_WHISPER
#elif PACKETVER >= 20090129
packetLen(0x0096, 3) // CZ_WHISPER
#elif PACKETVER >= 20090120
packetLen(0x0096, 30) // CZ_WHISPER
#elif PACKETVER >= 20090107
packetLen(0x0096, -1) // CZ_WHISPER
#endif
// Packet: 0x0097
#if PACKETVER >= 20090406
packetLen(0x0097, -1) // ZC_WHISPER
#elif PACKETVER >= 20090401
packetLen(0x0097, 30) // ZC_WHISPER
#elif PACKETVER >= 20090325
packetLen(0x0097, -1) // ZC_WHISPER
#elif PACKETVER >= 20090318
packetLen(0x0097, 6) // ZC_WHISPER
#elif PACKETVER >= 20090311
packetLen(0x0097, -1) // ZC_WHISPER
#elif PACKETVER >= 20090225
packetLen(0x0097, 4) // ZC_WHISPER
#elif PACKETVER >= 20090211
packetLen(0x0097, -1) // ZC_WHISPER
#elif PACKETVER >= 20090204
packetLen(0x0097, 4) // ZC_WHISPER
#elif PACKETVER >= 20090120
packetLen(0x0097, -1) // ZC_WHISPER
#elif PACKETVER >= 20090114
packetLen(0x0097, 10) // ZC_WHISPER
#elif PACKETVER >= 20090107
packetLen(0x0097, 37) // ZC_WHISPER
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x0098
#if PACKETVER >= 20090406
packetLen(0x0098, 3) // ZC_ACK_WHISPER
#elif PACKETVER >= 20090401
packetLen(0x0098, -1) // ZC_ACK_WHISPER
#elif PACKETVER >= 20090325
packetLen(0x0098, 26) // ZC_ACK_WHISPER
#elif PACKETVER >= 20090318
packetLen(0x0098, 10) // ZC_ACK_WHISPER
#elif PACKETVER >= 20090225
packetLen(0x0098, -1) // ZC_ACK_WHISPER
#elif PACKETVER >= 20090218
packetLen(0x0098, 26) // ZC_ACK_WHISPER
#elif PACKETVER >= 20090129
packetLen(0x0098, -1) // ZC_ACK_WHISPER
#elif PACKETVER >= 20090120
packetLen(0x0098, 20) // ZC_ACK_WHISPER
#elif PACKETVER >= 20090114
packetLen(0x0098, 8) // ZC_ACK_WHISPER
#elif PACKETVER >= 20090107
packetLen(0x0098, 9) // ZC_ACK_WHISPER
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x0099
#if PACKETVER >= 20090318
packetLen(0x0099, -1) // CZ_BROADCAST
#elif PACKETVER >= 20090311
packetLen(0x0099, 6) // CZ_BROADCAST
#elif PACKETVER >= 20090225
packetLen(0x0099, -1) // CZ_BROADCAST
#elif PACKETVER >= 20090218
packetLen(0x0099, 8) // CZ_BROADCAST
#elif PACKETVER >= 20090211
packetLen(0x0099, 6) // CZ_BROADCAST
#elif PACKETVER >= 20090204
packetLen(0x0099, 2) // CZ_BROADCAST
#elif PACKETVER >= 20090129
packetLen(0x0099, -1) // CZ_BROADCAST
#elif PACKETVER >= 20090120
packetLen(0x0099, 4) // CZ_BROADCAST
#elif PACKETVER >= 20090107
packetLen(0x0099, 31) // CZ_BROADCAST
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x009a
#if PACKETVER >= 20090311
packetLen(0x009a, -1) // ZC_BROADCAST
#elif PACKETVER >= 20090225
packetLen(0x009a, 2) // ZC_BROADCAST
#elif PACKETVER >= 20090218
packetLen(0x009a, 10) // ZC_BROADCAST
#elif PACKETVER >= 20090211
packetLen(0x009a, 4) // ZC_BROADCAST
#elif PACKETVER >= 20090129
packetLen(0x009a, -1) // ZC_BROADCAST
#elif PACKETVER >= 20090120
packetLen(0x009a, 6) // ZC_BROADCAST
#elif PACKETVER >= 20090114
packetLen(0x009a, -1) // ZC_BROADCAST
#elif PACKETVER >= 20090107
packetLen(0x009a, 65) // ZC_BROADCAST
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x009b
packetLen(0x009b, 34) // CZ_CHANGE_DIRECTION
// Packet: 0x009c
#if PACKETVER >= 20090406
packetLen(0x009c, 9) // ZC_CHANGE_DIRECTION
#elif PACKETVER >= 20090401
packetLen(0x009c, -1) // ZC_CHANGE_DIRECTION
#elif PACKETVER >= 20090325
packetLen(0x009c, 79) // ZC_CHANGE_DIRECTION
#elif PACKETVER >= 20090318
packetLen(0x009c, -1) // ZC_CHANGE_DIRECTION
#elif PACKETVER >= 20090311
packetLen(0x009c, 29) // ZC_CHANGE_DIRECTION
#elif PACKETVER >= 20090225
packetLen(0x009c, 65) // ZC_CHANGE_DIRECTION
#elif PACKETVER >= 20090107
packetLen(0x009c, -1) // ZC_CHANGE_DIRECTION
#endif
// Packet: 0x009d
#if PACKETVER >= 20090406
packetLen(0x009d, 17) // ZC_ITEM_ENTRY
#elif PACKETVER >= 20090401
packetLen(0x009d, 2) // ZC_ITEM_ENTRY
#elif PACKETVER >= 20090318
packetLen(0x009d, -1) // ZC_ITEM_ENTRY
#elif PACKETVER >= 20090311
packetLen(0x009d, 54) // ZC_ITEM_ENTRY
#elif PACKETVER >= 20090225
packetLen(0x009d, -1) // ZC_ITEM_ENTRY
#elif PACKETVER >= 20090218
packetLen(0x009d, 68) // ZC_ITEM_ENTRY
#elif PACKETVER >= 20090211
packetLen(0x009d, -1) // ZC_ITEM_ENTRY
#elif PACKETVER >= 20090204
packetLen(0x009d, 3) // ZC_ITEM_ENTRY
#elif PACKETVER >= 20090120
packetLen(0x009d, -1) // ZC_ITEM_ENTRY
#elif PACKETVER >= 20090114
packetLen(0x009d, 3) // ZC_ITEM_ENTRY
#elif PACKETVER >= 20090107
packetLen(0x009d, -1) // ZC_ITEM_ENTRY
#endif
// Packet: 0x009e
#if PACKETVER >= 20090406
packetLen(0x009e, 17) // ZC_ITEM_FALL_ENTRY
#elif PACKETVER >= 20090401
packetLen(0x009e, -1) // ZC_ITEM_FALL_ENTRY
#elif PACKETVER >= 20090325
packetLen(0x009e, 8) // ZC_ITEM_FALL_ENTRY
#elif PACKETVER >= 20090318
packetLen(0x009e, -1) // ZC_ITEM_FALL_ENTRY
#elif PACKETVER >= 20090311
packetLen(0x009e, 114) // ZC_ITEM_FALL_ENTRY
#elif PACKETVER >= 20090225
packetLen(0x009e, 6) // ZC_ITEM_FALL_ENTRY
#elif PACKETVER >= 20090218
packetLen(0x009e, -1) // ZC_ITEM_FALL_ENTRY
#elif PACKETVER >= 20090211
packetLen(0x009e, 10) // ZC_ITEM_FALL_ENTRY
#elif PACKETVER >= 20090204
packetLen(0x009e, -1) // ZC_ITEM_FALL_ENTRY
#elif PACKETVER >= 20090129
packetLen(0x009e, 7) // ZC_ITEM_FALL_ENTRY
#elif PACKETVER >= 20090120
packetLen(0x009e, -1) // ZC_ITEM_FALL_ENTRY
#elif PACKETVER >= 20090114
packetLen(0x009e, 3) // ZC_ITEM_FALL_ENTRY
#elif PACKETVER >= 20090107
packetLen(0x009e, -1) // ZC_ITEM_FALL_ENTRY
#endif
// Packet: 0x009f
packetLen(0x009f, 20) // CZ_ITEM_PICKUP
// Packet: 0x00a0
#if PACKETVER >= 20090406
packetLen(0x00a0, 23) // ZC_ITEM_PICKUP_ACK
#elif PACKETVER >= 20090325
packetLen(0x00a0, -1) // ZC_ITEM_PICKUP_ACK
#elif PACKETVER >= 20090318
packetLen(0x00a0, 10) // ZC_ITEM_PICKUP_ACK
#elif PACKETVER >= 20090211
packetLen(0x00a0, -1) // ZC_ITEM_PICKUP_ACK
#elif PACKETVER >= 20090204
packetLen(0x00a0, 2) // ZC_ITEM_PICKUP_ACK
#elif PACKETVER >= 20090107
packetLen(0x00a0, -1) // ZC_ITEM_PICKUP_ACK
#endif
// Packet: 0x00a1
#if PACKETVER >= 20090406
packetLen(0x00a1, 6) // ZC_ITEM_DISAPPEAR
#elif PACKETVER >= 20090401
packetLen(0x00a1, 8) // ZC_ITEM_DISAPPEAR
#elif PACKETVER >= 20090325
packetLen(0x00a1, -1) // ZC_ITEM_DISAPPEAR
#elif PACKETVER >= 20090318
packetLen(0x00a1, 4) // ZC_ITEM_DISAPPEAR
#elif PACKETVER >= 20090311
packetLen(0x00a1, 27) // ZC_ITEM_DISAPPEAR
#elif PACKETVER >= 20090225
packetLen(0x00a1, -1) // ZC_ITEM_DISAPPEAR
#elif PACKETVER >= 20090218
packetLen(0x00a1, 4) // ZC_ITEM_DISAPPEAR
#elif PACKETVER >= 20090211
packetLen(0x00a1, 30) // ZC_ITEM_DISAPPEAR
#elif PACKETVER >= 20090107
packetLen(0x00a1, -1) // ZC_ITEM_DISAPPEAR
#endif
// Packet: 0x00a2
packetLen(0x00a2, 14) // CZ_ITEM_THROW
// Packet: 0x00a3
#if PACKETVER >= 20090406
packetLen(0x00a3, -1) // ZC_NORMAL_ITEMLIST
#elif PACKETVER >= 20090401
packetLen(0x00a3, 4) // ZC_NORMAL_ITEMLIST
#elif PACKETVER >= 20090129
packetLen(0x00a3, -1) // ZC_NORMAL_ITEMLIST
#elif PACKETVER >= 20090120
packetLen(0x00a3, 5) // ZC_NORMAL_ITEMLIST
#elif PACKETVER >= 20090107
packetLen(0x00a3, -1) // ZC_NORMAL_ITEMLIST
#endif
// Packet: 0x00a4
#if PACKETVER >= 20090401
packetLen(0x00a4, -1) // ZC_EQUIPMENT_ITEMLIST
#elif PACKETVER >= 20090325
packetLen(0x00a4, 10) // ZC_EQUIPMENT_ITEMLIST
#elif PACKETVER >= 20090318
packetLen(0x00a4, -1) // ZC_EQUIPMENT_ITEMLIST
#elif PACKETVER >= 20090311
packetLen(0x00a4, 3) // ZC_EQUIPMENT_ITEMLIST
#elif PACKETVER >= 20090225
packetLen(0x00a4, 31) // ZC_EQUIPMENT_ITEMLIST
#elif PACKETVER >= 20090114
packetLen(0x00a4, -1) // ZC_EQUIPMENT_ITEMLIST
#elif PACKETVER >= 20090107
packetLen(0x00a4, 54) // ZC_EQUIPMENT_ITEMLIST
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x00a5
#if PACKETVER >= 20090406
packetLen(0x00a5, -1) // ZC_STORE_NORMAL_ITEMLIST
#elif PACKETVER >= 20090401
packetLen(0x00a5, 6) // ZC_STORE_NORMAL_ITEMLIST
#elif PACKETVER >= 20090311
packetLen(0x00a5, -1) // ZC_STORE_NORMAL_ITEMLIST
#elif PACKETVER >= 20090225
packetLen(0x00a5, 12) // ZC_STORE_NORMAL_ITEMLIST
#elif PACKETVER >= 20090129
packetLen(0x00a5, -1) // ZC_STORE_NORMAL_ITEMLIST
#elif PACKETVER >= 20090120
packetLen(0x00a5, 54) // ZC_STORE_NORMAL_ITEMLIST
#elif PACKETVER >= 20090114
packetLen(0x00a5, -1) // ZC_STORE_NORMAL_ITEMLIST
#elif PACKETVER >= 20090107
packetLen(0x00a5, 24) // ZC_STORE_NORMAL_ITEMLIST
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x00a6
#if PACKETVER >= 20090406
packetLen(0x00a6, -1) // ZC_STORE_EQUIPMENT_ITEMLIST
#elif PACKETVER >= 20090401
packetLen(0x00a6, 59) // ZC_STORE_EQUIPMENT_ITEMLIST
#elif PACKETVER >= 20090325
packetLen(0x00a6, 4) // ZC_STORE_EQUIPMENT_ITEMLIST
#elif PACKETVER >= 20090311
packetLen(0x00a6, -1) // ZC_STORE_EQUIPMENT_ITEMLIST
#elif PACKETVER >= 20090225
packetLen(0x00a6, 10) // ZC_STORE_EQUIPMENT_ITEMLIST
#elif PACKETVER >= 20090218
packetLen(0x00a6, -1) // ZC_STORE_EQUIPMENT_ITEMLIST
#elif PACKETVER >= 20090211
packetLen(0x00a6, 6) // ZC_STORE_EQUIPMENT_ITEMLIST
#elif PACKETVER >= 20090204
packetLen(0x00a6, -1) // ZC_STORE_EQUIPMENT_ITEMLIST
#elif PACKETVER >= 20090129
packetLen(0x00a6, 2) // ZC_STORE_EQUIPMENT_ITEMLIST
#elif PACKETVER >= 20090120
packetLen(0x00a6, -1) // ZC_STORE_EQUIPMENT_ITEMLIST
#elif PACKETVER >= 20090114
packetLen(0x00a6, 18) // ZC_STORE_EQUIPMENT_ITEMLIST
#elif PACKETVER >= 20090107
packetLen(0x00a6, 20) // ZC_STORE_EQUIPMENT_ITEMLIST
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x00a7
packetLen(0x00a7, 9)
// Packet: 0x00a8
#if PACKETVER >= 20090406
packetLen(0x00a8, 7) // ZC_USE_ITEM_ACK
#elif PACKETVER >= 20090401
packetLen(0x00a8, -1) // ZC_USE_ITEM_ACK
#elif PACKETVER >= 20090325
packetLen(0x00a8, 6) // ZC_USE_ITEM_ACK
#elif PACKETVER >= 20090318
packetLen(0x00a8, -1) // ZC_USE_ITEM_ACK
#elif PACKETVER >= 20090311
packetLen(0x00a8, 30) // ZC_USE_ITEM_ACK
#elif PACKETVER >= 20090218
packetLen(0x00a8, -1) // ZC_USE_ITEM_ACK
#elif PACKETVER >= 20090211
packetLen(0x00a8, 20) // ZC_USE_ITEM_ACK
#elif PACKETVER >= 20090204
packetLen(0x00a8, -1) // ZC_USE_ITEM_ACK
#elif PACKETVER >= 20090129
packetLen(0x00a8, 54) // ZC_USE_ITEM_ACK
#elif PACKETVER >= 20090120
packetLen(0x00a8, -1) // ZC_USE_ITEM_ACK
#elif PACKETVER >= 20090114
packetLen(0x00a8, 27) // ZC_USE_ITEM_ACK
#elif PACKETVER >= 20090107
packetLen(0x00a8, 7) // ZC_USE_ITEM_ACK
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x00a9
#if PACKETVER >= 20090406
packetLen(0x00a9, 6) // CZ_REQ_WEAR_EQUIP
#elif PACKETVER >= 20090401
packetLen(0x00a9, -1) // CZ_REQ_WEAR_EQUIP
#elif PACKETVER >= 20090325
packetLen(0x00a9, 8) // CZ_REQ_WEAR_EQUIP
#elif PACKETVER >= 20090318
packetLen(0x00a9, -1) // CZ_REQ_WEAR_EQUIP
#elif PACKETVER >= 20090311
packetLen(0x00a9, 6) // CZ_REQ_WEAR_EQUIP
#elif PACKETVER >= 20090107
packetLen(0x00a9, 30) // CZ_REQ_WEAR_EQUIP
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x00aa
#if PACKETVER >= 20090406
packetLen(0x00aa, 7) // ZC_REQ_WEAR_EQUIP_ACK
#elif PACKETVER >= 20090325
packetLen(0x00aa, -1) // ZC_REQ_WEAR_EQUIP_ACK
#elif PACKETVER >= 20090318
packetLen(0x00aa, 8) // ZC_REQ_WEAR_EQUIP_ACK
#elif PACKETVER >= 20090311
packetLen(0x00aa, -1) // ZC_REQ_WEAR_EQUIP_ACK
#elif PACKETVER >= 20090225
packetLen(0x00aa, 2) // ZC_REQ_WEAR_EQUIP_ACK
#elif PACKETVER >= 20090218
packetLen(0x00aa, 5) // ZC_REQ_WEAR_EQUIP_ACK
#elif PACKETVER >= 20090211
packetLen(0x00aa, -1) // ZC_REQ_WEAR_EQUIP_ACK
#elif PACKETVER >= 20090204
packetLen(0x00aa, 4) // ZC_REQ_WEAR_EQUIP_ACK
#elif PACKETVER >= 20090129
packetLen(0x00aa, -1) // ZC_REQ_WEAR_EQUIP_ACK
#elif PACKETVER >= 20090120
packetLen(0x00aa, 53) // ZC_REQ_WEAR_EQUIP_ACK
#elif PACKETVER >= 20090114
packetLen(0x00aa, 26) // ZC_REQ_WEAR_EQUIP_ACK
#elif PACKETVER >= 20090107
packetLen(0x00aa, -1) // ZC_REQ_WEAR_EQUIP_ACK
#endif
// Packet: 0x00ab
#if PACKETVER >= 20090406
packetLen(0x00ab, 4) // CZ_REQ_TAKEOFF_EQUIP
#elif PACKETVER >= 20090325
packetLen(0x00ab, -1) // CZ_REQ_TAKEOFF_EQUIP
#elif PACKETVER >= 20090318
packetLen(0x00ab, 14) // CZ_REQ_TAKEOFF_EQUIP
#elif PACKETVER >= 20090204
packetLen(0x00ab, -1) // CZ_REQ_TAKEOFF_EQUIP
#elif PACKETVER >= 20090129
packetLen(0x00ab, 6) // CZ_REQ_TAKEOFF_EQUIP
#elif PACKETVER >= 20090120
packetLen(0x00ab, -1) // CZ_REQ_TAKEOFF_EQUIP
#elif PACKETVER >= 20090114
packetLen(0x00ab, 4) // CZ_REQ_TAKEOFF_EQUIP
#elif PACKETVER >= 20090107
packetLen(0x00ab, 4) // CZ_REQ_TAKEOFF_EQUIP
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x00ac
#if PACKETVER >= 20090325
packetLen(0x00ac, 7) // ZC_REQ_TAKEOFF_EQUIP_ACK
#elif PACKETVER >= 20090311
packetLen(0x00ac, -1) // ZC_REQ_TAKEOFF_EQUIP_ACK
#elif PACKETVER >= 20090225
packetLen(0x00ac, 14) // ZC_REQ_TAKEOFF_EQUIP_ACK
#elif PACKETVER >= 20090211
packetLen(0x00ac, 6) // ZC_REQ_TAKEOFF_EQUIP_ACK
#elif PACKETVER >= 20090114
packetLen(0x00ac, -1) // ZC_REQ_TAKEOFF_EQUIP_ACK
#elif PACKETVER >= 20090107
packetLen(0x00ac, 3) // ZC_REQ_TAKEOFF_EQUIP_ACK
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x00ae
packetLen(0x00ae, -1) // ZC_REQ_ITEM_EXPLANATION_ACK
// Packet: 0x00af
#if PACKETVER >= 20090406
packetLen(0x00af, 6) // ZC_ITEM_THROW_ACK
#elif PACKETVER >= 20090401
packetLen(0x00af, 54) // ZC_ITEM_THROW_ACK
#elif PACKETVER >= 20090325
packetLen(0x00af, -1) // ZC_ITEM_THROW_ACK
#elif PACKETVER >= 20090318
packetLen(0x00af, 6) // ZC_ITEM_THROW_ACK
#elif PACKETVER >= 20090225
packetLen(0x00af, -1) // ZC_ITEM_THROW_ACK
#elif PACKETVER >= 20090218
packetLen(0x00af, 6) // ZC_ITEM_THROW_ACK
#elif PACKETVER >= 20090211
packetLen(0x00af, -1) // ZC_ITEM_THROW_ACK
#elif PACKETVER >= 20090204
packetLen(0x00af, 14) // ZC_ITEM_THROW_ACK
#elif PACKETVER >= 20090129
packetLen(0x00af, 4) // ZC_ITEM_THROW_ACK
#elif PACKETVER >= 20090107
packetLen(0x00af, -1) // ZC_ITEM_THROW_ACK
#endif
// Packet: 0x00b0
#if PACKETVER >= 20090406
packetLen(0x00b0, 8) // ZC_PAR_CHANGE
#elif PACKETVER >= 20090401
packetLen(0x00b0, 10) // ZC_PAR_CHANGE
#elif PACKETVER >= 20090318
packetLen(0x00b0, -1) // ZC_PAR_CHANGE
#elif PACKETVER >= 20090311
packetLen(0x00b0, 57) // ZC_PAR_CHANGE
#elif PACKETVER >= 20090114
packetLen(0x00b0, -1) // ZC_PAR_CHANGE
#elif PACKETVER >= 20090107
packetLen(0x00b0, 30) // ZC_PAR_CHANGE
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x00b1
#if PACKETVER >= 20090406
packetLen(0x00b1, 8) // ZC_LONGPAR_CHANGE
#elif PACKETVER >= 20090401
packetLen(0x00b1, 3) // ZC_LONGPAR_CHANGE
#elif PACKETVER >= 20090325
packetLen(0x00b1, 27) // ZC_LONGPAR_CHANGE
#elif PACKETVER >= 20090311
packetLen(0x00b1, -1) // ZC_LONGPAR_CHANGE
#elif PACKETVER >= 20090225
packetLen(0x00b1, 30) // ZC_LONGPAR_CHANGE
#elif PACKETVER >= 20090204
packetLen(0x00b1, -1) // ZC_LONGPAR_CHANGE
#elif PACKETVER >= 20090129
packetLen(0x00b1, 29) // ZC_LONGPAR_CHANGE
#elif PACKETVER >= 20090107
packetLen(0x00b1, 11) // ZC_LONGPAR_CHANGE
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x00b2
#if PACKETVER >= 20090406
packetLen(0x00b2, 3) // CZ_RESTART
#elif PACKETVER >= 20090401
packetLen(0x00b2, 42) // CZ_RESTART
#elif PACKETVER >= 20090325
packetLen(0x00b2, 32) // CZ_RESTART
#elif PACKETVER >= 20090318
packetLen(0x00b2, -1) // CZ_RESTART
#elif PACKETVER >= 20090311
packetLen(0x00b2, 186) // CZ_RESTART
#elif PACKETVER >= 20090225
packetLen(0x00b2, 6) // CZ_RESTART
#elif PACKETVER >= 20090218
packetLen(0x00b2, -1) // CZ_RESTART
#elif PACKETVER >= 20090211
packetLen(0x00b2, 2) // CZ_RESTART
#elif PACKETVER >= 20090129
packetLen(0x00b2, -1) // CZ_RESTART
#elif PACKETVER >= 20090120
packetLen(0x00b2, 97) // CZ_RESTART
#elif PACKETVER >= 20090107
packetLen(0x00b2, 23) // CZ_RESTART
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x00b3
#if PACKETVER >= 20090406
packetLen(0x00b3, 3) // ZC_RESTART_ACK
#elif PACKETVER >= 20090401
packetLen(0x00b3, 4) // ZC_RESTART_ACK
#elif PACKETVER >= 20090318
packetLen(0x00b3, -1) // ZC_RESTART_ACK
#elif PACKETVER >= 20090311
packetLen(0x00b3, 6) // ZC_RESTART_ACK
#elif PACKETVER >= 20090204
packetLen(0x00b3, -1) // ZC_RESTART_ACK
#elif PACKETVER >= 20090129
packetLen(0x00b3, 2) // ZC_RESTART_ACK
#elif PACKETVER >= 20090114
packetLen(0x00b3, -1) // ZC_RESTART_ACK
#elif PACKETVER >= 20090107
packetLen(0x00b3, 2) // ZC_RESTART_ACK
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x00b4
#if PACKETVER >= 20090325
packetLen(0x00b4, -1) // ZC_SAY_DIALOG
#elif PACKETVER >= 20090318
packetLen(0x00b4, 6) // ZC_SAY_DIALOG
#elif PACKETVER >= 20090311
packetLen(0x00b4, 37) // ZC_SAY_DIALOG
#elif PACKETVER >= 20090225
packetLen(0x00b4, 30) // ZC_SAY_DIALOG
#elif PACKETVER >= 20090211
packetLen(0x00b4, -1) // ZC_SAY_DIALOG
#elif PACKETVER >= 20090204
packetLen(0x00b4, 7) // ZC_SAY_DIALOG
#elif PACKETVER >= 20090129
packetLen(0x00b4, 2) // ZC_SAY_DIALOG
#elif PACKETVER >= 20090107
packetLen(0x00b4, -1) // ZC_SAY_DIALOG
#endif
// Packet: 0x00b5
#if PACKETVER >= 20090406
packetLen(0x00b5, 6) // ZC_WAIT_DIALOG
#elif PACKETVER >= 20090318
packetLen(0x00b5, -1) // ZC_WAIT_DIALOG
#elif PACKETVER >= 20090311
packetLen(0x00b5, 3) // ZC_WAIT_DIALOG
#elif PACKETVER >= 20090225
packetLen(0x00b5, 32) // ZC_WAIT_DIALOG
#elif PACKETVER >= 20090211
packetLen(0x00b5, -1) // ZC_WAIT_DIALOG
#elif PACKETVER >= 20090204
packetLen(0x00b5, 2) // ZC_WAIT_DIALOG
#elif PACKETVER >= 20090120
packetLen(0x00b5, -1) // ZC_WAIT_DIALOG
#elif PACKETVER >= 20090114
packetLen(0x00b5, 6) // ZC_WAIT_DIALOG
#elif PACKETVER >= 20090107
packetLen(0x00b5, 6) // ZC_WAIT_DIALOG
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x00b6
#if PACKETVER >= 20090406
packetLen(0x00b6, 6) // ZC_CLOSE_DIALOG
#elif PACKETVER >= 20090311
packetLen(0x00b6, -1) // ZC_CLOSE_DIALOG
#elif PACKETVER >= 20090225
packetLen(0x00b6, 6) // ZC_CLOSE_DIALOG
#elif PACKETVER >= 20090218
packetLen(0x00b6, -1) // ZC_CLOSE_DIALOG
#elif PACKETVER >= 20090211
packetLen(0x00b6, 2) // ZC_CLOSE_DIALOG
#elif PACKETVER >= 20090204
packetLen(0x00b6, -1) // ZC_CLOSE_DIALOG
#elif PACKETVER >= 20090129
packetLen(0x00b6, 2) // ZC_CLOSE_DIALOG
#elif PACKETVER >= 20090120
packetLen(0x00b6, -1) // ZC_CLOSE_DIALOG
#elif PACKETVER >= 20090114
packetLen(0x00b6, 6) // ZC_CLOSE_DIALOG
#elif PACKETVER >= 20090107
packetLen(0x00b6, 26) // ZC_CLOSE_DIALOG
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x00b7
#if PACKETVER >= 20090406
packetLen(0x00b7, -1) // ZC_MENU_LIST
#elif PACKETVER >= 20090401
packetLen(0x00b7, 3) // ZC_MENU_LIST
#elif PACKETVER >= 20090325
packetLen(0x00b7, -1) // ZC_MENU_LIST
#elif PACKETVER >= 20090318
packetLen(0x00b7, 29) // ZC_MENU_LIST
#elif PACKETVER >= 20090311
packetLen(0x00b7, -1) // ZC_MENU_LIST
#elif PACKETVER >= 20090225
packetLen(0x00b7, 2) // ZC_MENU_LIST
#elif PACKETVER >= 20090218
packetLen(0x00b7, -1) // ZC_MENU_LIST
#elif PACKETVER >= 20090211
packetLen(0x00b7, 54) // ZC_MENU_LIST
#elif PACKETVER >= 20090204
packetLen(0x00b7, -1) // ZC_MENU_LIST
#elif PACKETVER >= 20090129
packetLen(0x00b7, 2) // ZC_MENU_LIST
#elif PACKETVER >= 20090107
packetLen(0x00b7, -1) // ZC_MENU_LIST
#endif
// Packet: 0x00b8
#if PACKETVER >= 20090406
packetLen(0x00b8, 7) // CZ_CHOOSE_MENU
#elif PACKETVER >= 20090311
packetLen(0x00b8, -1) // CZ_CHOOSE_MENU
#elif PACKETVER >= 20090225
packetLen(0x00b8, 2) // CZ_CHOOSE_MENU
#elif PACKETVER >= 20090218
packetLen(0x00b8, -1) // CZ_CHOOSE_MENU
#elif PACKETVER >= 20090211
packetLen(0x00b8, 33) // CZ_CHOOSE_MENU
#elif PACKETVER >= 20090129
packetLen(0x00b8, -1) // CZ_CHOOSE_MENU
#elif PACKETVER >= 20090120
packetLen(0x00b8, 10) // CZ_CHOOSE_MENU
#elif PACKETVER >= 20090114
packetLen(0x00b8, 2) // CZ_CHOOSE_MENU
#elif PACKETVER >= 20090107
packetLen(0x00b8, 3) // CZ_CHOOSE_MENU
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x00b9
#if PACKETVER >= 20090406
packetLen(0x00b9, 6) // CZ_REQ_NEXT_SCRIPT
#elif PACKETVER >= 20090401
packetLen(0x00b9, 9) // CZ_REQ_NEXT_SCRIPT
#elif PACKETVER >= 20090311
packetLen(0x00b9, -1) // CZ_REQ_NEXT_SCRIPT
#elif PACKETVER >= 20090225
packetLen(0x00b9, 6) // CZ_REQ_NEXT_SCRIPT
#elif PACKETVER >= 20090204
packetLen(0x00b9, -1) // CZ_REQ_NEXT_SCRIPT
#elif PACKETVER >= 20090129
packetLen(0x00b9, 31) // CZ_REQ_NEXT_SCRIPT
#elif PACKETVER >= 20090114
packetLen(0x00b9, -1) // CZ_REQ_NEXT_SCRIPT
#elif PACKETVER >= 20090107
packetLen(0x00b9, 6) // CZ_REQ_NEXT_SCRIPT
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x00ba
packetLen(0x00ba, 2) // CZ_REQ_STATUS
// Packet: 0x00bb
#if PACKETVER >= 20090406
packetLen(0x00bb, 5) // CZ_STATUS_CHANGE
#elif PACKETVER >= 20090401
packetLen(0x00bb, -1) // CZ_STATUS_CHANGE
#elif PACKETVER >= 20090318
packetLen(0x00bb, 7) // CZ_STATUS_CHANGE
#elif PACKETVER >= 20090311
packetLen(0x00bb, 43) // CZ_STATUS_CHANGE
#elif PACKETVER >= 20090211
packetLen(0x00bb, -1) // CZ_STATUS_CHANGE
#elif PACKETVER >= 20090204
packetLen(0x00bb, 4) // CZ_STATUS_CHANGE
#elif PACKETVER >= 20090129
packetLen(0x00bb, 9) // CZ_STATUS_CHANGE
#elif PACKETVER >= 20090120
packetLen(0x00bb, -1) // CZ_STATUS_CHANGE
#elif PACKETVER >= 20090114
packetLen(0x00bb, 10) // CZ_STATUS_CHANGE
#elif PACKETVER >= 20090107
packetLen(0x00bb, 2) // CZ_STATUS_CHANGE
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x00bc
#if PACKETVER >= 20090406
packetLen(0x00bc, 6) // ZC_STATUS_CHANGE_ACK
#elif PACKETVER >= 20090401
packetLen(0x00bc, 65) // ZC_STATUS_CHANGE_ACK
#elif PACKETVER >= 20090325
packetLen(0x00bc, 6) // ZC_STATUS_CHANGE_ACK
#elif PACKETVER >= 20090318
packetLen(0x00bc, 2) // ZC_STATUS_CHANGE_ACK
#elif PACKETVER >= 20090311
packetLen(0x00bc, -1) // ZC_STATUS_CHANGE_ACK
#elif PACKETVER >= 20090225
packetLen(0x00bc, 27) // ZC_STATUS_CHANGE_ACK
#elif PACKETVER >= 20090218
packetLen(0x00bc, -1) // ZC_STATUS_CHANGE_ACK
#elif PACKETVER >= 20090211
packetLen(0x00bc, 81) // ZC_STATUS_CHANGE_ACK
#elif PACKETVER >= 20090204
packetLen(0x00bc, 15) // ZC_STATUS_CHANGE_ACK
#elif PACKETVER >= 20090129
packetLen(0x00bc, 8) // ZC_STATUS_CHANGE_ACK
#elif PACKETVER >= 20090107
packetLen(0x00bc, 6) // ZC_STATUS_CHANGE_ACK
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x00bd
#if PACKETVER >= 20090406
packetLen(0x00bd, 44) // ZC_STATUS
#elif PACKETVER >= 20090225
packetLen(0x00bd, -1) // ZC_STATUS
#elif PACKETVER >= 20090218
packetLen(0x00bd, 2) // ZC_STATUS
#elif PACKETVER >= 20090211
packetLen(0x00bd, -1) // ZC_STATUS
#elif PACKETVER >= 20090204
packetLen(0x00bd, 60) // ZC_STATUS
#elif PACKETVER >= 20090120
packetLen(0x00bd, -1) // ZC_STATUS
#elif PACKETVER >= 20090114
packetLen(0x00bd, 10) // ZC_STATUS
#elif PACKETVER >= 20090107
packetLen(0x00bd, 14) // ZC_STATUS
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x00be
#if PACKETVER >= 20090406
packetLen(0x00be, 5) // ZC_STATUS_CHANGE
#elif PACKETVER >= 20090401
packetLen(0x00be, 30) // ZC_STATUS_CHANGE
#elif PACKETVER >= 20090325
packetLen(0x00be, 6) // ZC_STATUS_CHANGE
#elif PACKETVER >= 20090318
packetLen(0x00be, 10) // ZC_STATUS_CHANGE
#elif PACKETVER >= 20090311
packetLen(0x00be, 2) // ZC_STATUS_CHANGE
#elif PACKETVER >= 20090218
packetLen(0x00be, -1) // ZC_STATUS_CHANGE
#elif PACKETVER >= 20090211
packetLen(0x00be, 6) // ZC_STATUS_CHANGE
#elif PACKETVER >= 20090120
packetLen(0x00be, -1) // ZC_STATUS_CHANGE
#elif PACKETVER >= 20090114
packetLen(0x00be, 14) // ZC_STATUS_CHANGE
#elif PACKETVER >= 20090107
packetLen(0x00be, 5) // ZC_STATUS_CHANGE
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x00bf
#if PACKETVER >= 20090406
packetLen(0x00bf, 3) // CZ_REQ_EMOTION
#elif PACKETVER >= 20090325
packetLen(0x00bf, -1) // CZ_REQ_EMOTION
#elif PACKETVER >= 20090318
packetLen(0x00bf, 18) // CZ_REQ_EMOTION
#elif PACKETVER >= 20090311
packetLen(0x00bf, -1) // CZ_REQ_EMOTION
#elif PACKETVER >= 20090225
packetLen(0x00bf, 4) // CZ_REQ_EMOTION
#elif PACKETVER >= 20090211
packetLen(0x00bf, -1) // CZ_REQ_EMOTION
#elif PACKETVER >= 20090204
packetLen(0x00bf, 28) // CZ_REQ_EMOTION
#elif PACKETVER >= 20090129
packetLen(0x00bf, -1) // CZ_REQ_EMOTION
#elif PACKETVER >= 20090114
packetLen(0x00bf, 6) // CZ_REQ_EMOTION
#elif PACKETVER >= 20090107
packetLen(0x00bf, 86) // CZ_REQ_EMOTION
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x00c0
#if PACKETVER >= 20090406
packetLen(0x00c0, 7) // ZC_EMOTION
#elif PACKETVER >= 20090401
packetLen(0x00c0, 10) // ZC_EMOTION
#elif PACKETVER >= 20090325
packetLen(0x00c0, -1) // ZC_EMOTION
#elif PACKETVER >= 20090318
packetLen(0x00c0, 4) // ZC_EMOTION
#elif PACKETVER >= 20090129
packetLen(0x00c0, -1) // ZC_EMOTION
#elif PACKETVER >= 20090120
packetLen(0x00c0, 6) // ZC_EMOTION
#elif PACKETVER >= 20090114
packetLen(0x00c0, 31) // ZC_EMOTION
#elif PACKETVER >= 20090107
packetLen(0x00c0, 54) // ZC_EMOTION
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x00c1
#if PACKETVER >= 20090406
packetLen(0x00c1, 2) // CZ_REQ_USER_COUNT
#elif PACKETVER >= 20090401
packetLen(0x00c1, 67) // CZ_REQ_USER_COUNT
#elif PACKETVER >= 20090318
packetLen(0x00c1, -1) // CZ_REQ_USER_COUNT
#elif PACKETVER >= 20090311
packetLen(0x00c1, 10) // CZ_REQ_USER_COUNT
#elif PACKETVER >= 20090225
packetLen(0x00c1, -1) // CZ_REQ_USER_COUNT
#elif PACKETVER >= 20090218
packetLen(0x00c1, 54) // CZ_REQ_USER_COUNT
#elif PACKETVER >= 20090211
packetLen(0x00c1, 30) // CZ_REQ_USER_COUNT
#elif PACKETVER >= 20090204
packetLen(0x00c1, -1) // CZ_REQ_USER_COUNT
#elif PACKETVER >= 20090129
packetLen(0x00c1, 8) // CZ_REQ_USER_COUNT
#elif PACKETVER >= 20090120
packetLen(0x00c1, 6) // CZ_REQ_USER_COUNT
#elif PACKETVER >= 20090107
packetLen(0x00c1, -1) // CZ_REQ_USER_COUNT
#endif
// Packet: 0x00c2
#if PACKETVER >= 20090406
packetLen(0x00c2, 6) // ZC_USER_COUNT
#elif PACKETVER >= 20090401
packetLen(0x00c2, 30) // ZC_USER_COUNT
#elif PACKETVER >= 20090318
packetLen(0x00c2, -1) // ZC_USER_COUNT
#elif PACKETVER >= 20090311
packetLen(0x00c2, 12) // ZC_USER_COUNT
#elif PACKETVER >= 20090225
packetLen(0x00c2, 9) // ZC_USER_COUNT
#elif PACKETVER >= 20090218
packetLen(0x00c2, 14) // ZC_USER_COUNT
#elif PACKETVER >= 20090204
packetLen(0x00c2, -1) // ZC_USER_COUNT
#elif PACKETVER >= 20090129
packetLen(0x00c2, 60) // ZC_USER_COUNT
#elif PACKETVER >= 20090120
packetLen(0x00c2, 5) // ZC_USER_COUNT
#elif PACKETVER >= 20090114
packetLen(0x00c2, 4) // ZC_USER_COUNT
#elif PACKETVER >= 20090107
packetLen(0x00c2, 2) // ZC_USER_COUNT
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x00c3
#if PACKETVER >= 20090406
packetLen(0x00c3, 8) // ZC_SPRITE_CHANGE
#elif PACKETVER >= 20090401
packetLen(0x00c3, 10) // ZC_SPRITE_CHANGE
#elif PACKETVER >= 20090325
packetLen(0x00c3, -1) // ZC_SPRITE_CHANGE
#elif PACKETVER >= 20090318
packetLen(0x00c3, 6) // ZC_SPRITE_CHANGE
#elif PACKETVER >= 20090107
packetLen(0x00c3, 5) // ZC_SPRITE_CHANGE
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x00c4
#if PACKETVER >= 20090406
packetLen(0x00c4, 6) // ZC_SELECT_DEALTYPE
#elif PACKETVER >= 20090401
packetLen(0x00c4, 9) // ZC_SELECT_DEALTYPE
#elif PACKETVER >= 20090218
packetLen(0x00c4, -1) // ZC_SELECT_DEALTYPE
#elif PACKETVER >= 20090211
packetLen(0x00c4, 6) // ZC_SELECT_DEALTYPE
#elif PACKETVER >= 20090114
packetLen(0x00c4, -1) // ZC_SELECT_DEALTYPE
#elif PACKETVER >= 20090107
packetLen(0x00c4, 3) // ZC_SELECT_DEALTYPE
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x00c5
#if PACKETVER >= 20090406
packetLen(0x00c5, 7) // CZ_ACK_SELECT_DEALTYPE
#elif PACKETVER >= 20090318
packetLen(0x00c5, -1) // CZ_ACK_SELECT_DEALTYPE
#elif PACKETVER >= 20090311
packetLen(0x00c5, 8) // CZ_ACK_SELECT_DEALTYPE
#elif PACKETVER >= 20090218
packetLen(0x00c5, 2) // CZ_ACK_SELECT_DEALTYPE
#elif PACKETVER >= 20090211
packetLen(0x00c5, 32) // CZ_ACK_SELECT_DEALTYPE
#elif PACKETVER >= 20090129
packetLen(0x00c5, -1) // CZ_ACK_SELECT_DEALTYPE
#elif PACKETVER >= 20090120
packetLen(0x00c5, 2) // CZ_ACK_SELECT_DEALTYPE
#elif PACKETVER >= 20090114
packetLen(0x00c5, 6) // CZ_ACK_SELECT_DEALTYPE
#elif PACKETVER >= 20090107
packetLen(0x00c5, -1) // CZ_ACK_SELECT_DEALTYPE
#endif
// Packet: 0x00c6
#if PACKETVER >= 20090325
packetLen(0x00c6, -1) // ZC_PC_PURCHASE_ITEMLIST
#elif PACKETVER >= 20090318
packetLen(0x00c6, 6) // ZC_PC_PURCHASE_ITEMLIST
#elif PACKETVER >= 20090311
packetLen(0x00c6, -1) // ZC_PC_PURCHASE_ITEMLIST
#elif PACKETVER >= 20090225
packetLen(0x00c6, 14) // ZC_PC_PURCHASE_ITEMLIST
#elif PACKETVER >= 20090218
packetLen(0x00c6, 8) // ZC_PC_PURCHASE_ITEMLIST
#elif PACKETVER >= 20090204
packetLen(0x00c6, -1) // ZC_PC_PURCHASE_ITEMLIST
#elif PACKETVER >= 20090129
packetLen(0x00c6, 57) // ZC_PC_PURCHASE_ITEMLIST
#elif PACKETVER >= 20090120
packetLen(0x00c6, 6) // ZC_PC_PURCHASE_ITEMLIST
#elif PACKETVER >= 20090114
packetLen(0x00c6, -1) // ZC_PC_PURCHASE_ITEMLIST
#elif PACKETVER >= 20090107
packetLen(0x00c6, 6) // ZC_PC_PURCHASE_ITEMLIST
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x00c7
#if PACKETVER >= 20090406
packetLen(0x00c7, -1) // ZC_PC_SELL_ITEMLIST
#elif PACKETVER >= 20090401
packetLen(0x00c7, 5) // ZC_PC_SELL_ITEMLIST
#elif PACKETVER >= 20090325
packetLen(0x00c7, 53) // ZC_PC_SELL_ITEMLIST
#elif PACKETVER >= 20090318
packetLen(0x00c7, 54) // ZC_PC_SELL_ITEMLIST
#elif PACKETVER >= 20090311
packetLen(0x00c7, 27) // ZC_PC_SELL_ITEMLIST
#elif PACKETVER >= 20090225
packetLen(0x00c7, -1) // ZC_PC_SELL_ITEMLIST
#elif PACKETVER >= 20090218
packetLen(0x00c7, 23) // ZC_PC_SELL_ITEMLIST
#elif PACKETVER >= 20090211
packetLen(0x00c7, 57) // ZC_PC_SELL_ITEMLIST
#elif PACKETVER >= 20090129
packetLen(0x00c7, -1) // ZC_PC_SELL_ITEMLIST
#elif PACKETVER >= 20090120
packetLen(0x00c7, 2) // ZC_PC_SELL_ITEMLIST
#elif PACKETVER >= 20090107
packetLen(0x00c7, -1) // ZC_PC_SELL_ITEMLIST
#endif
// Packet: 0x00c8
#if PACKETVER >= 20090401
packetLen(0x00c8, -1) // CZ_PC_PURCHASE_ITEMLIST
#elif PACKETVER >= 20090325
packetLen(0x00c8, 58) // CZ_PC_PURCHASE_ITEMLIST
#elif PACKETVER >= 20090318
packetLen(0x00c8, -1) // CZ_PC_PURCHASE_ITEMLIST
#elif PACKETVER >= 20090311
packetLen(0x00c8, 8) // CZ_PC_PURCHASE_ITEMLIST
#elif PACKETVER >= 20090218
packetLen(0x00c8, -1) // CZ_PC_PURCHASE_ITEMLIST
#elif PACKETVER >= 20090211
packetLen(0x00c8, 9) // CZ_PC_PURCHASE_ITEMLIST
#elif PACKETVER >= 20090204
packetLen(0x00c8, -1) // CZ_PC_PURCHASE_ITEMLIST
#elif PACKETVER >= 20090129
packetLen(0x00c8, 26) // CZ_PC_PURCHASE_ITEMLIST
#elif PACKETVER >= 20090120
packetLen(0x00c8, 8) // CZ_PC_PURCHASE_ITEMLIST
#elif PACKETVER >= 20090114
packetLen(0x00c8, -1) // CZ_PC_PURCHASE_ITEMLIST
#elif PACKETVER >= 20090107
packetLen(0x00c8, 42) // CZ_PC_PURCHASE_ITEMLIST
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x00c9
#if PACKETVER >= 20090401
packetLen(0x00c9, -1) // CZ_PC_SELL_ITEMLIST
#elif PACKETVER >= 20090325
packetLen(0x00c9, 2) // CZ_PC_SELL_ITEMLIST
#elif PACKETVER >= 20090318
packetLen(0x00c9, 8) // CZ_PC_SELL_ITEMLIST
#elif PACKETVER >= 20090311
packetLen(0x00c9, 29) // CZ_PC_SELL_ITEMLIST
#elif PACKETVER >= 20090218
packetLen(0x00c9, -1) // CZ_PC_SELL_ITEMLIST
#elif PACKETVER >= 20090211
packetLen(0x00c9, 30) // CZ_PC_SELL_ITEMLIST
#elif PACKETVER >= 20090204
packetLen(0x00c9, 22) // CZ_PC_SELL_ITEMLIST
#elif PACKETVER >= 20090120
packetLen(0x00c9, -1) // CZ_PC_SELL_ITEMLIST
#elif PACKETVER >= 20090114
packetLen(0x00c9, 15) // CZ_PC_SELL_ITEMLIST
#elif PACKETVER >= 20090107
packetLen(0x00c9, -1) // CZ_PC_SELL_ITEMLIST
#endif
// Packet: 0x00ca
#if PACKETVER >= 20090406
packetLen(0x00ca, 3) // ZC_PC_PURCHASE_RESULT
#elif PACKETVER >= 20090401
packetLen(0x00ca, -1) // ZC_PC_PURCHASE_RESULT
#elif PACKETVER >= 20090325
packetLen(0x00ca, 282) // ZC_PC_PURCHASE_RESULT
#elif PACKETVER >= 20090318
packetLen(0x00ca, 4) // ZC_PC_PURCHASE_RESULT
#elif PACKETVER >= 20090311
packetLen(0x00ca, 7) // ZC_PC_PURCHASE_RESULT
#elif PACKETVER >= 20090225
packetLen(0x00ca, -1) // ZC_PC_PURCHASE_RESULT
#elif PACKETVER >= 20090218
packetLen(0x00ca, 22) // ZC_PC_PURCHASE_RESULT
#elif PACKETVER >= 20090211
packetLen(0x00ca, 21) // ZC_PC_PURCHASE_RESULT
#elif PACKETVER >= 20090204
packetLen(0x00ca, 6) // ZC_PC_PURCHASE_RESULT
#elif PACKETVER >= 20090114
packetLen(0x00ca, -1) // ZC_PC_PURCHASE_RESULT
#elif PACKETVER >= 20090107
packetLen(0x00ca, 10) // ZC_PC_PURCHASE_RESULT
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x00cb
packetLen(0x00cb, 3) // ZC_PC_SELL_RESULT
// Packet: 0x00cc
#if PACKETVER >= 20090406
packetLen(0x00cc, 6) // CZ_DISCONNECT_CHARACTER
#elif PACKETVER >= 20090401
packetLen(0x00cc, 7) // CZ_DISCONNECT_CHARACTER
#elif PACKETVER >= 20090325
packetLen(0x00cc, 6) // CZ_DISCONNECT_CHARACTER
#elif PACKETVER >= 20090318
packetLen(0x00cc, 9) // CZ_DISCONNECT_CHARACTER
#elif PACKETVER >= 20090204
packetLen(0x00cc, -1) // CZ_DISCONNECT_CHARACTER
#elif PACKETVER >= 20090129
packetLen(0x00cc, 12) // CZ_DISCONNECT_CHARACTER
#elif PACKETVER >= 20090120
packetLen(0x00cc, 39) // CZ_DISCONNECT_CHARACTER
#elif PACKETVER >= 20090114
packetLen(0x00cc, 8) // CZ_DISCONNECT_CHARACTER
#elif PACKETVER >= 20090107
packetLen(0x00cc, 5) // CZ_DISCONNECT_CHARACTER
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x00cd
packetLen(0x00cd, 3) // ZC_ACK_DISCONNECT_CHARACTER
// Packet: 0x00ce
#if PACKETVER >= 20090406
packetLen(0x00ce, 2) // CZ_DISCONNECT_ALL_CHARACTER
#elif PACKETVER >= 20090401
packetLen(0x00ce, -1) // CZ_DISCONNECT_ALL_CHARACTER
#elif PACKETVER >= 20090325
packetLen(0x00ce, 4) // CZ_DISCONNECT_ALL_CHARACTER
#elif PACKETVER >= 20090318
packetLen(0x00ce, -1) // CZ_DISCONNECT_ALL_CHARACTER
#elif PACKETVER >= 20090311
packetLen(0x00ce, 3) // CZ_DISCONNECT_ALL_CHARACTER
#elif PACKETVER >= 20090204
packetLen(0x00ce, -1) // CZ_DISCONNECT_ALL_CHARACTER
#elif PACKETVER >= 20090129
packetLen(0x00ce, 14) // CZ_DISCONNECT_ALL_CHARACTER
#elif PACKETVER >= 20090107
packetLen(0x00ce, 8) // CZ_DISCONNECT_ALL_CHARACTER
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x00cf
#if PACKETVER >= 20090406
packetLen(0x00cf, 27) // CZ_SETTING_WHISPER_PC
#elif PACKETVER >= 20090401
packetLen(0x00cf, 16) // CZ_SETTING_WHISPER_PC
#elif PACKETVER >= 20090325
packetLen(0x00cf, 282) // CZ_SETTING_WHISPER_PC
#elif PACKETVER >= 20090318
packetLen(0x00cf, 44) // CZ_SETTING_WHISPER_PC
#elif PACKETVER >= 20090311
packetLen(0x00cf, 14) // CZ_SETTING_WHISPER_PC
#elif PACKETVER >= 20090225
packetLen(0x00cf, 79) // CZ_SETTING_WHISPER_PC
#elif PACKETVER >= 20090211
packetLen(0x00cf, -1) // CZ_SETTING_WHISPER_PC
#elif PACKETVER >= 20090204
packetLen(0x00cf, 2) // CZ_SETTING_WHISPER_PC
#elif PACKETVER >= 20090129
packetLen(0x00cf, 10) // CZ_SETTING_WHISPER_PC
#elif PACKETVER >= 20090120
packetLen(0x00cf, -1) // CZ_SETTING_WHISPER_PC
#elif PACKETVER >= 20090114
packetLen(0x00cf, 2) // CZ_SETTING_WHISPER_PC
#elif PACKETVER >= 20090107
packetLen(0x00cf, 14) // CZ_SETTING_WHISPER_PC
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x00d0
#if PACKETVER >= 20090406
packetLen(0x00d0, 3) // CZ_SETTING_WHISPER_STATE
#elif PACKETVER >= 20090401
packetLen(0x00d0, 8) // CZ_SETTING_WHISPER_STATE
#elif PACKETVER >= 20090325
packetLen(0x00d0, 37) // CZ_SETTING_WHISPER_STATE
#elif PACKETVER >= 20090318
packetLen(0x00d0, 30) // CZ_SETTING_WHISPER_STATE
#elif PACKETVER >= 20090225
packetLen(0x00d0, -1) // CZ_SETTING_WHISPER_STATE
#elif PACKETVER >= 20090218
packetLen(0x00d0, 2) // CZ_SETTING_WHISPER_STATE
#elif PACKETVER >= 20090107
packetLen(0x00d0, -1) // CZ_SETTING_WHISPER_STATE
#endif
// Packet: 0x00d1
#if PACKETVER >= 20090406
packetLen(0x00d1, 4) // ZC_SETTING_WHISPER_PC
#elif PACKETVER >= 20090325
packetLen(0x00d1, -1) // ZC_SETTING_WHISPER_PC
#elif PACKETVER >= 20090318
packetLen(0x00d1, 2) // ZC_SETTING_WHISPER_PC
#elif PACKETVER >= 20090311
packetLen(0x00d1, 6) // ZC_SETTING_WHISPER_PC
#elif PACKETVER >= 20090218
packetLen(0x00d1, -1) // ZC_SETTING_WHISPER_PC
#elif PACKETVER >= 20090211
packetLen(0x00d1, 4) // ZC_SETTING_WHISPER_PC
#elif PACKETVER >= 20090129
packetLen(0x00d1, -1) // ZC_SETTING_WHISPER_PC
#elif PACKETVER >= 20090120
packetLen(0x00d1, 6) // ZC_SETTING_WHISPER_PC
#elif PACKETVER >= 20090107
packetLen(0x00d1, 16) // ZC_SETTING_WHISPER_PC
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x00d2
#if PACKETVER >= 20090406
packetLen(0x00d2, 4) // ZC_SETTING_WHISPER_STATE
#elif PACKETVER >= 20090401
packetLen(0x00d2, 30) // ZC_SETTING_WHISPER_STATE
#elif PACKETVER >= 20090325
packetLen(0x00d2, 5) // ZC_SETTING_WHISPER_STATE
#elif PACKETVER >= 20090311
packetLen(0x00d2, -1) // ZC_SETTING_WHISPER_STATE
#elif PACKETVER >= 20090225
packetLen(0x00d2, 2) // ZC_SETTING_WHISPER_STATE
#elif PACKETVER >= 20090120
packetLen(0x00d2, -1) // ZC_SETTING_WHISPER_STATE
#elif PACKETVER >= 20090114
packetLen(0x00d2, 6) // ZC_SETTING_WHISPER_STATE
#elif PACKETVER >= 20090107
packetLen(0x00d2, 8) // ZC_SETTING_WHISPER_STATE
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x00d3
#if PACKETVER >= 20090401
packetLen(0x00d3, 2) // CZ_REQ_WHISPER_LIST
#elif PACKETVER >= 20090325
packetLen(0x00d3, 6) // CZ_REQ_WHISPER_LIST
#elif PACKETVER >= 20090318
packetLen(0x00d3, -1) // CZ_REQ_WHISPER_LIST
#elif PACKETVER >= 20090311
packetLen(0x00d3, 12) // CZ_REQ_WHISPER_LIST
#elif PACKETVER >= 20090225
packetLen(0x00d3, 10) // CZ_REQ_WHISPER_LIST
#elif PACKETVER >= 20090218
packetLen(0x00d3, 2) // CZ_REQ_WHISPER_LIST
#elif PACKETVER >= 20090204
packetLen(0x00d3, -1) // CZ_REQ_WHISPER_LIST
#elif PACKETVER >= 20090129
packetLen(0x00d3, 2) // CZ_REQ_WHISPER_LIST
#elif PACKETVER >= 20090120
packetLen(0x00d3, 7) // CZ_REQ_WHISPER_LIST
#elif PACKETVER >= 20090107
packetLen(0x00d3, 6) // CZ_REQ_WHISPER_LIST
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x00d4
packetLen(0x00d4, -1) // ZC_WHISPER_LIST
// Packet: 0x00d5
#if PACKETVER >= 20090401
packetLen(0x00d5, -1) // CZ_CREATE_CHATROOM
#elif PACKETVER >= 20090325
packetLen(0x00d5, 12) // CZ_CREATE_CHATROOM
#elif PACKETVER >= 20090318
packetLen(0x00d5, 26) // CZ_CREATE_CHATROOM
#elif PACKETVER >= 20090311
packetLen(0x00d5, 30) // CZ_CREATE_CHATROOM
#elif PACKETVER >= 20090114
packetLen(0x00d5, -1) // CZ_CREATE_CHATROOM
#elif PACKETVER >= 20090107
packetLen(0x00d5, 58) // CZ_CREATE_CHATROOM
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x00d6
#if PACKETVER >= 20090406
packetLen(0x00d6, 3) // ZC_ACK_CREATE_CHATROOM
#elif PACKETVER >= 20090401
packetLen(0x00d6, 11) // ZC_ACK_CREATE_CHATROOM
#elif PACKETVER >= 20090318
packetLen(0x00d6, -1) // ZC_ACK_CREATE_CHATROOM
#elif PACKETVER >= 20090311
packetLen(0x00d6, 2) // ZC_ACK_CREATE_CHATROOM
#elif PACKETVER >= 20090225
packetLen(0x00d6, 4) // ZC_ACK_CREATE_CHATROOM
#elif PACKETVER >= 20090218
packetLen(0x00d6, -1) // ZC_ACK_CREATE_CHATROOM
#elif PACKETVER >= 20090211
packetLen(0x00d6, 59) // ZC_ACK_CREATE_CHATROOM
#elif PACKETVER >= 20090204
packetLen(0x00d6, 8) // ZC_ACK_CREATE_CHATROOM
#elif PACKETVER >= 20090114
packetLen(0x00d6, -1) // ZC_ACK_CREATE_CHATROOM
#elif PACKETVER >= 20090107
packetLen(0x00d6, 18) // ZC_ACK_CREATE_CHATROOM
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x00d7
#if PACKETVER >= 20090406
packetLen(0x00d7, -1) // ZC_ROOM_NEWENTRY
#elif PACKETVER >= 20090401
packetLen(0x00d7, 6) // ZC_ROOM_NEWENTRY
#elif PACKETVER >= 20090325
packetLen(0x00d7, 10) // ZC_ROOM_NEWENTRY
#elif PACKETVER >= 20090318
packetLen(0x00d7, 11) // ZC_ROOM_NEWENTRY
#elif PACKETVER >= 20090225
packetLen(0x00d7, -1) // ZC_ROOM_NEWENTRY
#elif PACKETVER >= 20090218
packetLen(0x00d7, 26) // ZC_ROOM_NEWENTRY
#elif PACKETVER >= 20090211
packetLen(0x00d7, 10) // ZC_ROOM_NEWENTRY
#elif PACKETVER >= 20090204
packetLen(0x00d7, 23) // ZC_ROOM_NEWENTRY
#elif PACKETVER >= 20090129
packetLen(0x00d7, -1) // ZC_ROOM_NEWENTRY
#elif PACKETVER >= 20090120
packetLen(0x00d7, 2) // ZC_ROOM_NEWENTRY
#elif PACKETVER >= 20090107
packetLen(0x00d7, -1) // ZC_ROOM_NEWENTRY
#endif
// Packet: 0x00d8
#if PACKETVER >= 20090406
packetLen(0x00d8, 6) // ZC_DESTROY_ROOM
#elif PACKETVER >= 20090401
packetLen(0x00d8, 14) // ZC_DESTROY_ROOM
#elif PACKETVER >= 20090325
packetLen(0x00d8, -1) // ZC_DESTROY_ROOM
#elif PACKETVER >= 20090311
packetLen(0x00d8, 2) // ZC_DESTROY_ROOM
#elif PACKETVER >= 20090225
packetLen(0x00d8, 97) // ZC_DESTROY_ROOM
#elif PACKETVER >= 20090218
packetLen(0x00d8, -1) // ZC_DESTROY_ROOM
#elif PACKETVER >= 20090211
packetLen(0x00d8, 3) // ZC_DESTROY_ROOM
#elif PACKETVER >= 20090204
packetLen(0x00d8, 42) // ZC_DESTROY_ROOM
#elif PACKETVER >= 20090129
packetLen(0x00d8, 15) // ZC_DESTROY_ROOM
#elif PACKETVER >= 20090120
packetLen(0x00d8, 4) // ZC_DESTROY_ROOM
#elif PACKETVER >= 20090114
packetLen(0x00d8, -1) // ZC_DESTROY_ROOM
#elif PACKETVER >= 20090107
packetLen(0x00d8, 6) // ZC_DESTROY_ROOM
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x00d9
#if PACKETVER >= 20090406
packetLen(0x00d9, 14) // CZ_REQ_ENTER_ROOM
#elif PACKETVER >= 20090401
packetLen(0x00d9, 3) // CZ_REQ_ENTER_ROOM
#elif PACKETVER >= 20090325
packetLen(0x00d9, 26) // CZ_REQ_ENTER_ROOM
#elif PACKETVER >= 20090318
packetLen(0x00d9, 4) // CZ_REQ_ENTER_ROOM
#elif PACKETVER >= 20090311
packetLen(0x00d9, 2) // CZ_REQ_ENTER_ROOM
#elif PACKETVER >= 20090225
packetLen(0x00d9, 58) // CZ_REQ_ENTER_ROOM
#elif PACKETVER >= 20090218
packetLen(0x00d9, 7) // CZ_REQ_ENTER_ROOM
#elif PACKETVER >= 20090211
packetLen(0x00d9, 5) // CZ_REQ_ENTER_ROOM
#elif PACKETVER >= 20090204
packetLen(0x00d9, 3) // CZ_REQ_ENTER_ROOM
#elif PACKETVER >= 20090107
packetLen(0x00d9, 55) // CZ_REQ_ENTER_ROOM
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x00da
#if PACKETVER >= 20090406
packetLen(0x00da, 3) // ZC_REFUSE_ENTER_ROOM
#elif PACKETVER >= 20090311
packetLen(0x00da, -1) // ZC_REFUSE_ENTER_ROOM
#elif PACKETVER >= 20090225
packetLen(0x00da, 6) // ZC_REFUSE_ENTER_ROOM
#elif PACKETVER >= 20090218
packetLen(0x00da, -1) // ZC_REFUSE_ENTER_ROOM
#elif PACKETVER >= 20090211
packetLen(0x00da, 19) // ZC_REFUSE_ENTER_ROOM
#elif PACKETVER >= 20090204
packetLen(0x00da, -1) // ZC_REFUSE_ENTER_ROOM
#elif PACKETVER >= 20090129
packetLen(0x00da, 2) // ZC_REFUSE_ENTER_ROOM
#elif PACKETVER >= 20090114
packetLen(0x00da, -1) // ZC_REFUSE_ENTER_ROOM
#elif PACKETVER >= 20090107
packetLen(0x00da, 31) // ZC_REFUSE_ENTER_ROOM
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x00db
#if PACKETVER >= 20090401
packetLen(0x00db, -1) // ZC_ENTER_ROOM
#elif PACKETVER >= 20090325
packetLen(0x00db, 9) // ZC_ENTER_ROOM
#elif PACKETVER >= 20090311
packetLen(0x00db, -1) // ZC_ENTER_ROOM
#elif PACKETVER >= 20090225
packetLen(0x00db, 10) // ZC_ENTER_ROOM
#elif PACKETVER >= 20090218
packetLen(0x00db, 8) // ZC_ENTER_ROOM
#elif PACKETVER >= 20090120
packetLen(0x00db, -1) // ZC_ENTER_ROOM
#elif PACKETVER >= 20090114
packetLen(0x00db, 8) // ZC_ENTER_ROOM
#elif PACKETVER >= 20090107
packetLen(0x00db, -1) // ZC_ENTER_ROOM
#endif
// Packet: 0x00dc
#if PACKETVER >= 20090406
packetLen(0x00dc, 28) // ZC_MEMBER_NEWENTRY
#elif PACKETVER >= 20090401
packetLen(0x00dc, 282) // ZC_MEMBER_NEWENTRY
#elif PACKETVER >= 20090318
packetLen(0x00dc, 3) // ZC_MEMBER_NEWENTRY
#elif PACKETVER >= 20090311
packetLen(0x00dc, -1) // ZC_MEMBER_NEWENTRY
#elif PACKETVER >= 20090225
packetLen(0x00dc, 26) // ZC_MEMBER_NEWENTRY
#elif PACKETVER >= 20090218
packetLen(0x00dc, -1) // ZC_MEMBER_NEWENTRY
#elif PACKETVER >= 20090211
packetLen(0x00dc, 67) // ZC_MEMBER_NEWENTRY
#elif PACKETVER >= 20090129
packetLen(0x00dc, -1) // ZC_MEMBER_NEWENTRY
#elif PACKETVER >= 20090120
packetLen(0x00dc, 26) // ZC_MEMBER_NEWENTRY
#elif PACKETVER >= 20090114
packetLen(0x00dc, 4) // ZC_MEMBER_NEWENTRY
#elif PACKETVER >= 20090107
packetLen(0x00dc, -1) // ZC_MEMBER_NEWENTRY
#endif
// Packet: 0x00dd
#if PACKETVER >= 20090406
packetLen(0x00dd, 29) // ZC_MEMBER_EXIT
#elif PACKETVER >= 20090401
packetLen(0x00dd, -1) // ZC_MEMBER_EXIT
#elif PACKETVER >= 20090325
packetLen(0x00dd, 30) // ZC_MEMBER_EXIT
#elif PACKETVER >= 20090225
packetLen(0x00dd, -1) // ZC_MEMBER_EXIT
#elif PACKETVER >= 20090218
packetLen(0x00dd, 8) // ZC_MEMBER_EXIT
#elif PACKETVER >= 20090129
packetLen(0x00dd, -1) // ZC_MEMBER_EXIT
#elif PACKETVER >= 20090120
packetLen(0x00dd, 11) // ZC_MEMBER_EXIT
#elif PACKETVER >= 20090114
packetLen(0x00dd, -1) // ZC_MEMBER_EXIT
#elif PACKETVER >= 20090107
packetLen(0x00dd, 30) // ZC_MEMBER_EXIT
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x00de
#if PACKETVER >= 20090406
packetLen(0x00de, -1) // CZ_CHANGE_CHATROOM
#elif PACKETVER >= 20090401
packetLen(0x00de, 10) // CZ_CHANGE_CHATROOM
#elif PACKETVER >= 20090325
packetLen(0x00de, 6) // CZ_CHANGE_CHATROOM
#elif PACKETVER >= 20090311
packetLen(0x00de, -1) // CZ_CHANGE_CHATROOM
#elif PACKETVER >= 20090225
packetLen(0x00de, 5) // CZ_CHANGE_CHATROOM
#elif PACKETVER >= 20090218
packetLen(0x00de, 4) // CZ_CHANGE_CHATROOM
#elif PACKETVER >= 20090211
packetLen(0x00de, -1) // CZ_CHANGE_CHATROOM
#elif PACKETVER >= 20090204
packetLen(0x00de, 32) // CZ_CHANGE_CHATROOM
#elif PACKETVER >= 20090129
packetLen(0x00de, 5) // CZ_CHANGE_CHATROOM
#elif PACKETVER >= 20090120
packetLen(0x00de, -1) // CZ_CHANGE_CHATROOM
#elif PACKETVER >= 20090114
packetLen(0x00de, 282) // CZ_CHANGE_CHATROOM
#elif PACKETVER >= 20090107
packetLen(0x00de, 26) // CZ_CHANGE_CHATROOM
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x00df
#if PACKETVER >= 20090406
packetLen(0x00df, -1) // ZC_CHANGE_CHATROOM
#elif PACKETVER >= 20090401
packetLen(0x00df, 33) // ZC_CHANGE_CHATROOM
#elif PACKETVER >= 20090325
packetLen(0x00df, 6) // ZC_CHANGE_CHATROOM
#elif PACKETVER >= 20090311
packetLen(0x00df, -1) // ZC_CHANGE_CHATROOM
#elif PACKETVER >= 20090225
packetLen(0x00df, 2) // ZC_CHANGE_CHATROOM
#elif PACKETVER >= 20090218
packetLen(0x00df, 27) // ZC_CHANGE_CHATROOM
#elif PACKETVER >= 20090211
packetLen(0x00df, 3) // ZC_CHANGE_CHATROOM
#elif PACKETVER >= 20090204
packetLen(0x00df, -1) // ZC_CHANGE_CHATROOM
#elif PACKETVER >= 20090129
packetLen(0x00df, 2) // ZC_CHANGE_CHATROOM
#elif PACKETVER >= 20090120
packetLen(0x00df, -1) // ZC_CHANGE_CHATROOM
#elif PACKETVER >= 20090114
packetLen(0x00df, 3) // ZC_CHANGE_CHATROOM
#elif PACKETVER >= 20090107
packetLen(0x00df, 22) // ZC_CHANGE_CHATROOM
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x00e0
#if PACKETVER >= 20090406
packetLen(0x00e0, 30) // CZ_REQ_ROLE_CHANGE
#elif PACKETVER >= 20090401
packetLen(0x00e0, -1) // CZ_REQ_ROLE_CHANGE
#elif PACKETVER >= 20090311
packetLen(0x00e0, 5) // CZ_REQ_ROLE_CHANGE
#elif PACKETVER >= 20090218
packetLen(0x00e0, -1) // CZ_REQ_ROLE_CHANGE
#elif PACKETVER >= 20090211
packetLen(0x00e0, 11) // CZ_REQ_ROLE_CHANGE
#elif PACKETVER >= 20090204
packetLen(0x00e0, 33) // CZ_REQ_ROLE_CHANGE
#elif PACKETVER >= 20090114
packetLen(0x00e0, -1) // CZ_REQ_ROLE_CHANGE
#elif PACKETVER >= 20090107
packetLen(0x00e0, 10) // CZ_REQ_ROLE_CHANGE
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x00e1
#if PACKETVER >= 20090406
packetLen(0x00e1, 30) // ZC_ROLE_CHANGE
#elif PACKETVER >= 20090401
packetLen(0x00e1, 6) // ZC_ROLE_CHANGE
#elif PACKETVER >= 20090325
packetLen(0x00e1, 7) // ZC_ROLE_CHANGE
#elif PACKETVER >= 20090318
packetLen(0x00e1, -1) // ZC_ROLE_CHANGE
#elif PACKETVER >= 20090311
packetLen(0x00e1, 14) // ZC_ROLE_CHANGE
#elif PACKETVER >= 20090218
packetLen(0x00e1, -1) // ZC_ROLE_CHANGE
#elif PACKETVER >= 20090211
packetLen(0x00e1, 23) // ZC_ROLE_CHANGE
#elif PACKETVER >= 20090120
packetLen(0x00e1, -1) // ZC_ROLE_CHANGE
#elif PACKETVER >= 20090114
packetLen(0x00e1, 28) // ZC_ROLE_CHANGE
#elif PACKETVER >= 20090107
packetLen(0x00e1, -1) // ZC_ROLE_CHANGE
#endif
// Packet: 0x00e2
#if PACKETVER >= 20090406
packetLen(0x00e2, 26) // CZ_REQ_EXPEL_MEMBER
#elif PACKETVER >= 20090401
packetLen(0x00e2, 3) // CZ_REQ_EXPEL_MEMBER
#elif PACKETVER >= 20090225
packetLen(0x00e2, -1) // CZ_REQ_EXPEL_MEMBER
#elif PACKETVER >= 20090218
packetLen(0x00e2, 3) // CZ_REQ_EXPEL_MEMBER
#elif PACKETVER >= 20090120
packetLen(0x00e2, -1) // CZ_REQ_EXPEL_MEMBER
#elif PACKETVER >= 20090114
packetLen(0x00e2, 7) // CZ_REQ_EXPEL_MEMBER
#elif PACKETVER >= 20090107
packetLen(0x00e2, 8) // CZ_REQ_EXPEL_MEMBER
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x00e3
#if PACKETVER >= 20090406
packetLen(0x00e3, 2) // CZ_EXIT_ROOM
#elif PACKETVER >= 20090401
packetLen(0x00e3, -1) // CZ_EXIT_ROOM
#elif PACKETVER >= 20090325
packetLen(0x00e3, 7) // CZ_EXIT_ROOM
#elif PACKETVER >= 20090318
packetLen(0x00e3, 55) // CZ_EXIT_ROOM
#elif PACKETVER >= 20090311
packetLen(0x00e3, 15) // CZ_EXIT_ROOM
#elif PACKETVER >= 20090225
packetLen(0x00e3, 7) // CZ_EXIT_ROOM
#elif PACKETVER >= 20090218
packetLen(0x00e3, -1) // CZ_EXIT_ROOM
#elif PACKETVER >= 20090211
packetLen(0x00e3, 21) // CZ_EXIT_ROOM
#elif PACKETVER >= 20090129
packetLen(0x00e3, -1) // CZ_EXIT_ROOM
#elif PACKETVER >= 20090120
packetLen(0x00e3, 6) // CZ_EXIT_ROOM
#elif PACKETVER >= 20090114
packetLen(0x00e3, -1) // CZ_EXIT_ROOM
#elif PACKETVER >= 20090107
packetLen(0x00e3, 26) // CZ_EXIT_ROOM
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x00e4
#if PACKETVER >= 20090401
packetLen(0x00e4, 6) // CZ_REQ_EXCHANGE_ITEM
#elif PACKETVER >= 20090325
packetLen(0x00e4, 8) // CZ_REQ_EXCHANGE_ITEM
#elif PACKETVER >= 20090218
packetLen(0x00e4, -1) // CZ_REQ_EXCHANGE_ITEM
#elif PACKETVER >= 20090211
packetLen(0x00e4, 10) // CZ_REQ_EXCHANGE_ITEM
#elif PACKETVER >= 20090204
packetLen(0x00e4, -1) // CZ_REQ_EXCHANGE_ITEM
#elif PACKETVER >= 20090129
packetLen(0x00e4, 20) // CZ_REQ_EXCHANGE_ITEM
#elif PACKETVER >= 20090107
packetLen(0x00e4, 7) // CZ_REQ_EXCHANGE_ITEM
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x00e5
#if PACKETVER >= 20090406
packetLen(0x00e5, 26) // ZC_REQ_EXCHANGE_ITEM
#elif PACKETVER >= 20090325
packetLen(0x00e5, -1) // ZC_REQ_EXCHANGE_ITEM
#elif PACKETVER >= 20090318
packetLen(0x00e5, 68) // ZC_REQ_EXCHANGE_ITEM
#elif PACKETVER >= 20090311
packetLen(0x00e5, 11) // ZC_REQ_EXCHANGE_ITEM
#elif PACKETVER >= 20090225
packetLen(0x00e5, -1) // ZC_REQ_EXCHANGE_ITEM
#elif PACKETVER >= 20090218
packetLen(0x00e5, 37) // ZC_REQ_EXCHANGE_ITEM
#elif PACKETVER >= 20090211
packetLen(0x00e5, 6) // ZC_REQ_EXCHANGE_ITEM
#elif PACKETVER >= 20090129
packetLen(0x00e5, -1) // ZC_REQ_EXCHANGE_ITEM
#elif PACKETVER >= 20090120
packetLen(0x00e5, 5) // ZC_REQ_EXCHANGE_ITEM
#elif PACKETVER >= 20090114
packetLen(0x00e5, 2) // ZC_REQ_EXCHANGE_ITEM
#elif PACKETVER >= 20090107
packetLen(0x00e5, 2) // ZC_REQ_EXCHANGE_ITEM
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x00e6
#if PACKETVER >= 20090406
packetLen(0x00e6, 3) // CZ_ACK_EXCHANGE_ITEM
#elif PACKETVER >= 20090401
packetLen(0x00e6, -1) // CZ_ACK_EXCHANGE_ITEM
#elif PACKETVER >= 20090325
packetLen(0x00e6, 86) // CZ_ACK_EXCHANGE_ITEM
#elif PACKETVER >= 20090204
packetLen(0x00e6, -1) // CZ_ACK_EXCHANGE_ITEM
#elif PACKETVER >= 20090129
packetLen(0x00e6, 3) // CZ_ACK_EXCHANGE_ITEM
#elif PACKETVER >= 20090120
packetLen(0x00e6, 58) // CZ_ACK_EXCHANGE_ITEM
#elif PACKETVER >= 20090114
packetLen(0x00e6, 57) // CZ_ACK_EXCHANGE_ITEM
#elif PACKETVER >= 20090107
packetLen(0x00e6, -1) // CZ_ACK_EXCHANGE_ITEM
#endif
// Packet: 0x00e7
#if PACKETVER >= 20090406
packetLen(0x00e7, 3) // ZC_ACK_EXCHANGE_ITEM
#elif PACKETVER >= 20090401
packetLen(0x00e7, -1) // ZC_ACK_EXCHANGE_ITEM
#elif PACKETVER >= 20090325
packetLen(0x00e7, 55) // ZC_ACK_EXCHANGE_ITEM
#elif PACKETVER >= 20090218
packetLen(0x00e7, -1) // ZC_ACK_EXCHANGE_ITEM
#elif PACKETVER >= 20090211
packetLen(0x00e7, 2) // ZC_ACK_EXCHANGE_ITEM
#elif PACKETVER >= 20090129
packetLen(0x00e7, -1) // ZC_ACK_EXCHANGE_ITEM
#elif PACKETVER >= 20090120
packetLen(0x00e7, 68) // ZC_ACK_EXCHANGE_ITEM
#elif PACKETVER >= 20090114
packetLen(0x00e7, 6) // ZC_ACK_EXCHANGE_ITEM
#elif PACKETVER >= 20090107
packetLen(0x00e7, 42) // ZC_ACK_EXCHANGE_ITEM
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x00e8
#if PACKETVER >= 20090406
packetLen(0x00e8, 8) // CZ_ADD_EXCHANGE_ITEM
#elif PACKETVER >= 20090311
packetLen(0x00e8, -1) // CZ_ADD_EXCHANGE_ITEM
#elif PACKETVER >= 20090225
packetLen(0x00e8, 7) // CZ_ADD_EXCHANGE_ITEM
#elif PACKETVER >= 20090211
packetLen(0x00e8, -1) // CZ_ADD_EXCHANGE_ITEM
#elif PACKETVER >= 20090204
packetLen(0x00e8, 58) // CZ_ADD_EXCHANGE_ITEM
#elif PACKETVER >= 20090129
packetLen(0x00e8, 14) // CZ_ADD_EXCHANGE_ITEM
#elif PACKETVER >= 20090107
packetLen(0x00e8, -1) // CZ_ADD_EXCHANGE_ITEM
#endif
// Packet: 0x00e9
#if PACKETVER >= 20090406
packetLen(0x00e9, 19) // ZC_ADD_EXCHANGE_ITEM
#elif PACKETVER >= 20090325
packetLen(0x00e9, -1) // ZC_ADD_EXCHANGE_ITEM
#elif PACKETVER >= 20090318
packetLen(0x00e9, 2) // ZC_ADD_EXCHANGE_ITEM
#elif PACKETVER >= 20090311
packetLen(0x00e9, 22) // ZC_ADD_EXCHANGE_ITEM
#elif PACKETVER >= 20090225
packetLen(0x00e9, -1) // ZC_ADD_EXCHANGE_ITEM
#elif PACKETVER >= 20090218
packetLen(0x00e9, 5) // ZC_ADD_EXCHANGE_ITEM
#elif PACKETVER >= 20090211
packetLen(0x00e9, 10) // ZC_ADD_EXCHANGE_ITEM
#elif PACKETVER >= 20090204
packetLen(0x00e9, 33) // ZC_ADD_EXCHANGE_ITEM
#elif PACKETVER >= 20090129
packetLen(0x00e9, 32) // ZC_ADD_EXCHANGE_ITEM
#elif PACKETVER >= 20090120
packetLen(0x00e9, 54) // ZC_ADD_EXCHANGE_ITEM
#elif PACKETVER >= 20090107
packetLen(0x00e9, -1) // ZC_ADD_EXCHANGE_ITEM
#endif
// Packet: 0x00ea
#if PACKETVER >= 20090406
packetLen(0x00ea, 5) // ZC_ACK_ADD_EXCHANGE_ITEM
#elif PACKETVER >= 20090401
packetLen(0x00ea, -1) // ZC_ACK_ADD_EXCHANGE_ITEM
#elif PACKETVER >= 20090325
packetLen(0x00ea, 4) // ZC_ACK_ADD_EXCHANGE_ITEM
#elif PACKETVER >= 20090318
packetLen(0x00ea, 6) // ZC_ACK_ADD_EXCHANGE_ITEM
#elif PACKETVER >= 20090311
packetLen(0x00ea, -1) // ZC_ACK_ADD_EXCHANGE_ITEM
#elif PACKETVER >= 20090225
packetLen(0x00ea, 12) // ZC_ACK_ADD_EXCHANGE_ITEM
#elif PACKETVER >= 20090218
packetLen(0x00ea, -1) // ZC_ACK_ADD_EXCHANGE_ITEM
#elif PACKETVER >= 20090211
packetLen(0x00ea, 282) // ZC_ACK_ADD_EXCHANGE_ITEM
#elif PACKETVER >= 20090129
packetLen(0x00ea, -1) // ZC_ACK_ADD_EXCHANGE_ITEM
#elif PACKETVER >= 20090120
packetLen(0x00ea, 3) // ZC_ACK_ADD_EXCHANGE_ITEM
#elif PACKETVER >= 20090114
packetLen(0x00ea, 6) // ZC_ACK_ADD_EXCHANGE_ITEM
#elif PACKETVER >= 20090107
packetLen(0x00ea, -1) // ZC_ACK_ADD_EXCHANGE_ITEM
#endif
// Packet: 0x00eb
#if PACKETVER >= 20090406
packetLen(0x00eb, 2) // CZ_CONCLUDE_EXCHANGE_ITEM
#elif PACKETVER >= 20090401
packetLen(0x00eb, -1) // CZ_CONCLUDE_EXCHANGE_ITEM
#elif PACKETVER >= 20090325
packetLen(0x00eb, 10) // CZ_CONCLUDE_EXCHANGE_ITEM
#elif PACKETVER >= 20090318
packetLen(0x00eb, 15) // CZ_CONCLUDE_EXCHANGE_ITEM
#elif PACKETVER >= 20090311
packetLen(0x00eb, 11) // CZ_CONCLUDE_EXCHANGE_ITEM
#elif PACKETVER >= 20090225
packetLen(0x00eb, 6) // CZ_CONCLUDE_EXCHANGE_ITEM
#elif PACKETVER >= 20090218
packetLen(0x00eb, 10) // CZ_CONCLUDE_EXCHANGE_ITEM
#elif PACKETVER >= 20090211
packetLen(0x00eb, 6) // CZ_CONCLUDE_EXCHANGE_ITEM
#elif PACKETVER >= 20090204
packetLen(0x00eb, -1) // CZ_CONCLUDE_EXCHANGE_ITEM
#elif PACKETVER >= 20090129
packetLen(0x00eb, 71) // CZ_CONCLUDE_EXCHANGE_ITEM
#elif PACKETVER >= 20090114
packetLen(0x00eb, -1) // CZ_CONCLUDE_EXCHANGE_ITEM
#elif PACKETVER >= 20090107
packetLen(0x00eb, 14) // CZ_CONCLUDE_EXCHANGE_ITEM
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x00ec
#if PACKETVER >= 20090406
packetLen(0x00ec, 3) // ZC_CONCLUDE_EXCHANGE_ITEM
#elif PACKETVER >= 20090401
packetLen(0x00ec, 60) // ZC_CONCLUDE_EXCHANGE_ITEM
#elif PACKETVER >= 20090325
packetLen(0x00ec, -1) // ZC_CONCLUDE_EXCHANGE_ITEM
#elif PACKETVER >= 20090318
packetLen(0x00ec, 27) // ZC_CONCLUDE_EXCHANGE_ITEM
#elif PACKETVER >= 20090311
packetLen(0x00ec, -1) // ZC_CONCLUDE_EXCHANGE_ITEM
#elif PACKETVER >= 20090225
packetLen(0x00ec, 5) // ZC_CONCLUDE_EXCHANGE_ITEM
#elif PACKETVER >= 20090218
packetLen(0x00ec, -1) // ZC_CONCLUDE_EXCHANGE_ITEM
#elif PACKETVER >= 20090211
packetLen(0x00ec, 15) // ZC_CONCLUDE_EXCHANGE_ITEM
#elif PACKETVER >= 20090204
packetLen(0x00ec, -1) // ZC_CONCLUDE_EXCHANGE_ITEM
#elif PACKETVER >= 20090129
packetLen(0x00ec, 4) // ZC_CONCLUDE_EXCHANGE_ITEM
#elif PACKETVER >= 20090120
packetLen(0x00ec, 2) // ZC_CONCLUDE_EXCHANGE_ITEM
#elif PACKETVER >= 20090114
packetLen(0x00ec, 6) // ZC_CONCLUDE_EXCHANGE_ITEM
#elif PACKETVER >= 20090107
packetLen(0x00ec, 18) // ZC_CONCLUDE_EXCHANGE_ITEM
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x00ed
#if PACKETVER >= 20090406
packetLen(0x00ed, 2) // CZ_CANCEL_EXCHANGE_ITEM
#elif PACKETVER >= 20090225
packetLen(0x00ed, -1) // CZ_CANCEL_EXCHANGE_ITEM
#elif PACKETVER >= 20090218
packetLen(0x00ed, 3) // CZ_CANCEL_EXCHANGE_ITEM
#elif PACKETVER >= 20090211
packetLen(0x00ed, 22) // CZ_CANCEL_EXCHANGE_ITEM
#elif PACKETVER >= 20090204
packetLen(0x00ed, 6) // CZ_CANCEL_EXCHANGE_ITEM
#elif PACKETVER >= 20090129
packetLen(0x00ed, 282) // CZ_CANCEL_EXCHANGE_ITEM
#elif PACKETVER >= 20090114
packetLen(0x00ed, 8) // CZ_CANCEL_EXCHANGE_ITEM
#elif PACKETVER >= 20090107
packetLen(0x00ed, 7) // CZ_CANCEL_EXCHANGE_ITEM
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x00ee
#if PACKETVER >= 20090401
packetLen(0x00ee, 2) // ZC_CANCEL_EXCHANGE_ITEM
#elif PACKETVER >= 20090325
packetLen(0x00ee, 8) // ZC_CANCEL_EXCHANGE_ITEM
#elif PACKETVER >= 20090318
packetLen(0x00ee, 282) // ZC_CANCEL_EXCHANGE_ITEM
#elif PACKETVER >= 20090311
packetLen(0x00ee, -1) // ZC_CANCEL_EXCHANGE_ITEM
#elif PACKETVER >= 20090225
packetLen(0x00ee, 4) // ZC_CANCEL_EXCHANGE_ITEM
#elif PACKETVER >= 20090204
packetLen(0x00ee, -1) // ZC_CANCEL_EXCHANGE_ITEM
#elif PACKETVER >= 20090129
packetLen(0x00ee, 24) // ZC_CANCEL_EXCHANGE_ITEM
#elif PACKETVER >= 20090120
packetLen(0x00ee, 8) // ZC_CANCEL_EXCHANGE_ITEM
#elif PACKETVER >= 20090114
packetLen(0x00ee, -1) // ZC_CANCEL_EXCHANGE_ITEM
#elif PACKETVER >= 20090107
packetLen(0x00ee, 16) // ZC_CANCEL_EXCHANGE_ITEM
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x00ef
#if PACKETVER >= 20090406
packetLen(0x00ef, 2) // CZ_EXEC_EXCHANGE_ITEM
#elif PACKETVER >= 20090401
packetLen(0x00ef, 8) // CZ_EXEC_EXCHANGE_ITEM
#elif PACKETVER >= 20090325
packetLen(0x00ef, 30) // CZ_EXEC_EXCHANGE_ITEM
#elif PACKETVER >= 20090311
packetLen(0x00ef, -1) // CZ_EXEC_EXCHANGE_ITEM
#elif PACKETVER >= 20090225
packetLen(0x00ef, 2) // CZ_EXEC_EXCHANGE_ITEM
#elif PACKETVER >= 20090218
packetLen(0x00ef, 16) // CZ_EXEC_EXCHANGE_ITEM
#elif PACKETVER >= 20090211
packetLen(0x00ef, -1) // CZ_EXEC_EXCHANGE_ITEM
#elif PACKETVER >= 20090204
packetLen(0x00ef, 43) // CZ_EXEC_EXCHANGE_ITEM
#elif PACKETVER >= 20090129
packetLen(0x00ef, 30) // CZ_EXEC_EXCHANGE_ITEM
#elif PACKETVER >= 20090120
packetLen(0x00ef, 81) // CZ_EXEC_EXCHANGE_ITEM
#elif PACKETVER >= 20090114
packetLen(0x00ef, -1) // CZ_EXEC_EXCHANGE_ITEM
#elif PACKETVER >= 20090107
packetLen(0x00ef, 39) // CZ_EXEC_EXCHANGE_ITEM
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x00f0
#if PACKETVER >= 20090406
packetLen(0x00f0, 3) // ZC_EXEC_EXCHANGE_ITEM
#elif PACKETVER >= 20090401
packetLen(0x00f0, 7) // ZC_EXEC_EXCHANGE_ITEM
#elif PACKETVER >= 20090318
packetLen(0x00f0, -1) // ZC_EXEC_EXCHANGE_ITEM
#elif PACKETVER >= 20090311
packetLen(0x00f0, 34) // ZC_EXEC_EXCHANGE_ITEM
#elif PACKETVER >= 20090211
packetLen(0x00f0, -1) // ZC_EXEC_EXCHANGE_ITEM
#elif PACKETVER >= 20090204
packetLen(0x00f0, 31) // ZC_EXEC_EXCHANGE_ITEM
#elif PACKETVER >= 20090129
packetLen(0x00f0, 26) // ZC_EXEC_EXCHANGE_ITEM
#elif PACKETVER >= 20090107
packetLen(0x00f0, 26) // ZC_EXEC_EXCHANGE_ITEM
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x00f1
packetLen(0x00f1, 2) // ZC_EXCHANGEITEM_UNDO
// Packet: 0x00f2
#if PACKETVER >= 20090406
packetLen(0x00f2, 6) // ZC_NOTIFY_STOREITEM_COUNTINFO
#elif PACKETVER >= 20090401
packetLen(0x00f2, 2) // ZC_NOTIFY_STOREITEM_COUNTINFO
#elif PACKETVER >= 20090325
packetLen(0x00f2, 32) // ZC_NOTIFY_STOREITEM_COUNTINFO
#elif PACKETVER >= 20090318
packetLen(0x00f2, 8) // ZC_NOTIFY_STOREITEM_COUNTINFO
#elif PACKETVER >= 20090311
packetLen(0x00f2, 6) // ZC_NOTIFY_STOREITEM_COUNTINFO
#elif PACKETVER >= 20090225
packetLen(0x00f2, 8) // ZC_NOTIFY_STOREITEM_COUNTINFO
#elif PACKETVER >= 20090218
packetLen(0x00f2, 3) // ZC_NOTIFY_STOREITEM_COUNTINFO
#elif PACKETVER >= 20090211
packetLen(0x00f2, 6) // ZC_NOTIFY_STOREITEM_COUNTINFO
#elif PACKETVER >= 20090204
packetLen(0x00f2, 10) // ZC_NOTIFY_STOREITEM_COUNTINFO
#elif PACKETVER >= 20090129
packetLen(0x00f2, -1) // ZC_NOTIFY_STOREITEM_COUNTINFO
#elif PACKETVER >= 20090120
packetLen(0x00f2, 11) // ZC_NOTIFY_STOREITEM_COUNTINFO
#elif PACKETVER >= 20090107
packetLen(0x00f2, -1) // ZC_NOTIFY_STOREITEM_COUNTINFO
#endif
// Packet: 0x00f3
packetLen(0x00f3, -1) // CZ_REQUEST_CHAT
// Packet: 0x00f4
#if PACKETVER >= 20090406
packetLen(0x00f4, 21) // ZC_ADD_ITEM_TO_STORE
#elif PACKETVER >= 20090401
packetLen(0x00f4, 18) // ZC_ADD_ITEM_TO_STORE
#elif PACKETVER >= 20090311
packetLen(0x00f4, -1) // ZC_ADD_ITEM_TO_STORE
#elif PACKETVER >= 20090225
packetLen(0x00f4, 2) // ZC_ADD_ITEM_TO_STORE
#elif PACKETVER >= 20090218
packetLen(0x00f4, 14) // ZC_ADD_ITEM_TO_STORE
#elif PACKETVER >= 20090211
packetLen(0x00f4, 53) // ZC_ADD_ITEM_TO_STORE
#elif PACKETVER >= 20090129
packetLen(0x00f4, -1) // ZC_ADD_ITEM_TO_STORE
#elif PACKETVER >= 20090120
packetLen(0x00f4, 43) // ZC_ADD_ITEM_TO_STORE
#elif PACKETVER >= 20090114
packetLen(0x00f4, 26) // ZC_ADD_ITEM_TO_STORE
#elif PACKETVER >= 20090107
packetLen(0x00f4, 14) // ZC_ADD_ITEM_TO_STORE
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x00f5
packetLen(0x00f5, 11) // CZ_MOVE_ITEM_FROM_STORE_TO_BODY
// Packet: 0x00f6
#if PACKETVER >= 20090406
packetLen(0x00f6, 8) // ZC_DELETE_ITEM_FROM_STORE
#elif PACKETVER >= 20090401
packetLen(0x00f6, 4) // ZC_DELETE_ITEM_FROM_STORE
#elif PACKETVER >= 20090318
packetLen(0x00f6, -1) // ZC_DELETE_ITEM_FROM_STORE
#elif PACKETVER >= 20090311
packetLen(0x00f6, 10) // ZC_DELETE_ITEM_FROM_STORE
#elif PACKETVER >= 20090225
packetLen(0x00f6, 2) // ZC_DELETE_ITEM_FROM_STORE
#elif PACKETVER >= 20090218
packetLen(0x00f6, 30) // ZC_DELETE_ITEM_FROM_STORE
#elif PACKETVER >= 20090129
packetLen(0x00f6, -1) // ZC_DELETE_ITEM_FROM_STORE
#elif PACKETVER >= 20090120
packetLen(0x00f6, 21) // ZC_DELETE_ITEM_FROM_STORE
#elif PACKETVER >= 20090114
packetLen(0x00f6, -1) // ZC_DELETE_ITEM_FROM_STORE
#elif PACKETVER >= 20090107
packetLen(0x00f6, 26) // ZC_DELETE_ITEM_FROM_STORE
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x00f7
packetLen(0x00f7, 17) // CZ_REQUEST_TIME
// Packet: 0x00f8
#if PACKETVER >= 20090401
packetLen(0x00f8, 2) // ZC_CLOSE_STORE
#elif PACKETVER >= 20090318
packetLen(0x00f8, -1) // ZC_CLOSE_STORE
#elif PACKETVER >= 20090311
packetLen(0x00f8, 10) // ZC_CLOSE_STORE
#elif PACKETVER >= 20090225
packetLen(0x00f8, 3) // ZC_CLOSE_STORE
#elif PACKETVER >= 20090218
packetLen(0x00f8, -1) // ZC_CLOSE_STORE
#elif PACKETVER >= 20090211
packetLen(0x00f8, 65) // ZC_CLOSE_STORE
#elif PACKETVER >= 20090204
packetLen(0x00f8, -1) // ZC_CLOSE_STORE
#elif PACKETVER >= 20090129
packetLen(0x00f8, 60) // ZC_CLOSE_STORE
#elif PACKETVER >= 20090107
packetLen(0x00f8, -1) // ZC_CLOSE_STORE
#endif
// Packet: 0x00f9
#if PACKETVER >= 20090406
packetLen(0x00f9, 26) // CZ_MAKE_GROUP
#elif PACKETVER >= 20090325
packetLen(0x00f9, -1) // CZ_MAKE_GROUP
#elif PACKETVER >= 20090318
packetLen(0x00f9, 11) // CZ_MAKE_GROUP
#elif PACKETVER >= 20090225
packetLen(0x00f9, -1) // CZ_MAKE_GROUP
#elif PACKETVER >= 20090218
packetLen(0x00f9, 8) // CZ_MAKE_GROUP
#elif PACKETVER >= 20090211
packetLen(0x00f9, -1) // CZ_MAKE_GROUP
#elif PACKETVER >= 20090204
packetLen(0x00f9, 39) // CZ_MAKE_GROUP
#elif PACKETVER >= 20090129
packetLen(0x00f9, 10) // CZ_MAKE_GROUP
#elif PACKETVER >= 20090120
packetLen(0x00f9, 12) // CZ_MAKE_GROUP
#elif PACKETVER >= 20090107
packetLen(0x00f9, -1) // CZ_MAKE_GROUP
#endif
// Packet: 0x00fa
#if PACKETVER >= 20090406
packetLen(0x00fa, 3) // ZC_ACK_MAKE_GROUP
#elif PACKETVER >= 20090325
packetLen(0x00fa, -1) // ZC_ACK_MAKE_GROUP
#elif PACKETVER >= 20090318
packetLen(0x00fa, 20) // ZC_ACK_MAKE_GROUP
#elif PACKETVER >= 20090311
packetLen(0x00fa, -1) // ZC_ACK_MAKE_GROUP
#elif PACKETVER >= 20090225
packetLen(0x00fa, 3) // ZC_ACK_MAKE_GROUP
#elif PACKETVER >= 20090218
packetLen(0x00fa, -1) // ZC_ACK_MAKE_GROUP
#elif PACKETVER >= 20090211
packetLen(0x00fa, 114) // ZC_ACK_MAKE_GROUP
#elif PACKETVER >= 20090107
packetLen(0x00fa, -1) // ZC_ACK_MAKE_GROUP
#endif
// Packet: 0x00fb
#if PACKETVER >= 20090406
packetLen(0x00fb, -1) // ZC_GROUP_LIST
#elif PACKETVER >= 20090401
packetLen(0x00fb, 7) // ZC_GROUP_LIST
#elif PACKETVER >= 20090318
packetLen(0x00fb, -1) // ZC_GROUP_LIST
#elif PACKETVER >= 20090311
packetLen(0x00fb, 36) // ZC_GROUP_LIST
#elif PACKETVER >= 20090225
packetLen(0x00fb, -1) // ZC_GROUP_LIST
#elif PACKETVER >= 20090218
packetLen(0x00fb, 8) // ZC_GROUP_LIST
#elif PACKETVER >= 20090211
packetLen(0x00fb, 7) // ZC_GROUP_LIST
#elif PACKETVER >= 20090204
packetLen(0x00fb, 6) // ZC_GROUP_LIST
#elif PACKETVER >= 20090129
packetLen(0x00fb, 3) // ZC_GROUP_LIST
#elif PACKETVER >= 20090120
packetLen(0x00fb, -1) // ZC_GROUP_LIST
#elif PACKETVER >= 20090114
packetLen(0x00fb, 16) // ZC_GROUP_LIST
#elif PACKETVER >= 20090107
packetLen(0x00fb, 282) // ZC_GROUP_LIST
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x00fc
#if PACKETVER >= 20090406
packetLen(0x00fc, 6) // CZ_REQ_JOIN_GROUP
#elif PACKETVER >= 20090401
packetLen(0x00fc, -1) // CZ_REQ_JOIN_GROUP
#elif PACKETVER >= 20090325
packetLen(0x00fc, 22) // CZ_REQ_JOIN_GROUP
#elif PACKETVER >= 20090120
packetLen(0x00fc, -1) // CZ_REQ_JOIN_GROUP
#elif PACKETVER >= 20090114
packetLen(0x00fc, 3) // CZ_REQ_JOIN_GROUP
#elif PACKETVER >= 20090107
packetLen(0x00fc, -1) // CZ_REQ_JOIN_GROUP
#endif
// Packet: 0x00fd
#if PACKETVER >= 20090406
packetLen(0x00fd, 27) // ZC_ACK_REQ_JOIN_GROUP
#elif PACKETVER >= 20090218
packetLen(0x00fd, -1) // ZC_ACK_REQ_JOIN_GROUP
#elif PACKETVER >= 20090211
packetLen(0x00fd, 2) // ZC_ACK_REQ_JOIN_GROUP
#elif PACKETVER >= 20090204
packetLen(0x00fd, -1) // ZC_ACK_REQ_JOIN_GROUP
#elif PACKETVER >= 20090129
packetLen(0x00fd, 7) // ZC_ACK_REQ_JOIN_GROUP
#elif PACKETVER >= 20090114
packetLen(0x00fd, -1) // ZC_ACK_REQ_JOIN_GROUP
#elif PACKETVER >= 20090107
packetLen(0x00fd, 10) // ZC_ACK_REQ_JOIN_GROUP
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x00fe
#if PACKETVER >= 20090406
packetLen(0x00fe, 30) // ZC_REQ_JOIN_GROUP
#elif PACKETVER >= 20090401
packetLen(0x00fe, -1) // ZC_REQ_JOIN_GROUP
#elif PACKETVER >= 20090325
packetLen(0x00fe, 67) // ZC_REQ_JOIN_GROUP
#elif PACKETVER >= 20090211
packetLen(0x00fe, -1) // ZC_REQ_JOIN_GROUP
#elif PACKETVER >= 20090204
packetLen(0x00fe, 29) // ZC_REQ_JOIN_GROUP
#elif PACKETVER >= 20090129
packetLen(0x00fe, 2) // ZC_REQ_JOIN_GROUP
#elif PACKETVER >= 20090114
packetLen(0x00fe, -1) // ZC_REQ_JOIN_GROUP
#elif PACKETVER >= 20090107
packetLen(0x00fe, 21) // ZC_REQ_JOIN_GROUP
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x00ff
#if PACKETVER >= 20090406
packetLen(0x00ff, 10) // CZ_JOIN_GROUP
#elif PACKETVER >= 20090401
packetLen(0x00ff, -1) // CZ_JOIN_GROUP
#elif PACKETVER >= 20090325
packetLen(0x00ff, 6) // CZ_JOIN_GROUP
#elif PACKETVER >= 20090318
packetLen(0x00ff, 4) // CZ_JOIN_GROUP
#elif PACKETVER >= 20090218
packetLen(0x00ff, 6) // CZ_JOIN_GROUP
#elif PACKETVER >= 20090211
packetLen(0x00ff, 30) // CZ_JOIN_GROUP
#elif PACKETVER >= 20090204
packetLen(0x00ff, -1) // CZ_JOIN_GROUP
#elif PACKETVER >= 20090129
packetLen(0x00ff, 6) // CZ_JOIN_GROUP
#elif PACKETVER >= 20090120
packetLen(0x00ff, -1) // CZ_JOIN_GROUP
#elif PACKETVER >= 20090114
packetLen(0x00ff, 3) // CZ_JOIN_GROUP
#elif PACKETVER >= 20090107
packetLen(0x00ff, 5) // CZ_JOIN_GROUP
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x0100
#if PACKETVER >= 20090406
packetLen(0x0100, 2) // CZ_REQ_LEAVE_GROUP
#elif PACKETVER >= 20090401
packetLen(0x0100, 10) // CZ_REQ_LEAVE_GROUP
#elif PACKETVER >= 20090311
packetLen(0x0100, -1) // CZ_REQ_LEAVE_GROUP
#elif PACKETVER >= 20090225
packetLen(0x0100, 6) // CZ_REQ_LEAVE_GROUP
#elif PACKETVER >= 20090218
packetLen(0x0100, 81) // CZ_REQ_LEAVE_GROUP
#elif PACKETVER >= 20090211
packetLen(0x0100, -1) // CZ_REQ_LEAVE_GROUP
#elif PACKETVER >= 20090204
packetLen(0x0100, 5) // CZ_REQ_LEAVE_GROUP
#elif PACKETVER >= 20090114
packetLen(0x0100, -1) // CZ_REQ_LEAVE_GROUP
#elif PACKETVER >= 20090107
packetLen(0x0100, 6) // CZ_REQ_LEAVE_GROUP
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x0101
#if PACKETVER >= 20090406
packetLen(0x0101, 6) // ZC_GROUPINFO_CHANGE
#elif PACKETVER >= 20090225
packetLen(0x0101, -1) // ZC_GROUPINFO_CHANGE
#elif PACKETVER >= 20090218
packetLen(0x0101, 20) // ZC_GROUPINFO_CHANGE
#elif PACKETVER >= 20090120
packetLen(0x0101, -1) // ZC_GROUPINFO_CHANGE
#elif PACKETVER >= 20090114
packetLen(0x0101, 20) // ZC_GROUPINFO_CHANGE
#elif PACKETVER >= 20090107
packetLen(0x0101, 6) // ZC_GROUPINFO_CHANGE
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x0102
#if PACKETVER >= 20090406
packetLen(0x0102, 6) // CZ_CHANGE_GROUPEXPOPTION
#elif PACKETVER >= 20090401
packetLen(0x0102, -1) // CZ_CHANGE_GROUPEXPOPTION
#elif PACKETVER >= 20090318
packetLen(0x0102, 10) // CZ_CHANGE_GROUPEXPOPTION
#elif PACKETVER >= 20090311
packetLen(0x0102, -1) // CZ_CHANGE_GROUPEXPOPTION
#elif PACKETVER >= 20090225
packetLen(0x0102, 11) // CZ_CHANGE_GROUPEXPOPTION
#elif PACKETVER >= 20090218
packetLen(0x0102, 7) // CZ_CHANGE_GROUPEXPOPTION
#elif PACKETVER >= 20090211
packetLen(0x0102, 282) // CZ_CHANGE_GROUPEXPOPTION
#elif PACKETVER >= 20090204
packetLen(0x0102, 8) // CZ_CHANGE_GROUPEXPOPTION
#elif PACKETVER >= 20090129
packetLen(0x0102, -1) // CZ_CHANGE_GROUPEXPOPTION
#elif PACKETVER >= 20090114
packetLen(0x0102, 30) // CZ_CHANGE_GROUPEXPOPTION
#elif PACKETVER >= 20090107
packetLen(0x0102, 9) // CZ_CHANGE_GROUPEXPOPTION
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x0103
#if PACKETVER >= 20090406
packetLen(0x0103, 30) // CZ_REQ_EXPEL_GROUP_MEMBER
#elif PACKETVER >= 20090318
packetLen(0x0103, -1) // CZ_REQ_EXPEL_GROUP_MEMBER
#elif PACKETVER >= 20090311
packetLen(0x0103, 2) // CZ_REQ_EXPEL_GROUP_MEMBER
#elif PACKETVER >= 20090218
packetLen(0x0103, -1) // CZ_REQ_EXPEL_GROUP_MEMBER
#elif PACKETVER >= 20090211
packetLen(0x0103, 54) // CZ_REQ_EXPEL_GROUP_MEMBER
#elif PACKETVER >= 20090204
packetLen(0x0103, 28) // CZ_REQ_EXPEL_GROUP_MEMBER
#elif PACKETVER >= 20090129
packetLen(0x0103, -1) // CZ_REQ_EXPEL_GROUP_MEMBER
#elif PACKETVER >= 20090120
packetLen(0x0103, 66) // CZ_REQ_EXPEL_GROUP_MEMBER
#elif PACKETVER >= 20090114
packetLen(0x0103, 11) // CZ_REQ_EXPEL_GROUP_MEMBER
#elif PACKETVER >= 20090107
packetLen(0x0103, 6) // CZ_REQ_EXPEL_GROUP_MEMBER
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x0104
#if PACKETVER >= 20090406
packetLen(0x0104, 79) // ZC_ADD_MEMBER_TO_GROUP
#elif PACKETVER >= 20090325
packetLen(0x0104, -1) // ZC_ADD_MEMBER_TO_GROUP
#elif PACKETVER >= 20090318
packetLen(0x0104, 8) // ZC_ADD_MEMBER_TO_GROUP
#elif PACKETVER >= 20090311
packetLen(0x0104, -1) // ZC_ADD_MEMBER_TO_GROUP
#elif PACKETVER >= 20090225
packetLen(0x0104, 26) // ZC_ADD_MEMBER_TO_GROUP
#elif PACKETVER >= 20090218
packetLen(0x0104, -1) // ZC_ADD_MEMBER_TO_GROUP
#elif PACKETVER >= 20090211
packetLen(0x0104, 26) // ZC_ADD_MEMBER_TO_GROUP
#elif PACKETVER >= 20090120
packetLen(0x0104, -1) // ZC_ADD_MEMBER_TO_GROUP
#elif PACKETVER >= 20090114
packetLen(0x0104, 6) // ZC_ADD_MEMBER_TO_GROUP
#elif PACKETVER >= 20090107
packetLen(0x0104, -1) // ZC_ADD_MEMBER_TO_GROUP
#endif
// Packet: 0x0105
#if PACKETVER >= 20090406
packetLen(0x0105, 31) // ZC_DELETE_MEMBER_FROM_GROUP
#elif PACKETVER >= 20090401
packetLen(0x0105, 10) // ZC_DELETE_MEMBER_FROM_GROUP
#elif PACKETVER >= 20090325
packetLen(0x0105, 2) // ZC_DELETE_MEMBER_FROM_GROUP
#elif PACKETVER >= 20090204
packetLen(0x0105, -1) // ZC_DELETE_MEMBER_FROM_GROUP
#elif PACKETVER >= 20090129
packetLen(0x0105, 14) // ZC_DELETE_MEMBER_FROM_GROUP
#elif PACKETVER >= 20090114
packetLen(0x0105, -1) // ZC_DELETE_MEMBER_FROM_GROUP
#elif PACKETVER >= 20090107
packetLen(0x0105, 2) // ZC_DELETE_MEMBER_FROM_GROUP
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x0106
#if PACKETVER >= 20090406
packetLen(0x0106, 10) // ZC_NOTIFY_HP_TO_GROUPM
#elif PACKETVER >= 20090401
packetLen(0x0106, 24) // ZC_NOTIFY_HP_TO_GROUPM
#elif PACKETVER >= 20090325
packetLen(0x0106, -1) // ZC_NOTIFY_HP_TO_GROUPM
#elif PACKETVER >= 20090318
packetLen(0x0106, 2) // ZC_NOTIFY_HP_TO_GROUPM
#elif PACKETVER >= 20090211
packetLen(0x0106, -1) // ZC_NOTIFY_HP_TO_GROUPM
#elif PACKETVER >= 20090204
packetLen(0x0106, 9) // ZC_NOTIFY_HP_TO_GROUPM
#elif PACKETVER >= 20090129
packetLen(0x0106, -1) // ZC_NOTIFY_HP_TO_GROUPM
#elif PACKETVER >= 20090120
packetLen(0x0106, 7) // ZC_NOTIFY_HP_TO_GROUPM
#elif PACKETVER >= 20090114
packetLen(0x0106, -1) // ZC_NOTIFY_HP_TO_GROUPM
#elif PACKETVER >= 20090107
packetLen(0x0106, 6) // ZC_NOTIFY_HP_TO_GROUPM
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x0107
#if PACKETVER >= 20090406
packetLen(0x0107, 10) // ZC_NOTIFY_POSITION_TO_GROUPM
#elif PACKETVER >= 20090401
packetLen(0x0107, 16) // ZC_NOTIFY_POSITION_TO_GROUPM
#elif PACKETVER >= 20090325
packetLen(0x0107, 14) // ZC_NOTIFY_POSITION_TO_GROUPM
#elif PACKETVER >= 20090225
packetLen(0x0107, -1) // ZC_NOTIFY_POSITION_TO_GROUPM
#elif PACKETVER >= 20090218
packetLen(0x0107, 4) // ZC_NOTIFY_POSITION_TO_GROUPM
#elif PACKETVER >= 20090204
packetLen(0x0107, -1) // ZC_NOTIFY_POSITION_TO_GROUPM
#elif PACKETVER >= 20090129
packetLen(0x0107, 23) // ZC_NOTIFY_POSITION_TO_GROUPM
#elif PACKETVER >= 20090107
packetLen(0x0107, -1) // ZC_NOTIFY_POSITION_TO_GROUPM
#endif
// Packet: 0x0108
#if PACKETVER >= 20090325
packetLen(0x0108, -1) // CZ_REQUEST_CHAT_PARTY
#elif PACKETVER >= 20090318
packetLen(0x0108, 4) // CZ_REQUEST_CHAT_PARTY
#elif PACKETVER >= 20090129
packetLen(0x0108, -1) // CZ_REQUEST_CHAT_PARTY
#elif PACKETVER >= 20090120
packetLen(0x0108, 6) // CZ_REQUEST_CHAT_PARTY
#elif PACKETVER >= 20090107
packetLen(0x0108, -1) // CZ_REQUEST_CHAT_PARTY
#endif
// Packet: 0x0109
#if PACKETVER >= 20090325
packetLen(0x0109, -1) // ZC_NOTIFY_CHAT_PARTY
#elif PACKETVER >= 20090318
packetLen(0x0109, 81) // ZC_NOTIFY_CHAT_PARTY
#elif PACKETVER >= 20090225
packetLen(0x0109, -1) // ZC_NOTIFY_CHAT_PARTY
#elif PACKETVER >= 20090218
packetLen(0x0109, 8) // ZC_NOTIFY_CHAT_PARTY
#elif PACKETVER >= 20090204
packetLen(0x0109, -1) // ZC_NOTIFY_CHAT_PARTY
#elif PACKETVER >= 20090129
packetLen(0x0109, 6) // ZC_NOTIFY_CHAT_PARTY
#elif PACKETVER >= 20090120
packetLen(0x0109, 5) // ZC_NOTIFY_CHAT_PARTY
#elif PACKETVER >= 20090114
packetLen(0x0109, 3) // ZC_NOTIFY_CHAT_PARTY
#elif PACKETVER >= 20090107
packetLen(0x0109, 11) // ZC_NOTIFY_CHAT_PARTY
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x010a
#if PACKETVER >= 20090406
packetLen(0x010a, 4) // ZC_MVP_GETTING_ITEM
#elif PACKETVER >= 20090401
packetLen(0x010a, 6) // ZC_MVP_GETTING_ITEM
#elif PACKETVER >= 20090325
packetLen(0x010a, 26) // ZC_MVP_GETTING_ITEM
#elif PACKETVER >= 20090204
packetLen(0x010a, -1) // ZC_MVP_GETTING_ITEM
#elif PACKETVER >= 20090129
packetLen(0x010a, 22) // ZC_MVP_GETTING_ITEM
#elif PACKETVER >= 20090107
packetLen(0x010a, 8) // ZC_MVP_GETTING_ITEM
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x010b
#if PACKETVER >= 20090401
packetLen(0x010b, 6) // ZC_MVP_GETTING_SPECIAL_EXP
#elif PACKETVER >= 20090325
packetLen(0x010b, 17) // ZC_MVP_GETTING_SPECIAL_EXP
#elif PACKETVER >= 20090211
packetLen(0x010b, -1) // ZC_MVP_GETTING_SPECIAL_EXP
#elif PACKETVER >= 20090204
packetLen(0x010b, 14) // ZC_MVP_GETTING_SPECIAL_EXP
#elif PACKETVER >= 20090129
packetLen(0x010b, -1) // ZC_MVP_GETTING_SPECIAL_EXP
#elif PACKETVER >= 20090120
packetLen(0x010b, 2) // ZC_MVP_GETTING_SPECIAL_EXP
#elif PACKETVER >= 20090114
packetLen(0x010b, -1) // ZC_MVP_GETTING_SPECIAL_EXP
#elif PACKETVER >= 20090107
packetLen(0x010b, 23) // ZC_MVP_GETTING_SPECIAL_EXP
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x010c
#if PACKETVER >= 20090406
packetLen(0x010c, 6) // ZC_MVP
#elif PACKETVER >= 20090401
packetLen(0x010c, 2) // ZC_MVP
#elif PACKETVER >= 20090218
packetLen(0x010c, -1) // ZC_MVP
#elif PACKETVER >= 20090211
packetLen(0x010c, 2) // ZC_MVP
#elif PACKETVER >= 20090204
packetLen(0x010c, -1) // ZC_MVP
#elif PACKETVER >= 20090129
packetLen(0x010c, 27) // ZC_MVP
#elif PACKETVER >= 20090120
packetLen(0x010c, 2) // ZC_MVP
#elif PACKETVER >= 20090114
packetLen(0x010c, 8) // ZC_MVP
#elif PACKETVER >= 20090107
packetLen(0x010c, 6) // ZC_MVP
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x010d
packetLen(0x010d, 2) // ZC_THROW_MVPITEM
// Packet: 0x010e
#if PACKETVER >= 20090406
packetLen(0x010e, 11) // ZC_SKILLINFO_UPDATE
#elif PACKETVER >= 20090325
packetLen(0x010e, -1) // ZC_SKILLINFO_UPDATE
#elif PACKETVER >= 20090318
packetLen(0x010e, 6) // ZC_SKILLINFO_UPDATE
#elif PACKETVER >= 20090218
packetLen(0x010e, -1) // ZC_SKILLINFO_UPDATE
#elif PACKETVER >= 20090211
packetLen(0x010e, 86) // ZC_SKILLINFO_UPDATE
#elif PACKETVER >= 20090204
packetLen(0x010e, -1) // ZC_SKILLINFO_UPDATE
#elif PACKETVER >= 20090129
packetLen(0x010e, 6) // ZC_SKILLINFO_UPDATE
#elif PACKETVER >= 20090107
packetLen(0x010e, 6) // ZC_SKILLINFO_UPDATE
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x010f
#if PACKETVER >= 20090325
packetLen(0x010f, -1) // ZC_SKILLINFO_LIST
#elif PACKETVER >= 20090318
packetLen(0x010f, 26) // ZC_SKILLINFO_LIST
#elif PACKETVER >= 20090225
packetLen(0x010f, -1) // ZC_SKILLINFO_LIST
#elif PACKETVER >= 20090218
packetLen(0x010f, 6) // ZC_SKILLINFO_LIST
#elif PACKETVER >= 20090120
packetLen(0x010f, -1) // ZC_SKILLINFO_LIST
#elif PACKETVER >= 20090114
packetLen(0x010f, 43) // ZC_SKILLINFO_LIST
#elif PACKETVER >= 20090107
packetLen(0x010f, 81) // ZC_SKILLINFO_LIST
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x0110
#if PACKETVER >= 20090406
packetLen(0x0110, 10) // ZC_ACK_TOUSESKILL
#elif PACKETVER >= 20090318
packetLen(0x0110, -1) // ZC_ACK_TOUSESKILL
#elif PACKETVER >= 20090311
packetLen(0x0110, 9) // ZC_ACK_TOUSESKILL
#elif PACKETVER >= 20090225
packetLen(0x0110, -1) // ZC_ACK_TOUSESKILL
#elif PACKETVER >= 20090218
packetLen(0x0110, 29) // ZC_ACK_TOUSESKILL
#elif PACKETVER >= 20090129
packetLen(0x0110, -1) // ZC_ACK_TOUSESKILL
#elif PACKETVER >= 20090120
packetLen(0x0110, 30) // ZC_ACK_TOUSESKILL
#elif PACKETVER >= 20090107
packetLen(0x0110, -1) // ZC_ACK_TOUSESKILL
#endif
// Packet: 0x0111
#if PACKETVER >= 20090406
packetLen(0x0111, 39) // ZC_ADD_SKILL
#elif PACKETVER >= 20090325
packetLen(0x0111, -1) // ZC_ADD_SKILL
#elif PACKETVER >= 20090318
packetLen(0x0111, 20) // ZC_ADD_SKILL
#elif PACKETVER >= 20090218
packetLen(0x0111, -1) // ZC_ADD_SKILL
#elif PACKETVER >= 20090211
packetLen(0x0111, 6) // ZC_ADD_SKILL
#elif PACKETVER >= 20090107
packetLen(0x0111, -1) // ZC_ADD_SKILL
#endif
// Packet: 0x0112
#if PACKETVER >= 20090406
packetLen(0x0112, 4) // CZ_UPGRADE_SKILLLEVEL
#elif PACKETVER >= 20090401
packetLen(0x0112, 3) // CZ_UPGRADE_SKILLLEVEL
#elif PACKETVER >= 20090318
packetLen(0x0112, -1) // CZ_UPGRADE_SKILLLEVEL
#elif PACKETVER >= 20090311
packetLen(0x0112, 6) // CZ_UPGRADE_SKILLLEVEL
#elif PACKETVER >= 20090211
packetLen(0x0112, -1) // CZ_UPGRADE_SKILLLEVEL
#elif PACKETVER >= 20090204
packetLen(0x0112, 6) // CZ_UPGRADE_SKILLLEVEL
#elif PACKETVER >= 20090114
packetLen(0x0112, -1) // CZ_UPGRADE_SKILLLEVEL
#elif PACKETVER >= 20090107
packetLen(0x0112, 29) // CZ_UPGRADE_SKILLLEVEL
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x0113
packetLen(0x0113, 25) // CZ_USE_SKILL
// Packet: 0x0114
#if PACKETVER >= 20090406
packetLen(0x0114, 31) // ZC_NOTIFY_SKILL
#elif PACKETVER >= 20090401
packetLen(0x0114, 28) // ZC_NOTIFY_SKILL
#elif PACKETVER >= 20090325
packetLen(0x0114, -1) // ZC_NOTIFY_SKILL
#elif PACKETVER >= 20090318
packetLen(0x0114, 2) // ZC_NOTIFY_SKILL
#elif PACKETVER >= 20090211
packetLen(0x0114, -1) // ZC_NOTIFY_SKILL
#elif PACKETVER >= 20090204
packetLen(0x0114, 17) // ZC_NOTIFY_SKILL
#elif PACKETVER >= 20090129
packetLen(0x0114, 182) // ZC_NOTIFY_SKILL
#elif PACKETVER >= 20090120
packetLen(0x0114, -1) // ZC_NOTIFY_SKILL
#elif PACKETVER >= 20090114
packetLen(0x0114, 10) // ZC_NOTIFY_SKILL
#elif PACKETVER >= 20090107
packetLen(0x0114, 60) // ZC_NOTIFY_SKILL
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x0115
packetLen(0x0115, 35) // ZC_NOTIFY_SKILL_POSITION
// Packet: 0x0116
packetLen(0x0116, 17) // CZ_USE_SKILL_TOGROUND
// Packet: 0x0117
#if PACKETVER >= 20090406
packetLen(0x0117, 18) // ZC_NOTIFY_GROUNDSKILL
#elif PACKETVER >= 20090325
packetLen(0x0117, -1) // ZC_NOTIFY_GROUNDSKILL
#elif PACKETVER >= 20090318
packetLen(0x0117, 2) // ZC_NOTIFY_GROUNDSKILL
#elif PACKETVER >= 20090311
packetLen(0x0117, 282) // ZC_NOTIFY_GROUNDSKILL
#elif PACKETVER >= 20090129
packetLen(0x0117, -1) // ZC_NOTIFY_GROUNDSKILL
#elif PACKETVER >= 20090120
packetLen(0x0117, 30) // ZC_NOTIFY_GROUNDSKILL
#elif PACKETVER >= 20090114
packetLen(0x0117, 26) // ZC_NOTIFY_GROUNDSKILL
#elif PACKETVER >= 20090107
packetLen(0x0117, -1) // ZC_NOTIFY_GROUNDSKILL
#endif
// Packet: 0x0118
#if PACKETVER >= 20090406
packetLen(0x0118, 2) // CZ_CANCEL_LOCKON
#elif PACKETVER >= 20090401
packetLen(0x0118, -1) // CZ_CANCEL_LOCKON
#elif PACKETVER >= 20090325
packetLen(0x0118, 6) // CZ_CANCEL_LOCKON
#elif PACKETVER >= 20090318
packetLen(0x0118, -1) // CZ_CANCEL_LOCKON
#elif PACKETVER >= 20090311
packetLen(0x0118, 27) // CZ_CANCEL_LOCKON
#elif PACKETVER >= 20090225
packetLen(0x0118, -1) // CZ_CANCEL_LOCKON
#elif PACKETVER >= 20090218
packetLen(0x0118, 4) // CZ_CANCEL_LOCKON
#elif PACKETVER >= 20090114
packetLen(0x0118, -1) // CZ_CANCEL_LOCKON
#elif PACKETVER >= 20090107
packetLen(0x0118, 33) // CZ_CANCEL_LOCKON
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x0119
#if PACKETVER >= 20090406
packetLen(0x0119, 13) // ZC_STATE_CHANGE
#elif PACKETVER >= 20090325
packetLen(0x0119, -1) // ZC_STATE_CHANGE
#elif PACKETVER >= 20090318
packetLen(0x0119, 6) // ZC_STATE_CHANGE
#elif PACKETVER >= 20090225
packetLen(0x0119, -1) // ZC_STATE_CHANGE
#elif PACKETVER >= 20090218
packetLen(0x0119, 97) // ZC_STATE_CHANGE
#elif PACKETVER >= 20090114
packetLen(0x0119, -1) // ZC_STATE_CHANGE
#elif PACKETVER >= 20090107
packetLen(0x0119, 30) // ZC_STATE_CHANGE
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x011a
#if PACKETVER >= 20090406
packetLen(0x011a, 15) // ZC_USE_SKILL
#elif PACKETVER >= 20090401
packetLen(0x011a, 6) // ZC_USE_SKILL
#elif PACKETVER >= 20090325
packetLen(0x011a, -1) // ZC_USE_SKILL
#elif PACKETVER >= 20090318
packetLen(0x011a, 8) // ZC_USE_SKILL
#elif PACKETVER >= 20090311
packetLen(0x011a, -1) // ZC_USE_SKILL
#elif PACKETVER >= 20090225
packetLen(0x011a, 9) // ZC_USE_SKILL
#elif PACKETVER >= 20090218
packetLen(0x011a, 3) // ZC_USE_SKILL
#elif PACKETVER >= 20090204
packetLen(0x011a, -1) // ZC_USE_SKILL
#elif PACKETVER >= 20090129
packetLen(0x011a, 282) // ZC_USE_SKILL
#elif PACKETVER >= 20090120
packetLen(0x011a, 9) // ZC_USE_SKILL
#elif PACKETVER >= 20090114
packetLen(0x011a, 8) // ZC_USE_SKILL
#elif PACKETVER >= 20090107
packetLen(0x011a, 3) // ZC_USE_SKILL
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x011b
#if PACKETVER >= 20090406
packetLen(0x011b, 20) // CZ_SELECT_WARPPOINT
#elif PACKETVER >= 20090401
packetLen(0x011b, -1) // CZ_SELECT_WARPPOINT
#elif PACKETVER >= 20090325
packetLen(0x011b, 3) // CZ_SELECT_WARPPOINT
#elif PACKETVER >= 20090318
packetLen(0x011b, 24) // CZ_SELECT_WARPPOINT
#elif PACKETVER >= 20090311
packetLen(0x011b, 4) // CZ_SELECT_WARPPOINT
#elif PACKETVER >= 20090225
packetLen(0x011b, 30) // CZ_SELECT_WARPPOINT
#elif PACKETVER >= 20090211
packetLen(0x011b, -1) // CZ_SELECT_WARPPOINT
#elif PACKETVER >= 20090204
packetLen(0x011b, 4) // CZ_SELECT_WARPPOINT
#elif PACKETVER >= 20090129
packetLen(0x011b, -1) // CZ_SELECT_WARPPOINT
#elif PACKETVER >= 20090120
packetLen(0x011b, 32) // CZ_SELECT_WARPPOINT
#elif PACKETVER >= 20090107
packetLen(0x011b, -1) // CZ_SELECT_WARPPOINT
#endif
// Packet: 0x011c
#if PACKETVER >= 20090406
packetLen(0x011c, 68) // ZC_WARPLIST
#elif PACKETVER >= 20090325
packetLen(0x011c, -1) // ZC_WARPLIST
#elif PACKETVER >= 20090318
packetLen(0x011c, 282) // ZC_WARPLIST
#elif PACKETVER >= 20090311
packetLen(0x011c, 58) // ZC_WARPLIST
#elif PACKETVER >= 20090225
packetLen(0x011c, 26) // ZC_WARPLIST
#elif PACKETVER >= 20090218
packetLen(0x011c, 14) // ZC_WARPLIST
#elif PACKETVER >= 20090107
packetLen(0x011c, -1) // ZC_WARPLIST
#endif
// Packet: 0x011d
#if PACKETVER >= 20090406
packetLen(0x011d, 2) // CZ_REMEMBER_WARPPOINT
#elif PACKETVER >= 20090401
packetLen(0x011d, -1) // CZ_REMEMBER_WARPPOINT
#elif PACKETVER >= 20090325
packetLen(0x011d, 2) // CZ_REMEMBER_WARPPOINT
#elif PACKETVER >= 20090318
packetLen(0x011d, -1) // CZ_REMEMBER_WARPPOINT
#elif PACKETVER >= 20090311
packetLen(0x011d, 30) // CZ_REMEMBER_WARPPOINT
#elif PACKETVER >= 20090225
packetLen(0x011d, 10) // CZ_REMEMBER_WARPPOINT
#elif PACKETVER >= 20090211
packetLen(0x011d, -1) // CZ_REMEMBER_WARPPOINT
#elif PACKETVER >= 20090204
packetLen(0x011d, 32) // CZ_REMEMBER_WARPPOINT
#elif PACKETVER >= 20090129
packetLen(0x011d, -1) // CZ_REMEMBER_WARPPOINT
#elif PACKETVER >= 20090120
packetLen(0x011d, 182) // CZ_REMEMBER_WARPPOINT
#elif PACKETVER >= 20090107
packetLen(0x011d, -1) // CZ_REMEMBER_WARPPOINT
#endif
// Packet: 0x011e
#if PACKETVER >= 20090406
packetLen(0x011e, 3) // ZC_ACK_REMEMBER_WARPPOINT
#elif PACKETVER >= 20090318
packetLen(0x011e, -1) // ZC_ACK_REMEMBER_WARPPOINT
#elif PACKETVER >= 20090311
packetLen(0x011e, 2) // ZC_ACK_REMEMBER_WARPPOINT
#elif PACKETVER >= 20090225
packetLen(0x011e, 3) // ZC_ACK_REMEMBER_WARPPOINT
#elif PACKETVER >= 20090218
packetLen(0x011e, 60) // ZC_ACK_REMEMBER_WARPPOINT
#elif PACKETVER >= 20090211
packetLen(0x011e, -1) // ZC_ACK_REMEMBER_WARPPOINT
#elif PACKETVER >= 20090204
packetLen(0x011e, 22) // ZC_ACK_REMEMBER_WARPPOINT
#elif PACKETVER >= 20090120
packetLen(0x011e, -1) // ZC_ACK_REMEMBER_WARPPOINT
#elif PACKETVER >= 20090114
packetLen(0x011e, 2) // ZC_ACK_REMEMBER_WARPPOINT
#elif PACKETVER >= 20090107
packetLen(0x011e, -1) // ZC_ACK_REMEMBER_WARPPOINT
#endif
// Packet: 0x011f
#if PACKETVER >= 20090406
packetLen(0x011f, 16) // ZC_SKILL_ENTRY
#elif PACKETVER >= 20090401
packetLen(0x011f, 2) // ZC_SKILL_ENTRY
#elif PACKETVER >= 20090311
packetLen(0x011f, -1) // ZC_SKILL_ENTRY
#elif PACKETVER >= 20090225
packetLen(0x011f, 6) // ZC_SKILL_ENTRY
#elif PACKETVER >= 20090218
packetLen(0x011f, -1) // ZC_SKILL_ENTRY
#elif PACKETVER >= 20090211
packetLen(0x011f, 3) // ZC_SKILL_ENTRY
#elif PACKETVER >= 20090129
packetLen(0x011f, -1) // ZC_SKILL_ENTRY
#elif PACKETVER >= 20090120
packetLen(0x011f, 282) // ZC_SKILL_ENTRY
#elif PACKETVER >= 20090107
packetLen(0x011f, -1) // ZC_SKILL_ENTRY
#endif
// Packet: 0x0120
#if PACKETVER >= 20090406
packetLen(0x0120, 6) // ZC_SKILL_DISAPPEAR
#elif PACKETVER >= 20090401
packetLen(0x0120, -1) // ZC_SKILL_DISAPPEAR
#elif PACKETVER >= 20090325
packetLen(0x0120, 9) // ZC_SKILL_DISAPPEAR
#elif PACKETVER >= 20090311
packetLen(0x0120, -1) // ZC_SKILL_DISAPPEAR
#elif PACKETVER >= 20090225
packetLen(0x0120, 15) // ZC_SKILL_DISAPPEAR
#elif PACKETVER >= 20090218
packetLen(0x0120, -1) // ZC_SKILL_DISAPPEAR
#elif PACKETVER >= 20090211
packetLen(0x0120, 8) // ZC_SKILL_DISAPPEAR
#elif PACKETVER >= 20090204
packetLen(0x0120, 10) // ZC_SKILL_DISAPPEAR
#elif PACKETVER >= 20090120
packetLen(0x0120, -1) // ZC_SKILL_DISAPPEAR
#elif PACKETVER >= 20090114
packetLen(0x0120, 12) // ZC_SKILL_DISAPPEAR
#elif PACKETVER >= 20090107
packetLen(0x0120, 6) // ZC_SKILL_DISAPPEAR
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x0121
#if PACKETVER >= 20090406
packetLen(0x0121, 14) // ZC_NOTIFY_CARTITEM_COUNTINFO
#elif PACKETVER >= 20090318
packetLen(0x0121, -1) // ZC_NOTIFY_CARTITEM_COUNTINFO
#elif PACKETVER >= 20090225
packetLen(0x0121, 10) // ZC_NOTIFY_CARTITEM_COUNTINFO
#elif PACKETVER >= 20090218
packetLen(0x0121, 31) // ZC_NOTIFY_CARTITEM_COUNTINFO
#elif PACKETVER >= 20090211
packetLen(0x0121, 12) // ZC_NOTIFY_CARTITEM_COUNTINFO
#elif PACKETVER >= 20090204
packetLen(0x0121, 6) // ZC_NOTIFY_CARTITEM_COUNTINFO
#elif PACKETVER >= 20090129
packetLen(0x0121, -1) // ZC_NOTIFY_CARTITEM_COUNTINFO
#elif PACKETVER >= 20090120
packetLen(0x0121, 2) // ZC_NOTIFY_CARTITEM_COUNTINFO
#elif PACKETVER >= 20090114
packetLen(0x0121, 67) // ZC_NOTIFY_CARTITEM_COUNTINFO
#elif PACKETVER >= 20090107
packetLen(0x0121, 10) // ZC_NOTIFY_CARTITEM_COUNTINFO
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x0122
#if PACKETVER >= 20090204
packetLen(0x0122, -1) // ZC_CART_EQUIPMENT_ITEMLIST
#elif PACKETVER >= 20090129
packetLen(0x0122, 20) // ZC_CART_EQUIPMENT_ITEMLIST
#elif PACKETVER >= 20090120
packetLen(0x0122, 3) // ZC_CART_EQUIPMENT_ITEMLIST
#elif PACKETVER >= 20090114
packetLen(0x0122, 4) // ZC_CART_EQUIPMENT_ITEMLIST
#elif PACKETVER >= 20090107
packetLen(0x0122, 9) // ZC_CART_EQUIPMENT_ITEMLIST
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x0123
#if PACKETVER >= 20090401
packetLen(0x0123, -1) // ZC_CART_NORMAL_ITEMLIST
#elif PACKETVER >= 20090325
packetLen(0x0123, 10) // ZC_CART_NORMAL_ITEMLIST
#elif PACKETVER >= 20090318
packetLen(0x0123, 6) // ZC_CART_NORMAL_ITEMLIST
#elif PACKETVER >= 20090225
packetLen(0x0123, -1) // ZC_CART_NORMAL_ITEMLIST
#elif PACKETVER >= 20090218
packetLen(0x0123, 22) // ZC_CART_NORMAL_ITEMLIST
#elif PACKETVER >= 20090114
packetLen(0x0123, -1) // ZC_CART_NORMAL_ITEMLIST
#elif PACKETVER >= 20090107
packetLen(0x0123, 26) // ZC_CART_NORMAL_ITEMLIST
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x0124
#if PACKETVER >= 20090406
packetLen(0x0124, 21) // ZC_ADD_ITEM_TO_CART
#elif PACKETVER >= 20090325
packetLen(0x0124, -1) // ZC_ADD_ITEM_TO_CART
#elif PACKETVER >= 20090318
packetLen(0x0124, 8) // ZC_ADD_ITEM_TO_CART
#elif PACKETVER >= 20090218
packetLen(0x0124, -1) // ZC_ADD_ITEM_TO_CART
#elif PACKETVER >= 20090211
packetLen(0x0124, 4) // ZC_ADD_ITEM_TO_CART
#elif PACKETVER >= 20090204
packetLen(0x0124, -1) // ZC_ADD_ITEM_TO_CART
#elif PACKETVER >= 20090129
packetLen(0x0124, 28) // ZC_ADD_ITEM_TO_CART
#elif PACKETVER >= 20090114
packetLen(0x0124, -1) // ZC_ADD_ITEM_TO_CART
#elif PACKETVER >= 20090107
packetLen(0x0124, 3) // ZC_ADD_ITEM_TO_CART
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x0125
#if PACKETVER >= 20090406
packetLen(0x0125, 8) // ZC_DELETE_ITEM_FROM_CART
#elif PACKETVER >= 20090318
packetLen(0x0125, -1) // ZC_DELETE_ITEM_FROM_CART
#elif PACKETVER >= 20090311
packetLen(0x0125, 282) // ZC_DELETE_ITEM_FROM_CART
#elif PACKETVER >= 20090225
packetLen(0x0125, 7) // ZC_DELETE_ITEM_FROM_CART
#elif PACKETVER >= 20090218
packetLen(0x0125, 28) // ZC_DELETE_ITEM_FROM_CART
#elif PACKETVER >= 20090211
packetLen(0x0125, 8) // ZC_DELETE_ITEM_FROM_CART
#elif PACKETVER >= 20090204
packetLen(0x0125, 20) // ZC_DELETE_ITEM_FROM_CART
#elif PACKETVER >= 20090129
packetLen(0x0125, 6) // ZC_DELETE_ITEM_FROM_CART
#elif PACKETVER >= 20090120
packetLen(0x0125, 2) // ZC_DELETE_ITEM_FROM_CART
#elif PACKETVER >= 20090107
packetLen(0x0125, -1) // ZC_DELETE_ITEM_FROM_CART
#endif
// Packet: 0x0126
#if PACKETVER >= 20090406
packetLen(0x0126, 8) // CZ_MOVE_ITEM_FROM_BODY_TO_CART
#elif PACKETVER >= 20090401
packetLen(0x0126, 3) // CZ_MOVE_ITEM_FROM_BODY_TO_CART
#elif PACKETVER >= 20090325
packetLen(0x0126, 282) // CZ_MOVE_ITEM_FROM_BODY_TO_CART
#elif PACKETVER >= 20090318
packetLen(0x0126, 8) // CZ_MOVE_ITEM_FROM_BODY_TO_CART
#elif PACKETVER >= 20090311
packetLen(0x0126, -1) // CZ_MOVE_ITEM_FROM_BODY_TO_CART
#elif PACKETVER >= 20090225
packetLen(0x0126, 10) // CZ_MOVE_ITEM_FROM_BODY_TO_CART
#elif PACKETVER >= 20090218
packetLen(0x0126, -1) // CZ_MOVE_ITEM_FROM_BODY_TO_CART
#elif PACKETVER >= 20090211
packetLen(0x0126, 2) // CZ_MOVE_ITEM_FROM_BODY_TO_CART
#elif PACKETVER >= 20090204
packetLen(0x0126, 14) // CZ_MOVE_ITEM_FROM_BODY_TO_CART
#elif PACKETVER >= 20090129
packetLen(0x0126, -1) // CZ_MOVE_ITEM_FROM_BODY_TO_CART
#elif PACKETVER >= 20090120
packetLen(0x0126, 14) // CZ_MOVE_ITEM_FROM_BODY_TO_CART
#elif PACKETVER >= 20090114
packetLen(0x0126, -1) // CZ_MOVE_ITEM_FROM_BODY_TO_CART
#elif PACKETVER >= 20090107
packetLen(0x0126, 60) // CZ_MOVE_ITEM_FROM_BODY_TO_CART
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x0127
#if PACKETVER >= 20090406
packetLen(0x0127, 8) // CZ_MOVE_ITEM_FROM_CART_TO_BODY
#elif PACKETVER >= 20090401
packetLen(0x0127, -1) // CZ_MOVE_ITEM_FROM_CART_TO_BODY
#elif PACKETVER >= 20090325
packetLen(0x0127, 66) // CZ_MOVE_ITEM_FROM_CART_TO_BODY
#elif PACKETVER >= 20090318
packetLen(0x0127, -1) // CZ_MOVE_ITEM_FROM_CART_TO_BODY
#elif PACKETVER >= 20090311
packetLen(0x0127, 10) // CZ_MOVE_ITEM_FROM_CART_TO_BODY
#elif PACKETVER >= 20090225
packetLen(0x0127, 4) // CZ_MOVE_ITEM_FROM_CART_TO_BODY
#elif PACKETVER >= 20090218
packetLen(0x0127, 44) // CZ_MOVE_ITEM_FROM_CART_TO_BODY
#elif PACKETVER >= 20090211
packetLen(0x0127, -1) // CZ_MOVE_ITEM_FROM_CART_TO_BODY
#elif PACKETVER >= 20090204
packetLen(0x0127, 8) // CZ_MOVE_ITEM_FROM_CART_TO_BODY
#elif PACKETVER >= 20090129
packetLen(0x0127, 30) // CZ_MOVE_ITEM_FROM_CART_TO_BODY
#elif PACKETVER >= 20090120
packetLen(0x0127, 3) // CZ_MOVE_ITEM_FROM_CART_TO_BODY
#elif PACKETVER >= 20090114
packetLen(0x0127, -1) // CZ_MOVE_ITEM_FROM_CART_TO_BODY
#elif PACKETVER >= 20090107
packetLen(0x0127, 18) // CZ_MOVE_ITEM_FROM_CART_TO_BODY
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x0128
#if PACKETVER >= 20090406
packetLen(0x0128, 8) // CZ_MOVE_ITEM_FROM_STORE_TO_CART
#elif PACKETVER >= 20090401
packetLen(0x0128, 3) // CZ_MOVE_ITEM_FROM_STORE_TO_CART
#elif PACKETVER >= 20090325
packetLen(0x0128, 7) // CZ_MOVE_ITEM_FROM_STORE_TO_CART
#elif PACKETVER >= 20090318
packetLen(0x0128, 12) // CZ_MOVE_ITEM_FROM_STORE_TO_CART
#elif PACKETVER >= 20090311
packetLen(0x0128, 8) // CZ_MOVE_ITEM_FROM_STORE_TO_CART
#elif PACKETVER >= 20090129
packetLen(0x0128, -1) // CZ_MOVE_ITEM_FROM_STORE_TO_CART
#elif PACKETVER >= 20090120
packetLen(0x0128, 6) // CZ_MOVE_ITEM_FROM_STORE_TO_CART
#elif PACKETVER >= 20090114
packetLen(0x0128, 29) // CZ_MOVE_ITEM_FROM_STORE_TO_CART
#elif PACKETVER >= 20090107
packetLen(0x0128, 6) // CZ_MOVE_ITEM_FROM_STORE_TO_CART
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x0129
#if PACKETVER >= 20090406
packetLen(0x0129, 8) // CZ_MOVE_ITEM_FROM_CART_TO_STORE
#elif PACKETVER >= 20090401
packetLen(0x0129, 6) // CZ_MOVE_ITEM_FROM_CART_TO_STORE
#elif PACKETVER >= 20090218
packetLen(0x0129, -1) // CZ_MOVE_ITEM_FROM_CART_TO_STORE
#elif PACKETVER >= 20090211
packetLen(0x0129, 30) // CZ_MOVE_ITEM_FROM_CART_TO_STORE
#elif PACKETVER >= 20090204
packetLen(0x0129, 6) // CZ_MOVE_ITEM_FROM_CART_TO_STORE
#elif PACKETVER >= 20090129
packetLen(0x0129, 10) // CZ_MOVE_ITEM_FROM_CART_TO_STORE
#elif PACKETVER >= 20090114
packetLen(0x0129, -1) // CZ_MOVE_ITEM_FROM_CART_TO_STORE
#elif PACKETVER >= 20090107
packetLen(0x0129, 22) // CZ_MOVE_ITEM_FROM_CART_TO_STORE
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x012a
#if PACKETVER >= 20090406
packetLen(0x012a, 2) // CZ_REQ_CARTOFF
#elif PACKETVER >= 20090325
packetLen(0x012a, -1) // CZ_REQ_CARTOFF
#elif PACKETVER >= 20090318
packetLen(0x012a, 13) // CZ_REQ_CARTOFF
#elif PACKETVER >= 20090311
packetLen(0x012a, 33) // CZ_REQ_CARTOFF
#elif PACKETVER >= 20090225
packetLen(0x012a, 7) // CZ_REQ_CARTOFF
#elif PACKETVER >= 20090211
packetLen(0x012a, -1) // CZ_REQ_CARTOFF
#elif PACKETVER >= 20090204
packetLen(0x012a, 34) // CZ_REQ_CARTOFF
#elif PACKETVER >= 20090129
packetLen(0x012a, 4) // CZ_REQ_CARTOFF
#elif PACKETVER >= 20090120
packetLen(0x012a, 29) // CZ_REQ_CARTOFF
#elif PACKETVER >= 20090114
packetLen(0x012a, -1) // CZ_REQ_CARTOFF
#elif PACKETVER >= 20090107
packetLen(0x012a, 11) // CZ_REQ_CARTOFF
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x012b
packetLen(0x012b, 2) // ZC_CARTOFF
// Packet: 0x012c
#if PACKETVER >= 20090406
packetLen(0x012c, 3) // ZC_ACK_ADDITEM_TO_CART
#elif PACKETVER >= 20090401
packetLen(0x012c, 6) // ZC_ACK_ADDITEM_TO_CART
#elif PACKETVER >= 20090211
packetLen(0x012c, -1) // ZC_ACK_ADDITEM_TO_CART
#elif PACKETVER >= 20090204
packetLen(0x012c, 13) // ZC_ACK_ADDITEM_TO_CART
#elif PACKETVER >= 20090129
packetLen(0x012c, 4) // ZC_ACK_ADDITEM_TO_CART
#elif PACKETVER >= 20090120
packetLen(0x012c, 282) // ZC_ACK_ADDITEM_TO_CART
#elif PACKETVER >= 20090107
packetLen(0x012c, 79) // ZC_ACK_ADDITEM_TO_CART
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x012d
#if PACKETVER >= 20090406
packetLen(0x012d, 4) // ZC_OPENSTORE
#elif PACKETVER >= 20090401
packetLen(0x012d, 43) // ZC_OPENSTORE
#elif PACKETVER >= 20090325
packetLen(0x012d, 4) // ZC_OPENSTORE
#elif PACKETVER >= 20090311
packetLen(0x012d, -1) // ZC_OPENSTORE
#elif PACKETVER >= 20090225
packetLen(0x012d, 22) // ZC_OPENSTORE
#elif PACKETVER >= 20090204
packetLen(0x012d, -1) // ZC_OPENSTORE
#elif PACKETVER >= 20090129
packetLen(0x012d, 79) // ZC_OPENSTORE
#elif PACKETVER >= 20090120
packetLen(0x012d, 11) // ZC_OPENSTORE
#elif PACKETVER >= 20090114
packetLen(0x012d, 13) // ZC_OPENSTORE
#elif PACKETVER >= 20090107
packetLen(0x012d, -1) // ZC_OPENSTORE
#endif
// Packet: 0x012e
#if PACKETVER >= 20090406
packetLen(0x012e, 2) // CZ_REQ_CLOSESTORE
#elif PACKETVER >= 20090401
packetLen(0x012e, 14) // CZ_REQ_CLOSESTORE
#elif PACKETVER >= 20090311
packetLen(0x012e, -1) // CZ_REQ_CLOSESTORE
#elif PACKETVER >= 20090225
packetLen(0x012e, 2) // CZ_REQ_CLOSESTORE
#elif PACKETVER >= 20090129
packetLen(0x012e, -1) // CZ_REQ_CLOSESTORE
#elif PACKETVER >= 20090120
packetLen(0x012e, 28) // CZ_REQ_CLOSESTORE
#elif PACKETVER >= 20090114
packetLen(0x012e, -1) // CZ_REQ_CLOSESTORE
#elif PACKETVER >= 20090107
packetLen(0x012e, 65) // CZ_REQ_CLOSESTORE
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x012f
packetLen(0x012f, -1) // CZ_REQ_OPENSTORE
// Packet: 0x0130
#if PACKETVER >= 20090406
packetLen(0x0130, 6) // CZ_REQ_BUY_FROMMC
#elif PACKETVER >= 20090401
packetLen(0x0130, 7) // CZ_REQ_BUY_FROMMC
#elif PACKETVER >= 20090325
packetLen(0x0130, -1) // CZ_REQ_BUY_FROMMC
#elif PACKETVER >= 20090318
packetLen(0x0130, 7) // CZ_REQ_BUY_FROMMC
#elif PACKETVER >= 20090311
packetLen(0x0130, -1) // CZ_REQ_BUY_FROMMC
#elif PACKETVER >= 20090225
packetLen(0x0130, 8) // CZ_REQ_BUY_FROMMC
#elif PACKETVER >= 20090211
packetLen(0x0130, -1) // CZ_REQ_BUY_FROMMC
#elif PACKETVER >= 20090204
packetLen(0x0130, 7) // CZ_REQ_BUY_FROMMC
#elif PACKETVER >= 20090129
packetLen(0x0130, 8) // CZ_REQ_BUY_FROMMC
#elif PACKETVER >= 20090120
packetLen(0x0130, -1) // CZ_REQ_BUY_FROMMC
#elif PACKETVER >= 20090114
packetLen(0x0130, 30) // CZ_REQ_BUY_FROMMC
#elif PACKETVER >= 20090107
packetLen(0x0130, -1) // CZ_REQ_BUY_FROMMC
#endif
// Packet: 0x0131
#if PACKETVER >= 20090406
packetLen(0x0131, 86) // ZC_STORE_ENTRY
#elif PACKETVER >= 20090401
packetLen(0x0131, 37) // ZC_STORE_ENTRY
#elif PACKETVER >= 20090325
packetLen(0x0131, -1) // ZC_STORE_ENTRY
#elif PACKETVER >= 20090318
packetLen(0x0131, 6) // ZC_STORE_ENTRY
#elif PACKETVER >= 20090311
packetLen(0x0131, 17) // ZC_STORE_ENTRY
#elif PACKETVER >= 20090218
packetLen(0x0131, -1) // ZC_STORE_ENTRY
#elif PACKETVER >= 20090211
packetLen(0x0131, 7) // ZC_STORE_ENTRY
#elif PACKETVER >= 20090120
packetLen(0x0131, -1) // ZC_STORE_ENTRY
#elif PACKETVER >= 20090114
packetLen(0x0131, 5) // ZC_STORE_ENTRY
#elif PACKETVER >= 20090107
packetLen(0x0131, -1) // ZC_STORE_ENTRY
#endif
// Packet: 0x0132
#if PACKETVER >= 20090406
packetLen(0x0132, 6) // ZC_DISAPPEAR_ENTRY
#elif PACKETVER >= 20090401
packetLen(0x0132, 11) // ZC_DISAPPEAR_ENTRY
#elif PACKETVER >= 20090318
packetLen(0x0132, -1) // ZC_DISAPPEAR_ENTRY
#elif PACKETVER >= 20090311
packetLen(0x0132, 28) // ZC_DISAPPEAR_ENTRY
#elif PACKETVER >= 20090225
packetLen(0x0132, 39) // ZC_DISAPPEAR_ENTRY
#elif PACKETVER >= 20090218
packetLen(0x0132, -1) // ZC_DISAPPEAR_ENTRY
#elif PACKETVER >= 20090211
packetLen(0x0132, 27) // ZC_DISAPPEAR_ENTRY
#elif PACKETVER >= 20090204
packetLen(0x0132, 7) // ZC_DISAPPEAR_ENTRY
#elif PACKETVER >= 20090129
packetLen(0x0132, -1) // ZC_DISAPPEAR_ENTRY
#elif PACKETVER >= 20090120
packetLen(0x0132, 2) // ZC_DISAPPEAR_ENTRY
#elif PACKETVER >= 20090107
packetLen(0x0132, -1) // ZC_DISAPPEAR_ENTRY
#endif
// Packet: 0x0133
#if PACKETVER >= 20090325
packetLen(0x0133, -1) // ZC_PC_PURCHASE_ITEMLIST_FROMMC
#elif PACKETVER >= 20090318
packetLen(0x0133, 4) // ZC_PC_PURCHASE_ITEMLIST_FROMMC
#elif PACKETVER >= 20090311
packetLen(0x0133, 60) // ZC_PC_PURCHASE_ITEMLIST_FROMMC
#elif PACKETVER >= 20090225
packetLen(0x0133, 8) // ZC_PC_PURCHASE_ITEMLIST_FROMMC
#elif PACKETVER >= 20090218
packetLen(0x0133, -1) // ZC_PC_PURCHASE_ITEMLIST_FROMMC
#elif PACKETVER >= 20090211
packetLen(0x0133, 10) // ZC_PC_PURCHASE_ITEMLIST_FROMMC
#elif PACKETVER >= 20090204
packetLen(0x0133, -1) // ZC_PC_PURCHASE_ITEMLIST_FROMMC
#elif PACKETVER >= 20090129
packetLen(0x0133, 68) // ZC_PC_PURCHASE_ITEMLIST_FROMMC
#elif PACKETVER >= 20090107
packetLen(0x0133, -1) // ZC_PC_PURCHASE_ITEMLIST_FROMMC
#endif
// Packet: 0x0134
#if PACKETVER >= 20090406
packetLen(0x0134, -1) // CZ_PC_PURCHASE_ITEMLIST_FROMMC
#elif PACKETVER >= 20090401
packetLen(0x0134, 29) // CZ_PC_PURCHASE_ITEMLIST_FROMMC
#elif PACKETVER >= 20090325
packetLen(0x0134, 2) // CZ_PC_PURCHASE_ITEMLIST_FROMMC
#elif PACKETVER >= 20090318
packetLen(0x0134, -1) // CZ_PC_PURCHASE_ITEMLIST_FROMMC
#elif PACKETVER >= 20090311
packetLen(0x0134, 58) // CZ_PC_PURCHASE_ITEMLIST_FROMMC
#elif PACKETVER >= 20090225
packetLen(0x0134, 4) // CZ_PC_PURCHASE_ITEMLIST_FROMMC
#elif PACKETVER >= 20090218
packetLen(0x0134, -1) // CZ_PC_PURCHASE_ITEMLIST_FROMMC
#elif PACKETVER >= 20090211
packetLen(0x0134, 3) // CZ_PC_PURCHASE_ITEMLIST_FROMMC
#elif PACKETVER >= 20090204
packetLen(0x0134, -1) // CZ_PC_PURCHASE_ITEMLIST_FROMMC
#elif PACKETVER >= 20090129
packetLen(0x0134, 6) // CZ_PC_PURCHASE_ITEMLIST_FROMMC
#elif PACKETVER >= 20090120
packetLen(0x0134, 10) // CZ_PC_PURCHASE_ITEMLIST_FROMMC
#elif PACKETVER >= 20090114
packetLen(0x0134, 6) // CZ_PC_PURCHASE_ITEMLIST_FROMMC
#elif PACKETVER >= 20090107
packetLen(0x0134, -1) // CZ_PC_PURCHASE_ITEMLIST_FROMMC
#endif
// Packet: 0x0135
#if PACKETVER >= 20090406
packetLen(0x0135, 7) // ZC_PC_PURCHASE_RESULT_FROMMC
#elif PACKETVER >= 20090401
packetLen(0x0135, 97) // ZC_PC_PURCHASE_RESULT_FROMMC
#elif PACKETVER >= 20090311
packetLen(0x0135, -1) // ZC_PC_PURCHASE_RESULT_FROMMC
#elif PACKETVER >= 20090225
packetLen(0x0135, 3) // ZC_PC_PURCHASE_RESULT_FROMMC
#elif PACKETVER >= 20090218
packetLen(0x0135, -1) // ZC_PC_PURCHASE_RESULT_FROMMC
#elif PACKETVER >= 20090211
packetLen(0x0135, 44) // ZC_PC_PURCHASE_RESULT_FROMMC
#elif PACKETVER >= 20090204
packetLen(0x0135, 282) // ZC_PC_PURCHASE_RESULT_FROMMC
#elif PACKETVER >= 20090129
packetLen(0x0135, 59) // ZC_PC_PURCHASE_RESULT_FROMMC
#elif PACKETVER >= 20090107
packetLen(0x0135, -1) // ZC_PC_PURCHASE_RESULT_FROMMC
#endif
// Packet: 0x0136
#if PACKETVER >= 20090401
packetLen(0x0136, -1) // ZC_PC_PURCHASE_MYITEMLIST
#elif PACKETVER >= 20090325
packetLen(0x0136, 53) // ZC_PC_PURCHASE_MYITEMLIST
#elif PACKETVER >= 20090318
packetLen(0x0136, -1) // ZC_PC_PURCHASE_MYITEMLIST
#elif PACKETVER >= 20090311
packetLen(0x0136, 2) // ZC_PC_PURCHASE_MYITEMLIST
#elif PACKETVER >= 20090225
packetLen(0x0136, 30) // ZC_PC_PURCHASE_MYITEMLIST
#elif PACKETVER >= 20090218
packetLen(0x0136, 26) // ZC_PC_PURCHASE_MYITEMLIST
#elif PACKETVER >= 20090129
packetLen(0x0136, -1) // ZC_PC_PURCHASE_MYITEMLIST
#elif PACKETVER >= 20090120
packetLen(0x0136, 16) // ZC_PC_PURCHASE_MYITEMLIST
#elif PACKETVER >= 20090114
packetLen(0x0136, -1) // ZC_PC_PURCHASE_MYITEMLIST
#elif PACKETVER >= 20090107
packetLen(0x0136, 26) // ZC_PC_PURCHASE_MYITEMLIST
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x0137
#if PACKETVER >= 20090406
packetLen(0x0137, 6) // ZC_DELETEITEM_FROM_MCSTORE
#elif PACKETVER >= 20090325
packetLen(0x0137, -1) // ZC_DELETEITEM_FROM_MCSTORE
#elif PACKETVER >= 20090318
packetLen(0x0137, 16) // ZC_DELETEITEM_FROM_MCSTORE
#elif PACKETVER >= 20090311
packetLen(0x0137, 3) // ZC_DELETEITEM_FROM_MCSTORE
#elif PACKETVER >= 20090225
packetLen(0x0137, -1) // ZC_DELETEITEM_FROM_MCSTORE
#elif PACKETVER >= 20090218
packetLen(0x0137, 3) // ZC_DELETEITEM_FROM_MCSTORE
#elif PACKETVER >= 20090211
packetLen(0x0137, -1) // ZC_DELETEITEM_FROM_MCSTORE
#elif PACKETVER >= 20090204
packetLen(0x0137, 68) // ZC_DELETEITEM_FROM_MCSTORE
#elif PACKETVER >= 20090129
packetLen(0x0137, 2) // ZC_DELETEITEM_FROM_MCSTORE
#elif PACKETVER >= 20090107
packetLen(0x0137, -1) // ZC_DELETEITEM_FROM_MCSTORE
#endif
// Packet: 0x0138
packetLen(0x0138, 3) // CZ_PKMODE_CHANGE
// Packet: 0x0139
#if PACKETVER >= 20090406
packetLen(0x0139, 16) // ZC_ATTACK_FAILURE_FOR_DISTANCE
#elif PACKETVER >= 20090211
packetLen(0x0139, -1) // ZC_ATTACK_FAILURE_FOR_DISTANCE
#elif PACKETVER >= 20090204
packetLen(0x0139, 21) // ZC_ATTACK_FAILURE_FOR_DISTANCE
#elif PACKETVER >= 20090129
packetLen(0x0139, -1) // ZC_ATTACK_FAILURE_FOR_DISTANCE
#elif PACKETVER >= 20090120
packetLen(0x0139, 54) // ZC_ATTACK_FAILURE_FOR_DISTANCE
#elif PACKETVER >= 20090107
packetLen(0x0139, -1) // ZC_ATTACK_FAILURE_FOR_DISTANCE
#endif
// Packet: 0x013a
#if PACKETVER >= 20090406
packetLen(0x013a, 4) // ZC_ATTACK_RANGE
#elif PACKETVER >= 20090401
packetLen(0x013a, -1) // ZC_ATTACK_RANGE
#elif PACKETVER >= 20090325
packetLen(0x013a, 2) // ZC_ATTACK_RANGE
#elif PACKETVER >= 20090318
packetLen(0x013a, 10) // ZC_ATTACK_RANGE
#elif PACKETVER >= 20090311
packetLen(0x013a, 8) // ZC_ATTACK_RANGE
#elif PACKETVER >= 20090225
packetLen(0x013a, -1) // ZC_ATTACK_RANGE
#elif PACKETVER >= 20090218
packetLen(0x013a, 8) // ZC_ATTACK_RANGE
#elif PACKETVER >= 20090211
packetLen(0x013a, -1) // ZC_ATTACK_RANGE
#elif PACKETVER >= 20090204
packetLen(0x013a, 4) // ZC_ATTACK_RANGE
#elif PACKETVER >= 20090107
packetLen(0x013a, -1) // ZC_ATTACK_RANGE
#endif
// Packet: 0x013b
#if PACKETVER >= 20090406
packetLen(0x013b, 4) // ZC_ACTION_FAILURE
#elif PACKETVER >= 20090325
packetLen(0x013b, -1) // ZC_ACTION_FAILURE
#elif PACKETVER >= 20090318
packetLen(0x013b, 4) // ZC_ACTION_FAILURE
#elif PACKETVER >= 20090311
packetLen(0x013b, -1) // ZC_ACTION_FAILURE
#elif PACKETVER >= 20090225
packetLen(0x013b, 3) // ZC_ACTION_FAILURE
#elif PACKETVER >= 20090218
packetLen(0x013b, -1) // ZC_ACTION_FAILURE
#elif PACKETVER >= 20090211
packetLen(0x013b, 18) // ZC_ACTION_FAILURE
#elif PACKETVER >= 20090204
packetLen(0x013b, 5) // ZC_ACTION_FAILURE
#elif PACKETVER >= 20090129
packetLen(0x013b, 32) // ZC_ACTION_FAILURE
#elif PACKETVER >= 20090120
packetLen(0x013b, -1) // ZC_ACTION_FAILURE
#elif PACKETVER >= 20090114
packetLen(0x013b, 8) // ZC_ACTION_FAILURE
#elif PACKETVER >= 20090107
packetLen(0x013b, 7) // ZC_ACTION_FAILURE
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x013c
#if PACKETVER >= 20090406
packetLen(0x013c, 4) // ZC_EQUIP_ARROW
#elif PACKETVER >= 20090401
packetLen(0x013c, 34) // ZC_EQUIP_ARROW
#elif PACKETVER >= 20090325
packetLen(0x013c, -1) // ZC_EQUIP_ARROW
#elif PACKETVER >= 20090318
packetLen(0x013c, 30) // ZC_EQUIP_ARROW
#elif PACKETVER >= 20090225
packetLen(0x013c, -1) // ZC_EQUIP_ARROW
#elif PACKETVER >= 20090218
packetLen(0x013c, 28) // ZC_EQUIP_ARROW
#elif PACKETVER >= 20090211
packetLen(0x013c, -1) // ZC_EQUIP_ARROW
#elif PACKETVER >= 20090204
packetLen(0x013c, 7) // ZC_EQUIP_ARROW
#elif PACKETVER >= 20090129
packetLen(0x013c, 3) // ZC_EQUIP_ARROW
#elif PACKETVER >= 20090114
packetLen(0x013c, -1) // ZC_EQUIP_ARROW
#elif PACKETVER >= 20090107
packetLen(0x013c, 5) // ZC_EQUIP_ARROW
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x013d
#if PACKETVER >= 20090406
packetLen(0x013d, 6) // ZC_RECOVERY
#elif PACKETVER >= 20090311
packetLen(0x013d, -1) // ZC_RECOVERY
#elif PACKETVER >= 20090225
packetLen(0x013d, 6) // ZC_RECOVERY
#elif PACKETVER >= 20090204
packetLen(0x013d, -1) // ZC_RECOVERY
#elif PACKETVER >= 20090129
packetLen(0x013d, 53) // ZC_RECOVERY
#elif PACKETVER >= 20090120
packetLen(0x013d, 36) // ZC_RECOVERY
#elif PACKETVER >= 20090114
packetLen(0x013d, 3) // ZC_RECOVERY
#elif PACKETVER >= 20090107
packetLen(0x013d, -1) // ZC_RECOVERY
#endif
// Packet: 0x013e
#if PACKETVER >= 20090406
packetLen(0x013e, 24) // ZC_USESKILL_ACK
#elif PACKETVER >= 20090318
packetLen(0x013e, -1) // ZC_USESKILL_ACK
#elif PACKETVER >= 20090311
packetLen(0x013e, 4) // ZC_USESKILL_ACK
#elif PACKETVER >= 20090225
packetLen(0x013e, 6) // ZC_USESKILL_ACK
#elif PACKETVER >= 20090218
packetLen(0x013e, -1) // ZC_USESKILL_ACK
#elif PACKETVER >= 20090211
packetLen(0x013e, 2) // ZC_USESKILL_ACK
#elif PACKETVER >= 20090204
packetLen(0x013e, 10) // ZC_USESKILL_ACK
#elif PACKETVER >= 20090129
packetLen(0x013e, -1) // ZC_USESKILL_ACK
#elif PACKETVER >= 20090120
packetLen(0x013e, 23) // ZC_USESKILL_ACK
#elif PACKETVER >= 20090114
packetLen(0x013e, -1) // ZC_USESKILL_ACK
#elif PACKETVER >= 20090107
packetLen(0x013e, 182) // ZC_USESKILL_ACK
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x013f
#if PACKETVER >= 20090406
packetLen(0x013f, 26) // CZ_ITEM_CREATE
#elif PACKETVER >= 20090401
packetLen(0x013f, 14) // CZ_ITEM_CREATE
#elif PACKETVER >= 20090325
packetLen(0x013f, 29) // CZ_ITEM_CREATE
#elif PACKETVER >= 20090318
packetLen(0x013f, -1) // CZ_ITEM_CREATE
#elif PACKETVER >= 20090311
packetLen(0x013f, 3) // CZ_ITEM_CREATE
#elif PACKETVER >= 20090225
packetLen(0x013f, -1) // CZ_ITEM_CREATE
#elif PACKETVER >= 20090218
packetLen(0x013f, 4) // CZ_ITEM_CREATE
#elif PACKETVER >= 20090211
packetLen(0x013f, 14) // CZ_ITEM_CREATE
#elif PACKETVER >= 20090204
packetLen(0x013f, 53) // CZ_ITEM_CREATE
#elif PACKETVER >= 20090129
packetLen(0x013f, 6) // CZ_ITEM_CREATE
#elif PACKETVER >= 20090120
packetLen(0x013f, -1) // CZ_ITEM_CREATE
#elif PACKETVER >= 20090114
packetLen(0x013f, 6) // CZ_ITEM_CREATE
#elif PACKETVER >= 20090107
packetLen(0x013f, 10) // CZ_ITEM_CREATE
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x0140
#if PACKETVER >= 20090406
packetLen(0x0140, 22) // CZ_MOVETO_MAP
#elif PACKETVER >= 20090318
packetLen(0x0140, -1) // CZ_MOVETO_MAP
#elif PACKETVER >= 20090311
packetLen(0x0140, 2) // CZ_MOVETO_MAP
#elif PACKETVER >= 20090204
packetLen(0x0140, -1) // CZ_MOVETO_MAP
#elif PACKETVER >= 20090129
packetLen(0x0140, 30) // CZ_MOVETO_MAP
#elif PACKETVER >= 20090120
packetLen(0x0140, -1) // CZ_MOVETO_MAP
#elif PACKETVER >= 20090114
packetLen(0x0140, 4) // CZ_MOVETO_MAP
#elif PACKETVER >= 20090107
packetLen(0x0140, -1) // CZ_MOVETO_MAP
#endif
// Packet: 0x0141
#if PACKETVER >= 20090406
packetLen(0x0141, 14) // ZC_COUPLESTATUS
#elif PACKETVER >= 20090325
packetLen(0x0141, -1) // ZC_COUPLESTATUS
#elif PACKETVER >= 20090318
packetLen(0x0141, 11) // ZC_COUPLESTATUS
#elif PACKETVER >= 20090311
packetLen(0x0141, -1) // ZC_COUPLESTATUS
#elif PACKETVER >= 20090225
packetLen(0x0141, 17) // ZC_COUPLESTATUS
#elif PACKETVER >= 20090218
packetLen(0x0141, -1) // ZC_COUPLESTATUS
#elif PACKETVER >= 20090211
packetLen(0x0141, 14) // ZC_COUPLESTATUS
#elif PACKETVER >= 20090204
packetLen(0x0141, 6) // ZC_COUPLESTATUS
#elif PACKETVER >= 20090129
packetLen(0x0141, -1) // ZC_COUPLESTATUS
#elif PACKETVER >= 20090120
packetLen(0x0141, 6) // ZC_COUPLESTATUS
#elif PACKETVER >= 20090107
packetLen(0x0141, 8) // ZC_COUPLESTATUS
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x0142
#if PACKETVER >= 20090406
packetLen(0x0142, 6) // ZC_OPEN_EDITDLG
#elif PACKETVER >= 20090401
packetLen(0x0142, 10) // ZC_OPEN_EDITDLG
#elif PACKETVER >= 20090211
packetLen(0x0142, -1) // ZC_OPEN_EDITDLG
#elif PACKETVER >= 20090204
packetLen(0x0142, 6) // ZC_OPEN_EDITDLG
#elif PACKETVER >= 20090129
packetLen(0x0142, 30) // ZC_OPEN_EDITDLG
#elif PACKETVER >= 20090120
packetLen(0x0142, 60) // ZC_OPEN_EDITDLG
#elif PACKETVER >= 20090107
packetLen(0x0142, -1) // ZC_OPEN_EDITDLG
#endif
// Packet: 0x0143
#if PACKETVER >= 20090406
packetLen(0x0143, 10) // CZ_INPUT_EDITDLG
#elif PACKETVER >= 20090401
packetLen(0x0143, 30) // CZ_INPUT_EDITDLG
#elif PACKETVER >= 20090211
packetLen(0x0143, -1) // CZ_INPUT_EDITDLG
#elif PACKETVER >= 20090204
packetLen(0x0143, 26) // CZ_INPUT_EDITDLG
#elif PACKETVER >= 20090120
packetLen(0x0143, -1) // CZ_INPUT_EDITDLG
#elif PACKETVER >= 20090114
packetLen(0x0143, 22) // CZ_INPUT_EDITDLG
#elif PACKETVER >= 20090107
packetLen(0x0143, -1) // CZ_INPUT_EDITDLG
#endif
// Packet: 0x0144
#if PACKETVER >= 20090406
packetLen(0x0144, 23) // ZC_COMPASS
#elif PACKETVER >= 20090218
packetLen(0x0144, -1) // ZC_COMPASS
#elif PACKETVER >= 20090211
packetLen(0x0144, 4) // ZC_COMPASS
#elif PACKETVER >= 20090129
packetLen(0x0144, -1) // ZC_COMPASS
#elif PACKETVER >= 20090120
packetLen(0x0144, 6) // ZC_COMPASS
#elif PACKETVER >= 20090114
packetLen(0x0144, 2) // ZC_COMPASS
#elif PACKETVER >= 20090107
packetLen(0x0144, 6) // ZC_COMPASS
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x0145
packetLen(0x0145, 19) // ZC_SHOW_IMAGE
// Packet: 0x0146
#if PACKETVER >= 20090406
packetLen(0x0146, 6) // CZ_CLOSE_DIALOG
#elif PACKETVER >= 20090401
packetLen(0x0146, -1) // CZ_CLOSE_DIALOG
#elif PACKETVER >= 20090325
packetLen(0x0146, 3) // CZ_CLOSE_DIALOG
#elif PACKETVER >= 20090225
packetLen(0x0146, -1) // CZ_CLOSE_DIALOG
#elif PACKETVER >= 20090218
packetLen(0x0146, 3) // CZ_CLOSE_DIALOG
#elif PACKETVER >= 20090211
packetLen(0x0146, -1) // CZ_CLOSE_DIALOG
#elif PACKETVER >= 20090204
packetLen(0x0146, 6) // CZ_CLOSE_DIALOG
#elif PACKETVER >= 20090114
packetLen(0x0146, -1) // CZ_CLOSE_DIALOG
#elif PACKETVER >= 20090107
packetLen(0x0146, 2) // CZ_CLOSE_DIALOG
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x0147
#if PACKETVER >= 20090406
packetLen(0x0147, 39) // ZC_AUTORUN_SKILL
#elif PACKETVER >= 20090401
packetLen(0x0147, 3) // ZC_AUTORUN_SKILL
#elif PACKETVER >= 20090211
packetLen(0x0147, -1) // ZC_AUTORUN_SKILL
#elif PACKETVER >= 20090204
packetLen(0x0147, 114) // ZC_AUTORUN_SKILL
#elif PACKETVER >= 20090129
packetLen(0x0147, 4) // ZC_AUTORUN_SKILL
#elif PACKETVER >= 20090120
packetLen(0x0147, 30) // ZC_AUTORUN_SKILL
#elif PACKETVER >= 20090107
packetLen(0x0147, 2) // ZC_AUTORUN_SKILL
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x0148
#if PACKETVER >= 20090406
packetLen(0x0148, 8) // ZC_RESURRECTION
#elif PACKETVER >= 20090325
packetLen(0x0148, -1) // ZC_RESURRECTION
#elif PACKETVER >= 20090311
packetLen(0x0148, 26) // ZC_RESURRECTION
#elif PACKETVER >= 20090225
packetLen(0x0148, 10) // ZC_RESURRECTION
#elif PACKETVER >= 20090218
packetLen(0x0148, -1) // ZC_RESURRECTION
#elif PACKETVER >= 20090211
packetLen(0x0148, 22) // ZC_RESURRECTION
#elif PACKETVER >= 20090204
packetLen(0x0148, 30) // ZC_RESURRECTION
#elif PACKETVER >= 20090114
packetLen(0x0148, -1) // ZC_RESURRECTION
#elif PACKETVER >= 20090107
packetLen(0x0148, 2) // ZC_RESURRECTION
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x0149
#if PACKETVER >= 20090406
packetLen(0x0149, 9) // CZ_REQ_GIVE_MANNER_POINT
#elif PACKETVER >= 20090401
packetLen(0x0149, -1) // CZ_REQ_GIVE_MANNER_POINT
#elif PACKETVER >= 20090325
packetLen(0x0149, 6) // CZ_REQ_GIVE_MANNER_POINT
#elif PACKETVER >= 20090318
packetLen(0x0149, 22) // CZ_REQ_GIVE_MANNER_POINT
#elif PACKETVER >= 20090311
packetLen(0x0149, 29) // CZ_REQ_GIVE_MANNER_POINT
#elif PACKETVER >= 20090225
packetLen(0x0149, -1) // CZ_REQ_GIVE_MANNER_POINT
#elif PACKETVER >= 20090218
packetLen(0x0149, 10) // CZ_REQ_GIVE_MANNER_POINT
#elif PACKETVER >= 20090107
packetLen(0x0149, -1) // CZ_REQ_GIVE_MANNER_POINT
#endif
// Packet: 0x014a
packetLen(0x014a, 6) // ZC_ACK_GIVE_MANNER_POINT
// Packet: 0x014b
packetLen(0x014b, 27) // ZC_NOTIFY_MANNER_POINT_GIVEN
// Packet: 0x014c
#if PACKETVER >= 20090406
packetLen(0x014c, -1) // ZC_MYGUILD_BASIC_INFO
#elif PACKETVER >= 20090401
packetLen(0x014c, 6) // ZC_MYGUILD_BASIC_INFO
#elif PACKETVER >= 20090325
packetLen(0x014c, 10) // ZC_MYGUILD_BASIC_INFO
#elif PACKETVER >= 20090318
packetLen(0x014c, -1) // ZC_MYGUILD_BASIC_INFO
#elif PACKETVER >= 20090311
packetLen(0x014c, 4) // ZC_MYGUILD_BASIC_INFO
#elif PACKETVER >= 20090225
packetLen(0x014c, 57) // ZC_MYGUILD_BASIC_INFO
#elif PACKETVER >= 20090204
packetLen(0x014c, -1) // ZC_MYGUILD_BASIC_INFO
#elif PACKETVER >= 20090129
packetLen(0x014c, 5) // ZC_MYGUILD_BASIC_INFO
#elif PACKETVER >= 20090120
packetLen(0x014c, -1) // ZC_MYGUILD_BASIC_INFO
#elif PACKETVER >= 20090114
packetLen(0x014c, 2) // ZC_MYGUILD_BASIC_INFO
#elif PACKETVER >= 20090107
packetLen(0x014c, 6) // ZC_MYGUILD_BASIC_INFO
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x014d
#if PACKETVER >= 20090406
packetLen(0x014d, 2) // CZ_REQ_GUILD_MENUINTERFACE
#elif PACKETVER >= 20090401
packetLen(0x014d, 6) // CZ_REQ_GUILD_MENUINTERFACE
#elif PACKETVER >= 20090325
packetLen(0x014d, -1) // CZ_REQ_GUILD_MENUINTERFACE
#elif PACKETVER >= 20090318
packetLen(0x014d, 39) // CZ_REQ_GUILD_MENUINTERFACE
#elif PACKETVER >= 20090218
packetLen(0x014d, -1) // CZ_REQ_GUILD_MENUINTERFACE
#elif PACKETVER >= 20090211
packetLen(0x014d, 30) // CZ_REQ_GUILD_MENUINTERFACE
#elif PACKETVER >= 20090204
packetLen(0x014d, 13) // CZ_REQ_GUILD_MENUINTERFACE
#elif PACKETVER >= 20090129
packetLen(0x014d, 2) // CZ_REQ_GUILD_MENUINTERFACE
#elif PACKETVER >= 20090114
packetLen(0x014d, -1) // CZ_REQ_GUILD_MENUINTERFACE
#elif PACKETVER >= 20090107
packetLen(0x014d, 282) // CZ_REQ_GUILD_MENUINTERFACE
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x014e
packetLen(0x014e, 6) // ZC_ACK_GUILD_MENUINTERFACE
// Packet: 0x014f
#if PACKETVER >= 20090406
packetLen(0x014f, 6) // CZ_REQ_GUILD_MENU
#elif PACKETVER >= 20090401
packetLen(0x014f, 2) // CZ_REQ_GUILD_MENU
#elif PACKETVER >= 20090325
packetLen(0x014f, 16) // CZ_REQ_GUILD_MENU
#elif PACKETVER >= 20090318
packetLen(0x014f, 58) // CZ_REQ_GUILD_MENU
#elif PACKETVER >= 20090311
packetLen(0x014f, -1) // CZ_REQ_GUILD_MENU
#elif PACKETVER >= 20090225
packetLen(0x014f, 7) // CZ_REQ_GUILD_MENU
#elif PACKETVER >= 20090211
packetLen(0x014f, -1) // CZ_REQ_GUILD_MENU
#elif PACKETVER >= 20090204
packetLen(0x014f, 10) // CZ_REQ_GUILD_MENU
#elif PACKETVER >= 20090129
packetLen(0x014f, 26) // CZ_REQ_GUILD_MENU
#elif PACKETVER >= 20090120
packetLen(0x014f, -1) // CZ_REQ_GUILD_MENU
#elif PACKETVER >= 20090114
packetLen(0x014f, 182) // CZ_REQ_GUILD_MENU
#elif PACKETVER >= 20090107
packetLen(0x014f, -1) // CZ_REQ_GUILD_MENU
#endif
// 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
#if PACKETVER >= 20090318
packetLen(0x0154, -1) // ZC_MEMBERMGR_INFO
#elif PACKETVER >= 20090311
packetLen(0x0154, 26) // ZC_MEMBERMGR_INFO
#elif PACKETVER >= 20090225
packetLen(0x0154, 17) // ZC_MEMBERMGR_INFO
#elif PACKETVER >= 20090218
packetLen(0x0154, -1) // ZC_MEMBERMGR_INFO
#elif PACKETVER >= 20090211
packetLen(0x0154, 4) // ZC_MEMBERMGR_INFO
#elif PACKETVER >= 20090204
packetLen(0x0154, 10) // ZC_MEMBERMGR_INFO
#elif PACKETVER >= 20090129
packetLen(0x0154, 21) // ZC_MEMBERMGR_INFO
#elif PACKETVER >= 20090107
packetLen(0x0154, -1) // ZC_MEMBERMGR_INFO
#endif
// Packet: 0x0155
#if PACKETVER >= 20090318
packetLen(0x0155, -1) // CZ_REQ_CHANGE_MEMBERPOS
#elif PACKETVER >= 20090311
packetLen(0x0155, 3) // CZ_REQ_CHANGE_MEMBERPOS
#elif PACKETVER >= 20090218
packetLen(0x0155, -1) // CZ_REQ_CHANGE_MEMBERPOS
#elif PACKETVER >= 20090211
packetLen(0x0155, 12) // CZ_REQ_CHANGE_MEMBERPOS
#elif PACKETVER >= 20090204
packetLen(0x0155, 26) // CZ_REQ_CHANGE_MEMBERPOS
#elif PACKETVER >= 20090114
packetLen(0x0155, -1) // CZ_REQ_CHANGE_MEMBERPOS
#elif PACKETVER >= 20090107
packetLen(0x0155, 10) // CZ_REQ_CHANGE_MEMBERPOS
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x0156
packetLen(0x0156, -1) // ZC_ACK_REQ_CHANGE_MEMBERS
// Packet: 0x0157
packetLen(0x0157, 6) // CZ_REQ_OPEN_MEMBER_INFO
// Packet: 0x0158
packetLen(0x0158, -1) // ZC_ACK_OPEN_MEMBER_INFO
// Packet: 0x0159
#if PACKETVER >= 20090406
packetLen(0x0159, 54) // CZ_REQ_LEAVE_GUILD
#elif PACKETVER >= 20090401
packetLen(0x0159, -1) // CZ_REQ_LEAVE_GUILD
#elif PACKETVER >= 20090325
packetLen(0x0159, 34) // CZ_REQ_LEAVE_GUILD
#elif PACKETVER >= 20090318
packetLen(0x0159, 8) // CZ_REQ_LEAVE_GUILD
#elif PACKETVER >= 20090311
packetLen(0x0159, 18) // CZ_REQ_LEAVE_GUILD
#elif PACKETVER >= 20090218
packetLen(0x0159, -1) // CZ_REQ_LEAVE_GUILD
#elif PACKETVER >= 20090211
packetLen(0x0159, 5) // CZ_REQ_LEAVE_GUILD
#elif PACKETVER >= 20090107
packetLen(0x0159, -1) // CZ_REQ_LEAVE_GUILD
#endif
// Packet: 0x015a
#if PACKETVER >= 20090406
packetLen(0x015a, 66) // ZC_ACK_LEAVE_GUILD
#elif PACKETVER >= 20090401
packetLen(0x015a, 6) // ZC_ACK_LEAVE_GUILD
#elif PACKETVER >= 20090325
packetLen(0x015a, 3) // ZC_ACK_LEAVE_GUILD
#elif PACKETVER >= 20090318
packetLen(0x015a, 2) // ZC_ACK_LEAVE_GUILD
#elif PACKETVER >= 20090311
packetLen(0x015a, 8) // ZC_ACK_LEAVE_GUILD
#elif PACKETVER >= 20090225
packetLen(0x015a, 6) // ZC_ACK_LEAVE_GUILD
#elif PACKETVER >= 20090211
packetLen(0x015a, -1) // ZC_ACK_LEAVE_GUILD
#elif PACKETVER >= 20090204
packetLen(0x015a, 14) // ZC_ACK_LEAVE_GUILD
#elif PACKETVER >= 20090129
packetLen(0x015a, -1) // ZC_ACK_LEAVE_GUILD
#elif PACKETVER >= 20090120
packetLen(0x015a, 4) // ZC_ACK_LEAVE_GUILD
#elif PACKETVER >= 20090107
packetLen(0x015a, 3) // ZC_ACK_LEAVE_GUILD
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x015b
#if PACKETVER >= 20090406
packetLen(0x015b, 54) // CZ_REQ_BAN_GUILD
#elif PACKETVER >= 20090401
packetLen(0x015b, 6) // CZ_REQ_BAN_GUILD
#elif PACKETVER >= 20090325
packetLen(0x015b, 8) // CZ_REQ_BAN_GUILD
#elif PACKETVER >= 20090225
packetLen(0x015b, -1) // CZ_REQ_BAN_GUILD
#elif PACKETVER >= 20090218
packetLen(0x015b, 4) // CZ_REQ_BAN_GUILD
#elif PACKETVER >= 20090211
packetLen(0x015b, -1) // CZ_REQ_BAN_GUILD
#elif PACKETVER >= 20090204
packetLen(0x015b, 6) // CZ_REQ_BAN_GUILD
#elif PACKETVER >= 20090107
packetLen(0x015b, 11) // CZ_REQ_BAN_GUILD
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x015c
#if PACKETVER >= 20090406
packetLen(0x015c, 90) // ZC_ACK_BAN_GUILD
#elif PACKETVER >= 20090401
packetLen(0x015c, -1) // ZC_ACK_BAN_GUILD
#elif PACKETVER >= 20090325
packetLen(0x015c, 8) // ZC_ACK_BAN_GUILD
#elif PACKETVER >= 20090225
packetLen(0x015c, -1) // ZC_ACK_BAN_GUILD
#elif PACKETVER >= 20090218
packetLen(0x015c, 3) // ZC_ACK_BAN_GUILD
#elif PACKETVER >= 20090114
packetLen(0x015c, -1) // ZC_ACK_BAN_GUILD
#elif PACKETVER >= 20090107
packetLen(0x015c, 14) // ZC_ACK_BAN_GUILD
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x015d
packetLen(0x015d, 42) // CZ_REQ_DISORGANIZE_GUILD
// Packet: 0x015e
#if PACKETVER >= 20090406
packetLen(0x015e, 6) // ZC_ACK_DISORGANIZE_GUILD_RESULT
#elif PACKETVER >= 20090401
packetLen(0x015e, 26) // ZC_ACK_DISORGANIZE_GUILD_RESULT
#elif PACKETVER >= 20090311
packetLen(0x015e, -1) // ZC_ACK_DISORGANIZE_GUILD_RESULT
#elif PACKETVER >= 20090225
packetLen(0x015e, 21) // ZC_ACK_DISORGANIZE_GUILD_RESULT
#elif PACKETVER >= 20090218
packetLen(0x015e, 6) // ZC_ACK_DISORGANIZE_GUILD_RESULT
#elif PACKETVER >= 20090107
packetLen(0x015e, -1) // ZC_ACK_DISORGANIZE_GUILD_RESULT
#endif
// Packet: 0x015f
packetLen(0x015f, 42) // ZC_ACK_DISORGANIZE_GUILD
// Packet: 0x0160
#if PACKETVER >= 20090406
packetLen(0x0160, -1) // ZC_POSITION_INFO
#elif PACKETVER >= 20090401
packetLen(0x0160, 17) // ZC_POSITION_INFO
#elif PACKETVER >= 20090325
packetLen(0x0160, -1) // ZC_POSITION_INFO
#elif PACKETVER >= 20090311
packetLen(0x0160, 6) // ZC_POSITION_INFO
#elif PACKETVER >= 20090225
packetLen(0x0160, -1) // ZC_POSITION_INFO
#elif PACKETVER >= 20090218
packetLen(0x0160, 6) // ZC_POSITION_INFO
#elif PACKETVER >= 20090211
packetLen(0x0160, -1) // ZC_POSITION_INFO
#elif PACKETVER >= 20090204
packetLen(0x0160, 8) // ZC_POSITION_INFO
#elif PACKETVER >= 20090129
packetLen(0x0160, -1) // ZC_POSITION_INFO
#elif PACKETVER >= 20090120
packetLen(0x0160, 6) // ZC_POSITION_INFO
#elif PACKETVER >= 20090107
packetLen(0x0160, 37) // ZC_POSITION_INFO
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x0161
#if PACKETVER >= 20090406
packetLen(0x0161, -1) // CZ_REG_CHANGE_GUILD_POSITIONINFO
#elif PACKETVER >= 20090401
packetLen(0x0161, 10) // CZ_REG_CHANGE_GUILD_POSITIONINFO
#elif PACKETVER >= 20090325
packetLen(0x0161, -1) // CZ_REG_CHANGE_GUILD_POSITIONINFO
#elif PACKETVER >= 20090318
packetLen(0x0161, 7) // CZ_REG_CHANGE_GUILD_POSITIONINFO
#elif PACKETVER >= 20090311
packetLen(0x0161, 14) // CZ_REG_CHANGE_GUILD_POSITIONINFO
#elif PACKETVER >= 20090225
packetLen(0x0161, -1) // CZ_REG_CHANGE_GUILD_POSITIONINFO
#elif PACKETVER >= 20090218
packetLen(0x0161, 2) // CZ_REG_CHANGE_GUILD_POSITIONINFO
#elif PACKETVER >= 20090204
packetLen(0x0161, -1) // CZ_REG_CHANGE_GUILD_POSITIONINFO
#elif PACKETVER >= 20090129
packetLen(0x0161, 54) // CZ_REG_CHANGE_GUILD_POSITIONINFO
#elif PACKETVER >= 20090120
packetLen(0x0161, 6) // CZ_REG_CHANGE_GUILD_POSITIONINFO
#elif PACKETVER >= 20090114
packetLen(0x0161, 30) // CZ_REG_CHANGE_GUILD_POSITIONINFO
#elif PACKETVER >= 20090107
packetLen(0x0161, 4) // CZ_REG_CHANGE_GUILD_POSITIONINFO
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x0162
#if PACKETVER >= 20090406
packetLen(0x0162, -1) // ZC_GUILD_SKILLINFO
#elif PACKETVER >= 20090401
packetLen(0x0162, 54) // ZC_GUILD_SKILLINFO
#elif PACKETVER >= 20090225
packetLen(0x0162, -1) // ZC_GUILD_SKILLINFO
#elif PACKETVER >= 20090218
packetLen(0x0162, 4) // ZC_GUILD_SKILLINFO
#elif PACKETVER >= 20090120
packetLen(0x0162, -1) // ZC_GUILD_SKILLINFO
#elif PACKETVER >= 20090114
packetLen(0x0162, 10) // ZC_GUILD_SKILLINFO
#elif PACKETVER >= 20090107
packetLen(0x0162, 6) // ZC_GUILD_SKILLINFO
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x0163
#if PACKETVER >= 20090401
packetLen(0x0163, -1) // ZC_BAN_LIST
#elif PACKETVER >= 20090325
packetLen(0x0163, 8) // ZC_BAN_LIST
#elif PACKETVER >= 20090318
packetLen(0x0163, 3) // ZC_BAN_LIST
#elif PACKETVER >= 20090225
packetLen(0x0163, -1) // ZC_BAN_LIST
#elif PACKETVER >= 20090218
packetLen(0x0163, 27) // ZC_BAN_LIST
#elif PACKETVER >= 20090211
packetLen(0x0163, 22) // ZC_BAN_LIST
#elif PACKETVER >= 20090204
packetLen(0x0163, -1) // ZC_BAN_LIST
#elif PACKETVER >= 20090129
packetLen(0x0163, 9) // ZC_BAN_LIST
#elif PACKETVER >= 20090107
packetLen(0x0163, -1) // ZC_BAN_LIST
#endif
// Packet: 0x0164
packetLen(0x0164, -1) // ZC_OTHER_GUILD_LIST
// Packet: 0x0165
#if PACKETVER >= 20090406
packetLen(0x0165, 30) // CZ_REQ_MAKE_GUILD
#elif PACKETVER >= 20090401
packetLen(0x0165, 2) // CZ_REQ_MAKE_GUILD
#elif PACKETVER >= 20090218
packetLen(0x0165, -1) // CZ_REQ_MAKE_GUILD
#elif PACKETVER >= 20090211
packetLen(0x0165, 26) // CZ_REQ_MAKE_GUILD
#elif PACKETVER >= 20090204
packetLen(0x0165, -1) // CZ_REQ_MAKE_GUILD
#elif PACKETVER >= 20090129
packetLen(0x0165, 6) // CZ_REQ_MAKE_GUILD
#elif PACKETVER >= 20090107
packetLen(0x0165, -1) // CZ_REQ_MAKE_GUILD
#endif
// Packet: 0x0166
#if PACKETVER >= 20090401
packetLen(0x0166, -1) // ZC_POSITION_ID_NAME_INFO
#elif PACKETVER >= 20090325
packetLen(0x0166, 4) // ZC_POSITION_ID_NAME_INFO
#elif PACKETVER >= 20090318
packetLen(0x0166, -1) // ZC_POSITION_ID_NAME_INFO
#elif PACKETVER >= 20090311
packetLen(0x0166, 26) // ZC_POSITION_ID_NAME_INFO
#elif PACKETVER >= 20090225
packetLen(0x0166, 4) // ZC_POSITION_ID_NAME_INFO
#elif PACKETVER >= 20090218
packetLen(0x0166, 2) // ZC_POSITION_ID_NAME_INFO
#elif PACKETVER >= 20090211
packetLen(0x0166, 6) // ZC_POSITION_ID_NAME_INFO
#elif PACKETVER >= 20090204
packetLen(0x0166, 4) // ZC_POSITION_ID_NAME_INFO
#elif PACKETVER >= 20090107
packetLen(0x0166, -1) // ZC_POSITION_ID_NAME_INFO
#endif
// Packet: 0x0167
#if PACKETVER >= 20090406
packetLen(0x0167, 3) // ZC_RESULT_MAKE_GUILD
#elif PACKETVER >= 20090401
packetLen(0x0167, 53) // ZC_RESULT_MAKE_GUILD
#elif PACKETVER >= 20090325
packetLen(0x0167, 8) // ZC_RESULT_MAKE_GUILD
#elif PACKETVER >= 20090218
packetLen(0x0167, -1) // ZC_RESULT_MAKE_GUILD
#elif PACKETVER >= 20090211
packetLen(0x0167, 14) // ZC_RESULT_MAKE_GUILD
#elif PACKETVER >= 20090204
packetLen(0x0167, 6) // ZC_RESULT_MAKE_GUILD
#elif PACKETVER >= 20090129
packetLen(0x0167, 11) // ZC_RESULT_MAKE_GUILD
#elif PACKETVER >= 20090120
packetLen(0x0167, -1) // ZC_RESULT_MAKE_GUILD
#elif PACKETVER >= 20090114
packetLen(0x0167, 5) // ZC_RESULT_MAKE_GUILD
#elif PACKETVER >= 20090107
packetLen(0x0167, 26) // ZC_RESULT_MAKE_GUILD
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x0168
#if PACKETVER >= 20090406
packetLen(0x0168, 14) // CZ_REQ_JOIN_GUILD
#elif PACKETVER >= 20090401
packetLen(0x0168, 23) // CZ_REQ_JOIN_GUILD
#elif PACKETVER >= 20090204
packetLen(0x0168, -1) // CZ_REQ_JOIN_GUILD
#elif PACKETVER >= 20090129
packetLen(0x0168, 27) // CZ_REQ_JOIN_GUILD
#elif PACKETVER >= 20090114
packetLen(0x0168, -1) // CZ_REQ_JOIN_GUILD
#elif PACKETVER >= 20090107
packetLen(0x0168, 11) // CZ_REQ_JOIN_GUILD
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x0169
#if PACKETVER >= 20090406
packetLen(0x0169, 3) // ZC_ACK_REQ_JOIN_GUILD
#elif PACKETVER >= 20090401
packetLen(0x0169, -1) // ZC_ACK_REQ_JOIN_GUILD
#elif PACKETVER >= 20090325
packetLen(0x0169, 3) // ZC_ACK_REQ_JOIN_GUILD
#elif PACKETVER >= 20090318
packetLen(0x0169, 29) // ZC_ACK_REQ_JOIN_GUILD
#elif PACKETVER >= 20090311
packetLen(0x0169, -1) // ZC_ACK_REQ_JOIN_GUILD
#elif PACKETVER >= 20090225
packetLen(0x0169, 26) // ZC_ACK_REQ_JOIN_GUILD
#elif PACKETVER >= 20090218
packetLen(0x0169, -1) // ZC_ACK_REQ_JOIN_GUILD
#elif PACKETVER >= 20090211
packetLen(0x0169, 17) // ZC_ACK_REQ_JOIN_GUILD
#elif PACKETVER >= 20090204
packetLen(0x0169, 6) // ZC_ACK_REQ_JOIN_GUILD
#elif PACKETVER >= 20090129
packetLen(0x0169, 11) // ZC_ACK_REQ_JOIN_GUILD
#elif PACKETVER >= 20090114
packetLen(0x0169, -1) // ZC_ACK_REQ_JOIN_GUILD
#elif PACKETVER >= 20090107
packetLen(0x0169, 6) // ZC_ACK_REQ_JOIN_GUILD
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x016a
#if PACKETVER >= 20090406
packetLen(0x016a, 30) // ZC_REQ_JOIN_GUILD
#elif PACKETVER >= 20090401
packetLen(0x016a, -1) // ZC_REQ_JOIN_GUILD
#elif PACKETVER >= 20090325
packetLen(0x016a, 30) // ZC_REQ_JOIN_GUILD
#elif PACKETVER >= 20090211
packetLen(0x016a, -1) // ZC_REQ_JOIN_GUILD
#elif PACKETVER >= 20090204
packetLen(0x016a, 3) // ZC_REQ_JOIN_GUILD
#elif PACKETVER >= 20090129
packetLen(0x016a, 7) // ZC_REQ_JOIN_GUILD
#elif PACKETVER >= 20090120
packetLen(0x016a, 34) // ZC_REQ_JOIN_GUILD
#elif PACKETVER >= 20090107
packetLen(0x016a, 5) // ZC_REQ_JOIN_GUILD
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x016b
#if PACKETVER >= 20090406
packetLen(0x016b, 10) // CZ_JOIN_GUILD
#elif PACKETVER >= 20090401
packetLen(0x016b, -1) // CZ_JOIN_GUILD
#elif PACKETVER >= 20090325
packetLen(0x016b, 2) // CZ_JOIN_GUILD
#elif PACKETVER >= 20090318
packetLen(0x016b, -1) // CZ_JOIN_GUILD
#elif PACKETVER >= 20090311
packetLen(0x016b, 6) // CZ_JOIN_GUILD
#elif PACKETVER >= 20090225
packetLen(0x016b, -1) // CZ_JOIN_GUILD
#elif PACKETVER >= 20090218
packetLen(0x016b, 4) // CZ_JOIN_GUILD
#elif PACKETVER >= 20090204
packetLen(0x016b, -1) // CZ_JOIN_GUILD
#elif PACKETVER >= 20090129
packetLen(0x016b, 8) // CZ_JOIN_GUILD
#elif PACKETVER >= 20090120
packetLen(0x016b, -1) // CZ_JOIN_GUILD
#elif PACKETVER >= 20090114
packetLen(0x016b, 30) // CZ_JOIN_GUILD
#elif PACKETVER >= 20090107
packetLen(0x016b, 6) // CZ_JOIN_GUILD
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x016c
#if PACKETVER >= 20090406
packetLen(0x016c, 43) // ZC_UPDATE_GDID
#elif PACKETVER >= 20090225
packetLen(0x016c, -1) // ZC_UPDATE_GDID
#elif PACKETVER >= 20090218
packetLen(0x016c, 11) // ZC_UPDATE_GDID
#elif PACKETVER >= 20090211
packetLen(0x016c, 16) // ZC_UPDATE_GDID
#elif PACKETVER >= 20090114
packetLen(0x016c, -1) // ZC_UPDATE_GDID
#elif PACKETVER >= 20090107
packetLen(0x016c, 53) // ZC_UPDATE_GDID
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x016d
#if PACKETVER >= 20090406
packetLen(0x016d, 14) // ZC_UPDATE_CHARSTAT
#elif PACKETVER >= 20090401
packetLen(0x016d, -1) // ZC_UPDATE_CHARSTAT
#elif PACKETVER >= 20090325
packetLen(0x016d, 9) // ZC_UPDATE_CHARSTAT
#elif PACKETVER >= 20090318
packetLen(0x016d, 11) // ZC_UPDATE_CHARSTAT
#elif PACKETVER >= 20090225
packetLen(0x016d, -1) // ZC_UPDATE_CHARSTAT
#elif PACKETVER >= 20090218
packetLen(0x016d, 4) // ZC_UPDATE_CHARSTAT
#elif PACKETVER >= 20090129
packetLen(0x016d, -1) // ZC_UPDATE_CHARSTAT
#elif PACKETVER >= 20090120
packetLen(0x016d, 10) // ZC_UPDATE_CHARSTAT
#elif PACKETVER >= 20090114
packetLen(0x016d, -1) // ZC_UPDATE_CHARSTAT
#elif PACKETVER >= 20090107
packetLen(0x016d, 11) // ZC_UPDATE_CHARSTAT
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x016e
#if PACKETVER >= 20090406
packetLen(0x016e, 186) // CZ_GUILD_NOTICE
#elif PACKETVER >= 20090311
packetLen(0x016e, -1) // CZ_GUILD_NOTICE
#elif PACKETVER >= 20090225
packetLen(0x016e, 186) // CZ_GUILD_NOTICE
#elif PACKETVER >= 20090218
packetLen(0x016e, 30) // CZ_GUILD_NOTICE
#elif PACKETVER >= 20090204
packetLen(0x016e, -1) // CZ_GUILD_NOTICE
#elif PACKETVER >= 20090129
packetLen(0x016e, 6) // CZ_GUILD_NOTICE
#elif PACKETVER >= 20090120
packetLen(0x016e, 4) // CZ_GUILD_NOTICE
#elif PACKETVER >= 20090114
packetLen(0x016e, 97) // CZ_GUILD_NOTICE
#elif PACKETVER >= 20090107
packetLen(0x016e, 2) // CZ_GUILD_NOTICE
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x016f
#if PACKETVER >= 20090406
packetLen(0x016f, 182) // ZC_GUILD_NOTICE
#elif PACKETVER >= 20090401
packetLen(0x016f, -1) // ZC_GUILD_NOTICE
#elif PACKETVER >= 20090325
packetLen(0x016f, 67) // ZC_GUILD_NOTICE
#elif PACKETVER >= 20090318
packetLen(0x016f, -1) // ZC_GUILD_NOTICE
#elif PACKETVER >= 20090311
packetLen(0x016f, 7) // ZC_GUILD_NOTICE
#elif PACKETVER >= 20090225
packetLen(0x016f, 10) // ZC_GUILD_NOTICE
#elif PACKETVER >= 20090204
packetLen(0x016f, -1) // ZC_GUILD_NOTICE
#elif PACKETVER >= 20090129
packetLen(0x016f, 10) // ZC_GUILD_NOTICE
#elif PACKETVER >= 20090120
packetLen(0x016f, 6) // ZC_GUILD_NOTICE
#elif PACKETVER >= 20090114
packetLen(0x016f, 9) // ZC_GUILD_NOTICE
#elif PACKETVER >= 20090107
packetLen(0x016f, -1) // ZC_GUILD_NOTICE
#endif
// Packet: 0x0170
#if PACKETVER >= 20090406
packetLen(0x0170, 14) // CZ_REQ_ALLY_GUILD
#elif PACKETVER >= 20090401
packetLen(0x0170, 36) // CZ_REQ_ALLY_GUILD
#elif PACKETVER >= 20090318
packetLen(0x0170, -1) // CZ_REQ_ALLY_GUILD
#elif PACKETVER >= 20090311
packetLen(0x0170, 2) // CZ_REQ_ALLY_GUILD
#elif PACKETVER >= 20090211
packetLen(0x0170, -1) // CZ_REQ_ALLY_GUILD
#elif PACKETVER >= 20090204
packetLen(0x0170, 2) // CZ_REQ_ALLY_GUILD
#elif PACKETVER >= 20090129
packetLen(0x0170, 30) // CZ_REQ_ALLY_GUILD
#elif PACKETVER >= 20090120
packetLen(0x0170, 10) // CZ_REQ_ALLY_GUILD
#elif PACKETVER >= 20090114
packetLen(0x0170, -1) // CZ_REQ_ALLY_GUILD
#elif PACKETVER >= 20090107
packetLen(0x0170, 79) // CZ_REQ_ALLY_GUILD
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x0171
#if PACKETVER >= 20090406
packetLen(0x0171, 30) // ZC_REQ_ALLY_GUILD
#elif PACKETVER >= 20090401
packetLen(0x0171, 67) // ZC_REQ_ALLY_GUILD
#elif PACKETVER >= 20090325
packetLen(0x0171, 10) // ZC_REQ_ALLY_GUILD
#elif PACKETVER >= 20090318
packetLen(0x0171, -1) // ZC_REQ_ALLY_GUILD
#elif PACKETVER >= 20090311
packetLen(0x0171, 7) // ZC_REQ_ALLY_GUILD
#elif PACKETVER >= 20090225
packetLen(0x0171, -1) // ZC_REQ_ALLY_GUILD
#elif PACKETVER >= 20090218
packetLen(0x0171, 4) // ZC_REQ_ALLY_GUILD
#elif PACKETVER >= 20090120
packetLen(0x0171, -1) // ZC_REQ_ALLY_GUILD
#elif PACKETVER >= 20090114
packetLen(0x0171, 6) // ZC_REQ_ALLY_GUILD
#elif PACKETVER >= 20090107
packetLen(0x0171, 43) // ZC_REQ_ALLY_GUILD
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x0172
#if PACKETVER >= 20090406
packetLen(0x0172, 10) // CZ_ALLY_GUILD
#elif PACKETVER >= 20090325
packetLen(0x0172, 3) // CZ_ALLY_GUILD
#elif PACKETVER >= 20090318
packetLen(0x0172, 10) // CZ_ALLY_GUILD
#elif PACKETVER >= 20090225
packetLen(0x0172, -1) // CZ_ALLY_GUILD
#elif PACKETVER >= 20090218
packetLen(0x0172, 55) // CZ_ALLY_GUILD
#elif PACKETVER >= 20090211
packetLen(0x0172, 11) // CZ_ALLY_GUILD
#elif PACKETVER >= 20090204
packetLen(0x0172, -1) // CZ_ALLY_GUILD
#elif PACKETVER >= 20090129
packetLen(0x0172, 6) // CZ_ALLY_GUILD
#elif PACKETVER >= 20090120
packetLen(0x0172, 10) // CZ_ALLY_GUILD
#elif PACKETVER >= 20090107
packetLen(0x0172, -1) // CZ_ALLY_GUILD
#endif
// 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
#if PACKETVER >= 20090406
packetLen(0x0177, -1) // ZC_ITEMIDENTIFY_LIST
#elif PACKETVER >= 20090401
packetLen(0x0177, 26) // ZC_ITEMIDENTIFY_LIST
#elif PACKETVER >= 20090325
packetLen(0x0177, -1) // ZC_ITEMIDENTIFY_LIST
#elif PACKETVER >= 20090318
packetLen(0x0177, 5) // ZC_ITEMIDENTIFY_LIST
#elif PACKETVER >= 20090225
packetLen(0x0177, -1) // ZC_ITEMIDENTIFY_LIST
#elif PACKETVER >= 20090218
packetLen(0x0177, 6) // ZC_ITEMIDENTIFY_LIST
#elif PACKETVER >= 20090204
packetLen(0x0177, -1) // ZC_ITEMIDENTIFY_LIST
#elif PACKETVER >= 20090129
packetLen(0x0177, 22) // ZC_ITEMIDENTIFY_LIST
#elif PACKETVER >= 20090120
packetLen(0x0177, 2) // ZC_ITEMIDENTIFY_LIST
#elif PACKETVER >= 20090114
packetLen(0x0177, -1) // ZC_ITEMIDENTIFY_LIST
#elif PACKETVER >= 20090107
packetLen(0x0177, 4) // ZC_ITEMIDENTIFY_LIST
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x0178
#if PACKETVER >= 20090406
packetLen(0x0178, 4) // CZ_REQ_ITEMIDENTIFY
#elif PACKETVER >= 20090401
packetLen(0x0178, -1) // CZ_REQ_ITEMIDENTIFY
#elif PACKETVER >= 20090325
packetLen(0x0178, 2) // CZ_REQ_ITEMIDENTIFY
#elif PACKETVER >= 20090318
packetLen(0x0178, -1) // CZ_REQ_ITEMIDENTIFY
#elif PACKETVER >= 20090311
packetLen(0x0178, 6) // CZ_REQ_ITEMIDENTIFY
#elif PACKETVER >= 20090225
packetLen(0x0178, 68) // CZ_REQ_ITEMIDENTIFY
#elif PACKETVER >= 20090120
packetLen(0x0178, -1) // CZ_REQ_ITEMIDENTIFY
#elif PACKETVER >= 20090114
packetLen(0x0178, 6) // CZ_REQ_ITEMIDENTIFY
#elif PACKETVER >= 20090107
packetLen(0x0178, -1) // CZ_REQ_ITEMIDENTIFY
#endif
// Packet: 0x0179
#if PACKETVER >= 20090406
packetLen(0x0179, 5) // ZC_ACK_ITEMIDENTIFY
#elif PACKETVER >= 20090401
packetLen(0x0179, 10) // ZC_ACK_ITEMIDENTIFY
#elif PACKETVER >= 20090325
packetLen(0x0179, -1) // ZC_ACK_ITEMIDENTIFY
#elif PACKETVER >= 20090318
packetLen(0x0179, 3) // ZC_ACK_ITEMIDENTIFY
#elif PACKETVER >= 20090311
packetLen(0x0179, 32) // ZC_ACK_ITEMIDENTIFY
#elif PACKETVER >= 20090225
packetLen(0x0179, 6) // ZC_ACK_ITEMIDENTIFY
#elif PACKETVER >= 20090218
packetLen(0x0179, -1) // ZC_ACK_ITEMIDENTIFY
#elif PACKETVER >= 20090211
packetLen(0x0179, 10) // ZC_ACK_ITEMIDENTIFY
#elif PACKETVER >= 20090204
packetLen(0x0179, -1) // ZC_ACK_ITEMIDENTIFY
#elif PACKETVER >= 20090129
packetLen(0x0179, 33) // ZC_ACK_ITEMIDENTIFY
#elif PACKETVER >= 20090107
packetLen(0x0179, 53) // ZC_ACK_ITEMIDENTIFY
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x017a
#if PACKETVER >= 20090406
packetLen(0x017a, 4) // CZ_REQ_ITEMCOMPOSITION_LIST
#elif PACKETVER >= 20090325
packetLen(0x017a, -1) // CZ_REQ_ITEMCOMPOSITION_LIST
#elif PACKETVER >= 20090318
packetLen(0x017a, 10) // CZ_REQ_ITEMCOMPOSITION_LIST
#elif PACKETVER >= 20090211
packetLen(0x017a, -1) // CZ_REQ_ITEMCOMPOSITION_LIST
#elif PACKETVER >= 20090204
packetLen(0x017a, 29) // CZ_REQ_ITEMCOMPOSITION_LIST
#elif PACKETVER >= 20090129
packetLen(0x017a, -1) // CZ_REQ_ITEMCOMPOSITION_LIST
#elif PACKETVER >= 20090120
packetLen(0x017a, 11) // CZ_REQ_ITEMCOMPOSITION_LIST
#elif PACKETVER >= 20090114
packetLen(0x017a, -1) // CZ_REQ_ITEMCOMPOSITION_LIST
#elif PACKETVER >= 20090107
packetLen(0x017a, 30) // CZ_REQ_ITEMCOMPOSITION_LIST
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x017b
#if PACKETVER >= 20090401
packetLen(0x017b, -1) // ZC_ITEMCOMPOSITION_LIST
#elif PACKETVER >= 20090325
packetLen(0x017b, 13) // ZC_ITEMCOMPOSITION_LIST
#elif PACKETVER >= 20090225
packetLen(0x017b, -1) // ZC_ITEMCOMPOSITION_LIST
#elif PACKETVER >= 20090218
packetLen(0x017b, 30) // ZC_ITEMCOMPOSITION_LIST
#elif PACKETVER >= 20090211
packetLen(0x017b, 14) // ZC_ITEMCOMPOSITION_LIST
#elif PACKETVER >= 20090204
packetLen(0x017b, 8) // ZC_ITEMCOMPOSITION_LIST
#elif PACKETVER >= 20090129
packetLen(0x017b, -1) // ZC_ITEMCOMPOSITION_LIST
#elif PACKETVER >= 20090120
packetLen(0x017b, 17) // ZC_ITEMCOMPOSITION_LIST
#elif PACKETVER >= 20090114
packetLen(0x017b, -1) // ZC_ITEMCOMPOSITION_LIST
#elif PACKETVER >= 20090107
packetLen(0x017b, 11) // ZC_ITEMCOMPOSITION_LIST
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x017c
#if PACKETVER >= 20090406
packetLen(0x017c, 6) // CZ_REQ_ITEMCOMPOSITION
#elif PACKETVER >= 20090325
packetLen(0x017c, -1) // CZ_REQ_ITEMCOMPOSITION
#elif PACKETVER >= 20090318
packetLen(0x017c, 282) // CZ_REQ_ITEMCOMPOSITION
#elif PACKETVER >= 20090311
packetLen(0x017c, 8) // CZ_REQ_ITEMCOMPOSITION
#elif PACKETVER >= 20090225
packetLen(0x017c, -1) // CZ_REQ_ITEMCOMPOSITION
#elif PACKETVER >= 20090218
packetLen(0x017c, 3) // CZ_REQ_ITEMCOMPOSITION
#elif PACKETVER >= 20090204
packetLen(0x017c, -1) // CZ_REQ_ITEMCOMPOSITION
#elif PACKETVER >= 20090129
packetLen(0x017c, 4) // CZ_REQ_ITEMCOMPOSITION
#elif PACKETVER >= 20090114
packetLen(0x017c, -1) // CZ_REQ_ITEMCOMPOSITION
#elif PACKETVER >= 20090107
packetLen(0x017c, 3) // CZ_REQ_ITEMCOMPOSITION
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x017d
#if PACKETVER >= 20090406
packetLen(0x017d, 7) // ZC_ACK_ITEMCOMPOSITION
#elif PACKETVER >= 20090401
packetLen(0x017d, 53) // ZC_ACK_ITEMCOMPOSITION
#elif PACKETVER >= 20090325
packetLen(0x017d, -1) // ZC_ACK_ITEMCOMPOSITION
#elif PACKETVER >= 20090318
packetLen(0x017d, 28) // ZC_ACK_ITEMCOMPOSITION
#elif PACKETVER >= 20090311
packetLen(0x017d, 2) // ZC_ACK_ITEMCOMPOSITION
#elif PACKETVER >= 20090225
packetLen(0x017d, 31) // ZC_ACK_ITEMCOMPOSITION
#elif PACKETVER >= 20090218
packetLen(0x017d, 9) // ZC_ACK_ITEMCOMPOSITION
#elif PACKETVER >= 20090211
packetLen(0x017d, 6) // ZC_ACK_ITEMCOMPOSITION
#elif PACKETVER >= 20090204
packetLen(0x017d, 11) // ZC_ACK_ITEMCOMPOSITION
#elif PACKETVER >= 20090107
packetLen(0x017d, 2) // ZC_ACK_ITEMCOMPOSITION
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x017e
#if PACKETVER >= 20090325
packetLen(0x017e, -1) // CZ_GUILD_CHAT
#elif PACKETVER >= 20090318
packetLen(0x017e, 26) // CZ_GUILD_CHAT
#elif PACKETVER >= 20090311
packetLen(0x017e, -1) // CZ_GUILD_CHAT
#elif PACKETVER >= 20090225
packetLen(0x017e, 30) // CZ_GUILD_CHAT
#elif PACKETVER >= 20090218
packetLen(0x017e, 6) // CZ_GUILD_CHAT
#elif PACKETVER >= 20090204
packetLen(0x017e, -1) // CZ_GUILD_CHAT
#elif PACKETVER >= 20090129
packetLen(0x017e, 14) // CZ_GUILD_CHAT
#elif PACKETVER >= 20090120
packetLen(0x017e, 186) // CZ_GUILD_CHAT
#elif PACKETVER >= 20090114
packetLen(0x017e, 6) // CZ_GUILD_CHAT
#elif PACKETVER >= 20090107
packetLen(0x017e, 2) // CZ_GUILD_CHAT
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x017f
#if PACKETVER >= 20090311
packetLen(0x017f, -1) // ZC_GUILD_CHAT
#elif PACKETVER >= 20090225
packetLen(0x017f, 3) // ZC_GUILD_CHAT
#elif PACKETVER >= 20090129
packetLen(0x017f, -1) // ZC_GUILD_CHAT
#elif PACKETVER >= 20090120
packetLen(0x017f, 33) // ZC_GUILD_CHAT
#elif PACKETVER >= 20090107
packetLen(0x017f, 30) // ZC_GUILD_CHAT
// ignored packet from 2009-01-07bRagexe
#endif
// 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
#if PACKETVER >= 20090406
packetLen(0x0188, 8) // ZC_ACK_ITEMREFINING
#elif PACKETVER >= 20090311
packetLen(0x0188, -1) // ZC_ACK_ITEMREFINING
#elif PACKETVER >= 20090225
packetLen(0x0188, 10) // ZC_ACK_ITEMREFINING
#elif PACKETVER >= 20090218
packetLen(0x0188, -1) // ZC_ACK_ITEMREFINING
#elif PACKETVER >= 20090211
packetLen(0x0188, 5) // ZC_ACK_ITEMREFINING
#elif PACKETVER >= 20090114
packetLen(0x0188, -1) // ZC_ACK_ITEMREFINING
#elif PACKETVER >= 20090107
packetLen(0x0188, 3) // ZC_ACK_ITEMREFINING
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x0189
#if PACKETVER >= 20090406
packetLen(0x0189, 4) // ZC_NOTIFY_MAPINFO
#elif PACKETVER >= 20090325
packetLen(0x0189, -1) // ZC_NOTIFY_MAPINFO
#elif PACKETVER >= 20090318
packetLen(0x0189, 90) // ZC_NOTIFY_MAPINFO
#elif PACKETVER >= 20090204
packetLen(0x0189, -1) // ZC_NOTIFY_MAPINFO
#elif PACKETVER >= 20090129
packetLen(0x0189, 2) // ZC_NOTIFY_MAPINFO
#elif PACKETVER >= 20090120
packetLen(0x0189, 4) // ZC_NOTIFY_MAPINFO
#elif PACKETVER >= 20090114
packetLen(0x0189, 6) // ZC_NOTIFY_MAPINFO
#elif PACKETVER >= 20090107
packetLen(0x0189, -1) // ZC_NOTIFY_MAPINFO
#endif
// Packet: 0x018a
#if PACKETVER >= 20090406
packetLen(0x018a, 4) // CZ_REQ_DISCONNECT
#elif PACKETVER >= 20090311
packetLen(0x018a, -1) // CZ_REQ_DISCONNECT
#elif PACKETVER >= 20090225
packetLen(0x018a, 6) // CZ_REQ_DISCONNECT
#elif PACKETVER >= 20090218
packetLen(0x018a, 2) // CZ_REQ_DISCONNECT
#elif PACKETVER >= 20090211
packetLen(0x018a, 71) // CZ_REQ_DISCONNECT
#elif PACKETVER >= 20090204
packetLen(0x018a, 10) // CZ_REQ_DISCONNECT
#elif PACKETVER >= 20090120
packetLen(0x018a, 3) // CZ_REQ_DISCONNECT
#elif PACKETVER >= 20090114
packetLen(0x018a, 2) // CZ_REQ_DISCONNECT
#elif PACKETVER >= 20090107
packetLen(0x018a, 8) // CZ_REQ_DISCONNECT
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x018b
#if PACKETVER >= 20090401
packetLen(0x018b, 4) // ZC_ACK_REQ_DISCONNECT
#elif PACKETVER >= 20090325
packetLen(0x018b, 30) // ZC_ACK_REQ_DISCONNECT
#elif PACKETVER >= 20090311
packetLen(0x018b, -1) // ZC_ACK_REQ_DISCONNECT
#elif PACKETVER >= 20090225
packetLen(0x018b, 21) // ZC_ACK_REQ_DISCONNECT
#elif PACKETVER >= 20090129
packetLen(0x018b, -1) // ZC_ACK_REQ_DISCONNECT
#elif PACKETVER >= 20090120
packetLen(0x018b, 7) // ZC_ACK_REQ_DISCONNECT
#elif PACKETVER >= 20090114
packetLen(0x018b, -1) // ZC_ACK_REQ_DISCONNECT
#elif PACKETVER >= 20090107
packetLen(0x018b, 6) // ZC_ACK_REQ_DISCONNECT
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x018c
#if PACKETVER >= 20090406
packetLen(0x018c, 29) // ZC_MONSTER_INFO
#elif PACKETVER >= 20090401
packetLen(0x018c, 11) // ZC_MONSTER_INFO
#elif PACKETVER >= 20090318
packetLen(0x018c, -1) // ZC_MONSTER_INFO
#elif PACKETVER >= 20090311
packetLen(0x018c, 2) // ZC_MONSTER_INFO
#elif PACKETVER >= 20090225
packetLen(0x018c, -1) // ZC_MONSTER_INFO
#elif PACKETVER >= 20090218
packetLen(0x018c, 30) // ZC_MONSTER_INFO
#elif PACKETVER >= 20090211
packetLen(0x018c, -1) // ZC_MONSTER_INFO
#elif PACKETVER >= 20090204
packetLen(0x018c, 3) // ZC_MONSTER_INFO
#elif PACKETVER >= 20090129
packetLen(0x018c, -1) // ZC_MONSTER_INFO
#elif PACKETVER >= 20090120
packetLen(0x018c, 30) // ZC_MONSTER_INFO
#elif PACKETVER >= 20090114
packetLen(0x018c, -1) // ZC_MONSTER_INFO
#elif PACKETVER >= 20090107
packetLen(0x018c, 8) // ZC_MONSTER_INFO
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x018d
#if PACKETVER >= 20090401
packetLen(0x018d, -1) // ZC_MAKABLEITEMLIST
#elif PACKETVER >= 20090325
packetLen(0x018d, 6) // ZC_MAKABLEITEMLIST
#elif PACKETVER >= 20090318
packetLen(0x018d, 14) // ZC_MAKABLEITEMLIST
#elif PACKETVER >= 20090311
packetLen(0x018d, 4) // ZC_MAKABLEITEMLIST
#elif PACKETVER >= 20090218
packetLen(0x018d, -1) // ZC_MAKABLEITEMLIST
#elif PACKETVER >= 20090211
packetLen(0x018d, 28) // ZC_MAKABLEITEMLIST
#elif PACKETVER >= 20090204
packetLen(0x018d, 18) // ZC_MAKABLEITEMLIST
#elif PACKETVER >= 20090129
packetLen(0x018d, -1) // ZC_MAKABLEITEMLIST
#elif PACKETVER >= 20090120
packetLen(0x018d, 6) // ZC_MAKABLEITEMLIST
#elif PACKETVER >= 20090114
packetLen(0x018d, 7) // ZC_MAKABLEITEMLIST
#elif PACKETVER >= 20090107
packetLen(0x018d, 6) // ZC_MAKABLEITEMLIST
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x018e
#if PACKETVER >= 20090406
packetLen(0x018e, 10) // CZ_REQMAKINGITEM
#elif PACKETVER >= 20090401
packetLen(0x018e, 7) // CZ_REQMAKINGITEM
#elif PACKETVER >= 20090318
packetLen(0x018e, -1) // CZ_REQMAKINGITEM
#elif PACKETVER >= 20090311
packetLen(0x018e, 10) // CZ_REQMAKINGITEM
#elif PACKETVER >= 20090225
packetLen(0x018e, 5) // CZ_REQMAKINGITEM
#elif PACKETVER >= 20090218
packetLen(0x018e, 8) // CZ_REQMAKINGITEM
#elif PACKETVER >= 20090107
packetLen(0x018e, -1) // CZ_REQMAKINGITEM
#endif
// Packet: 0x018f
#if PACKETVER >= 20090406
packetLen(0x018f, 6) // ZC_ACK_REQMAKINGITEM
#elif PACKETVER >= 20090401
packetLen(0x018f, -1) // ZC_ACK_REQMAKINGITEM
#elif PACKETVER >= 20090325
packetLen(0x018f, 2) // ZC_ACK_REQMAKINGITEM
#elif PACKETVER >= 20090318
packetLen(0x018f, -1) // ZC_ACK_REQMAKINGITEM
#elif PACKETVER >= 20090311
packetLen(0x018f, 4) // ZC_ACK_REQMAKINGITEM
#elif PACKETVER >= 20090129
packetLen(0x018f, -1) // ZC_ACK_REQMAKINGITEM
#elif PACKETVER >= 20090120
packetLen(0x018f, 10) // ZC_ACK_REQMAKINGITEM
#elif PACKETVER >= 20090107
packetLen(0x018f, -1) // ZC_ACK_REQMAKINGITEM
#endif
// 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
#if PACKETVER >= 20090406
packetLen(0x0194, 30) // ZC_ACK_REQNAME_BYGID
#elif PACKETVER >= 20090401
packetLen(0x0194, -1) // ZC_ACK_REQNAME_BYGID
#elif PACKETVER >= 20090325
packetLen(0x0194, 28) // ZC_ACK_REQNAME_BYGID
#elif PACKETVER >= 20090318
packetLen(0x0194, 6) // ZC_ACK_REQNAME_BYGID
#elif PACKETVER >= 20090311
packetLen(0x0194, 54) // ZC_ACK_REQNAME_BYGID
#elif PACKETVER >= 20090225
packetLen(0x0194, -1) // ZC_ACK_REQNAME_BYGID
#elif PACKETVER >= 20090218
packetLen(0x0194, 8) // ZC_ACK_REQNAME_BYGID
#elif PACKETVER >= 20090211
packetLen(0x0194, 3) // ZC_ACK_REQNAME_BYGID
#elif PACKETVER >= 20090114
packetLen(0x0194, -1) // ZC_ACK_REQNAME_BYGID
#elif PACKETVER >= 20090107
packetLen(0x0194, 12) // ZC_ACK_REQNAME_BYGID
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x0195
#if PACKETVER >= 20090406
packetLen(0x0195, 102) // ZC_ACK_REQNAMEALL
#elif PACKETVER >= 20090401
packetLen(0x0195, -1) // ZC_ACK_REQNAMEALL
#elif PACKETVER >= 20090325
packetLen(0x0195, 7) // ZC_ACK_REQNAMEALL
#elif PACKETVER >= 20090318
packetLen(0x0195, 4) // ZC_ACK_REQNAMEALL
#elif PACKETVER >= 20090311
packetLen(0x0195, 3) // ZC_ACK_REQNAMEALL
#elif PACKETVER >= 20090225
packetLen(0x0195, 8) // ZC_ACK_REQNAMEALL
#elif PACKETVER >= 20090218
packetLen(0x0195, 3) // ZC_ACK_REQNAMEALL
#elif PACKETVER >= 20090107
packetLen(0x0195, 29) // ZC_ACK_REQNAMEALL
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x0196
#if PACKETVER >= 20090406
packetLen(0x0196, 9) // ZC_MSG_STATE_CHANGE
#elif PACKETVER >= 20090311
packetLen(0x0196, -1) // ZC_MSG_STATE_CHANGE
#elif PACKETVER >= 20090225
packetLen(0x0196, 4) // ZC_MSG_STATE_CHANGE
#elif PACKETVER >= 20090204
packetLen(0x0196, -1) // ZC_MSG_STATE_CHANGE
#elif PACKETVER >= 20090129
packetLen(0x0196, 10) // ZC_MSG_STATE_CHANGE
#elif PACKETVER >= 20090107
packetLen(0x0196, -1) // ZC_MSG_STATE_CHANGE
#endif
// Packet: 0x0197
packetLen(0x0197, 4) // CZ_RESET
// Packet: 0x0198
packetLen(0x0198, 8) // CZ_CHANGE_MAPTYPE
// Packet: 0x0199
#if PACKETVER >= 20090406
packetLen(0x0199, 4) // ZC_NOTIFY_MAPPROPERTY
#elif PACKETVER >= 20090401
packetLen(0x0199, -1) // ZC_NOTIFY_MAPPROPERTY
#elif PACKETVER >= 20090325
packetLen(0x0199, 6) // ZC_NOTIFY_MAPPROPERTY
#elif PACKETVER >= 20090318
packetLen(0x0199, 67) // ZC_NOTIFY_MAPPROPERTY
#elif PACKETVER >= 20090218
packetLen(0x0199, -1) // ZC_NOTIFY_MAPPROPERTY
#elif PACKETVER >= 20090204
packetLen(0x0199, 6) // ZC_NOTIFY_MAPPROPERTY
#elif PACKETVER >= 20090129
packetLen(0x0199, 26) // ZC_NOTIFY_MAPPROPERTY
#elif PACKETVER >= 20090120
packetLen(0x0199, -1) // ZC_NOTIFY_MAPPROPERTY
#elif PACKETVER >= 20090114
packetLen(0x0199, 282) // ZC_NOTIFY_MAPPROPERTY
#elif PACKETVER >= 20090107
packetLen(0x0199, -1) // ZC_NOTIFY_MAPPROPERTY
#endif
// Packet: 0x019a
#if PACKETVER >= 20090406
packetLen(0x019a, 14) // ZC_NOTIFY_RANKING
#elif PACKETVER >= 20090401
packetLen(0x019a, 20) // ZC_NOTIFY_RANKING
#elif PACKETVER >= 20090325
packetLen(0x019a, 6) // ZC_NOTIFY_RANKING
#elif PACKETVER >= 20090318
packetLen(0x019a, 14) // ZC_NOTIFY_RANKING
#elif PACKETVER >= 20090218
packetLen(0x019a, -1) // ZC_NOTIFY_RANKING
#elif PACKETVER >= 20090211
packetLen(0x019a, 33) // ZC_NOTIFY_RANKING
#elif PACKETVER >= 20090204
packetLen(0x019a, -1) // ZC_NOTIFY_RANKING
#elif PACKETVER >= 20090129
packetLen(0x019a, 4) // ZC_NOTIFY_RANKING
#elif PACKETVER >= 20090107
packetLen(0x019a, 17) // ZC_NOTIFY_RANKING
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x019b
#if PACKETVER >= 20090406
packetLen(0x019b, 10) // ZC_NOTIFY_EFFECT
#elif PACKETVER >= 20090401
packetLen(0x019b, 4) // ZC_NOTIFY_EFFECT
#elif PACKETVER >= 20090325
packetLen(0x019b, 65) // ZC_NOTIFY_EFFECT
#elif PACKETVER >= 20090311
packetLen(0x019b, -1) // ZC_NOTIFY_EFFECT
#elif PACKETVER >= 20090225
packetLen(0x019b, 6) // ZC_NOTIFY_EFFECT
#elif PACKETVER >= 20090211
packetLen(0x019b, -1) // ZC_NOTIFY_EFFECT
#elif PACKETVER >= 20090204
packetLen(0x019b, 11) // ZC_NOTIFY_EFFECT
#elif PACKETVER >= 20090129
packetLen(0x019b, 4) // ZC_NOTIFY_EFFECT
#elif PACKETVER >= 20090120
packetLen(0x019b, 26) // ZC_NOTIFY_EFFECT
#elif PACKETVER >= 20090107
packetLen(0x019b, 8) // ZC_NOTIFY_EFFECT
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x019c
#if PACKETVER >= 20090406
packetLen(0x019c, -1) // CZ_LOCALBROADCAST
#elif PACKETVER >= 20090401
packetLen(0x019c, 2) // CZ_LOCALBROADCAST
#elif PACKETVER >= 20090325
packetLen(0x019c, -1) // CZ_LOCALBROADCAST
#elif PACKETVER >= 20090318
packetLen(0x019c, 8) // CZ_LOCALBROADCAST
#elif PACKETVER >= 20090211
packetLen(0x019c, -1) // CZ_LOCALBROADCAST
#elif PACKETVER >= 20090204
packetLen(0x019c, 8) // CZ_LOCALBROADCAST
#elif PACKETVER >= 20090114
packetLen(0x019c, -1) // CZ_LOCALBROADCAST
#elif PACKETVER >= 20090107
packetLen(0x019c, 15) // CZ_LOCALBROADCAST
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x019d
#if PACKETVER >= 20090406
packetLen(0x019d, 6) // CZ_CHANGE_EFFECTSTATE
#elif PACKETVER >= 20090401
packetLen(0x019d, 282) // CZ_CHANGE_EFFECTSTATE
#elif PACKETVER >= 20090325
packetLen(0x019d, 30) // CZ_CHANGE_EFFECTSTATE
#elif PACKETVER >= 20090318
packetLen(0x019d, 13) // CZ_CHANGE_EFFECTSTATE
#elif PACKETVER >= 20090311
packetLen(0x019d, -1) // CZ_CHANGE_EFFECTSTATE
#elif PACKETVER >= 20090225
packetLen(0x019d, 10) // CZ_CHANGE_EFFECTSTATE
#elif PACKETVER >= 20090114
packetLen(0x019d, -1) // CZ_CHANGE_EFFECTSTATE
#elif PACKETVER >= 20090107
packetLen(0x019d, 60) // CZ_CHANGE_EFFECTSTATE
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x019e
packetLen(0x019e, 2) // ZC_START_CAPTURE
// Packet: 0x019f
#if PACKETVER >= 20090406
packetLen(0x019f, 6) // CZ_TRYCAPTURE_MONSTER
#elif PACKETVER >= 20090401
packetLen(0x019f, -1) // CZ_TRYCAPTURE_MONSTER
#elif PACKETVER >= 20090325
packetLen(0x019f, 4) // CZ_TRYCAPTURE_MONSTER
#elif PACKETVER >= 20090318
packetLen(0x019f, 53) // CZ_TRYCAPTURE_MONSTER
#elif PACKETVER >= 20090311
packetLen(0x019f, 8) // CZ_TRYCAPTURE_MONSTER
#elif PACKETVER >= 20090225
packetLen(0x019f, 5) // CZ_TRYCAPTURE_MONSTER
#elif PACKETVER >= 20090218
packetLen(0x019f, -1) // CZ_TRYCAPTURE_MONSTER
#elif PACKETVER >= 20090211
packetLen(0x019f, 7) // CZ_TRYCAPTURE_MONSTER
#elif PACKETVER >= 20090129
packetLen(0x019f, -1) // CZ_TRYCAPTURE_MONSTER
#elif PACKETVER >= 20090120
packetLen(0x019f, 15) // CZ_TRYCAPTURE_MONSTER
#elif PACKETVER >= 20090114
packetLen(0x019f, 7) // CZ_TRYCAPTURE_MONSTER
#elif PACKETVER >= 20090107
packetLen(0x019f, 26) // CZ_TRYCAPTURE_MONSTER
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x01a0
#if PACKETVER >= 20090406
packetLen(0x01a0, 3) // ZC_TRYCAPTURE_MONSTER
#elif PACKETVER >= 20090325
packetLen(0x01a0, -1) // ZC_TRYCAPTURE_MONSTER
#elif PACKETVER >= 20090318
packetLen(0x01a0, 79) // ZC_TRYCAPTURE_MONSTER
#elif PACKETVER >= 20090114
packetLen(0x01a0, -1) // ZC_TRYCAPTURE_MONSTER
#elif PACKETVER >= 20090107
packetLen(0x01a0, 114) // ZC_TRYCAPTURE_MONSTER
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x01a1
#if PACKETVER >= 20090406
packetLen(0x01a1, 3) // CZ_COMMAND_PET
#elif PACKETVER >= 20090325
packetLen(0x01a1, -1) // CZ_COMMAND_PET
#elif PACKETVER >= 20090318
packetLen(0x01a1, 30) // CZ_COMMAND_PET
#elif PACKETVER >= 20090311
packetLen(0x01a1, 26) // CZ_COMMAND_PET
#elif PACKETVER >= 20090107
packetLen(0x01a1, -1) // CZ_COMMAND_PET
#endif
// Packet: 0x01a2
#if PACKETVER >= 20090406
packetLen(0x01a2, 37) // ZC_PROPERTY_PET
#elif PACKETVER >= 20090401
packetLen(0x01a2, 21) // ZC_PROPERTY_PET
#elif PACKETVER >= 20090325
packetLen(0x01a2, 31) // ZC_PROPERTY_PET
#elif PACKETVER >= 20090225
packetLen(0x01a2, -1) // ZC_PROPERTY_PET
#elif PACKETVER >= 20090218
packetLen(0x01a2, 7) // ZC_PROPERTY_PET
#elif PACKETVER >= 20090211
packetLen(0x01a2, 4) // ZC_PROPERTY_PET
#elif PACKETVER >= 20090129
packetLen(0x01a2, -1) // ZC_PROPERTY_PET
#elif PACKETVER >= 20090120
packetLen(0x01a2, 59) // ZC_PROPERTY_PET
#elif PACKETVER >= 20090107
packetLen(0x01a2, -1) // ZC_PROPERTY_PET
#endif
// Packet: 0x01a3
#if PACKETVER >= 20090406
packetLen(0x01a3, 5) // ZC_FEED_PET
#elif PACKETVER >= 20090401
packetLen(0x01a3, -1) // ZC_FEED_PET
#elif PACKETVER >= 20090325
packetLen(0x01a3, 8) // ZC_FEED_PET
#elif PACKETVER >= 20090211
packetLen(0x01a3, -1) // ZC_FEED_PET
#elif PACKETVER >= 20090204
packetLen(0x01a3, 6) // ZC_FEED_PET
#elif PACKETVER >= 20090129
packetLen(0x01a3, -1) // ZC_FEED_PET
#elif PACKETVER >= 20090120
packetLen(0x01a3, 6) // ZC_FEED_PET
#elif PACKETVER >= 20090114
packetLen(0x01a3, 3) // ZC_FEED_PET
#elif PACKETVER >= 20090107
packetLen(0x01a3, 2) // ZC_FEED_PET
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x01a4
#if PACKETVER >= 20090406
packetLen(0x01a4, 11) // ZC_CHANGESTATE_PET
#elif PACKETVER >= 20090325
packetLen(0x01a4, 6) // ZC_CHANGESTATE_PET
#elif PACKETVER >= 20090225
packetLen(0x01a4, -1) // ZC_CHANGESTATE_PET
#elif PACKETVER >= 20090218
packetLen(0x01a4, 8) // ZC_CHANGESTATE_PET
#elif PACKETVER >= 20090211
packetLen(0x01a4, -1) // ZC_CHANGESTATE_PET
#elif PACKETVER >= 20090204
packetLen(0x01a4, 3) // ZC_CHANGESTATE_PET
#elif PACKETVER >= 20090129
packetLen(0x01a4, 27) // ZC_CHANGESTATE_PET
#elif PACKETVER >= 20090114
packetLen(0x01a4, -1) // ZC_CHANGESTATE_PET
#elif PACKETVER >= 20090107
packetLen(0x01a4, 20) // ZC_CHANGESTATE_PET
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x01a5
packetLen(0x01a5, 26) // CZ_RENAME_PET
// Packet: 0x01a6
#if PACKETVER >= 20090401
packetLen(0x01a6, -1) // ZC_PETEGG_LIST
#elif PACKETVER >= 20090325
packetLen(0x01a6, 23) // ZC_PETEGG_LIST
#elif PACKETVER >= 20090318
packetLen(0x01a6, 6) // ZC_PETEGG_LIST
#elif PACKETVER >= 20090225
packetLen(0x01a6, -1) // ZC_PETEGG_LIST
#elif PACKETVER >= 20090218
packetLen(0x01a6, 182) // ZC_PETEGG_LIST
#elif PACKETVER >= 20090204
packetLen(0x01a6, -1) // ZC_PETEGG_LIST
#elif PACKETVER >= 20090129
packetLen(0x01a6, 26) // ZC_PETEGG_LIST
#elif PACKETVER >= 20090107
packetLen(0x01a6, 58) // ZC_PETEGG_LIST
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x01a7
#if PACKETVER >= 20090406
packetLen(0x01a7, 4) // CZ_SELECT_PETEGG
#elif PACKETVER >= 20090401
packetLen(0x01a7, 27) // CZ_SELECT_PETEGG
#elif PACKETVER >= 20090325
packetLen(0x01a7, 3) // CZ_SELECT_PETEGG
#elif PACKETVER >= 20090318
packetLen(0x01a7, 60) // CZ_SELECT_PETEGG
#elif PACKETVER >= 20090311
packetLen(0x01a7, 6) // CZ_SELECT_PETEGG
#elif PACKETVER >= 20090225
packetLen(0x01a7, -1) // CZ_SELECT_PETEGG
#elif PACKETVER >= 20090218
packetLen(0x01a7, 10) // CZ_SELECT_PETEGG
#elif PACKETVER >= 20090204
packetLen(0x01a7, -1) // CZ_SELECT_PETEGG
#elif PACKETVER >= 20090129
packetLen(0x01a7, 5) // CZ_SELECT_PETEGG
#elif PACKETVER >= 20090107
packetLen(0x01a7, -1) // CZ_SELECT_PETEGG
#endif
// Packet: 0x01a8
packetLen(0x01a8, 4) // CZ_PETEGG_INFO
// Packet: 0x01a9
packetLen(0x01a9, 6) // CZ_PET_ACT
// Packet: 0x01aa
#if PACKETVER >= 20090406
packetLen(0x01aa, 10) // ZC_PET_ACT
#elif PACKETVER >= 20090401
packetLen(0x01aa, -1) // ZC_PET_ACT
#elif PACKETVER >= 20090325
packetLen(0x01aa, 14) // ZC_PET_ACT
#elif PACKETVER >= 20090225
packetLen(0x01aa, -1) // ZC_PET_ACT
#elif PACKETVER >= 20090218
packetLen(0x01aa, 86) // ZC_PET_ACT
#elif PACKETVER >= 20090211
packetLen(0x01aa, 79) // ZC_PET_ACT
#elif PACKETVER >= 20090107
packetLen(0x01aa, -1) // ZC_PET_ACT
#endif
// Packet: 0x01ab
#if PACKETVER >= 20090406
packetLen(0x01ab, 12) // ZC_PAR_CHANGE_USER
#elif PACKETVER >= 20090401
packetLen(0x01ab, 4) // ZC_PAR_CHANGE_USER
#elif PACKETVER >= 20090325
packetLen(0x01ab, -1) // ZC_PAR_CHANGE_USER
#elif PACKETVER >= 20090318
packetLen(0x01ab, 23) // ZC_PAR_CHANGE_USER
#elif PACKETVER >= 20090311
packetLen(0x01ab, 26) // ZC_PAR_CHANGE_USER
#elif PACKETVER >= 20090225
packetLen(0x01ab, 10) // ZC_PAR_CHANGE_USER
#elif PACKETVER >= 20090211
packetLen(0x01ab, -1) // ZC_PAR_CHANGE_USER
#elif PACKETVER >= 20090204
packetLen(0x01ab, 57) // ZC_PAR_CHANGE_USER
#elif PACKETVER >= 20090129
packetLen(0x01ab, -1) // ZC_PAR_CHANGE_USER
#elif PACKETVER >= 20090120
packetLen(0x01ab, 6) // ZC_PAR_CHANGE_USER
#elif PACKETVER >= 20090107
packetLen(0x01ab, 5) // ZC_PAR_CHANGE_USER
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x01ac
#if PACKETVER >= 20090406
packetLen(0x01ac, 6) // ZC_SKILL_UPDATE
#elif PACKETVER >= 20090401
packetLen(0x01ac, -1) // ZC_SKILL_UPDATE
#elif PACKETVER >= 20090325
packetLen(0x01ac, 28) // ZC_SKILL_UPDATE
#elif PACKETVER >= 20090318
packetLen(0x01ac, -1) // ZC_SKILL_UPDATE
#elif PACKETVER >= 20090311
packetLen(0x01ac, 4) // ZC_SKILL_UPDATE
#elif PACKETVER >= 20090225
packetLen(0x01ac, -1) // ZC_SKILL_UPDATE
#elif PACKETVER >= 20090218
packetLen(0x01ac, 13) // ZC_SKILL_UPDATE
#elif PACKETVER >= 20090211
packetLen(0x01ac, 68) // ZC_SKILL_UPDATE
#elif PACKETVER >= 20090120
packetLen(0x01ac, -1) // ZC_SKILL_UPDATE
#elif PACKETVER >= 20090114
packetLen(0x01ac, 6) // ZC_SKILL_UPDATE
#elif PACKETVER >= 20090107
packetLen(0x01ac, -1) // ZC_SKILL_UPDATE
#endif
// Packet: 0x01ad
#if PACKETVER >= 20090401
packetLen(0x01ad, -1) // ZC_MAKINGARROW_LIST
#elif PACKETVER >= 20090325
packetLen(0x01ad, 24) // ZC_MAKINGARROW_LIST
#elif PACKETVER >= 20090225
packetLen(0x01ad, -1) // ZC_MAKINGARROW_LIST
#elif PACKETVER >= 20090218
packetLen(0x01ad, 90) // ZC_MAKINGARROW_LIST
#elif PACKETVER >= 20090211
packetLen(0x01ad, -1) // ZC_MAKINGARROW_LIST
#elif PACKETVER >= 20090204
packetLen(0x01ad, 27) // ZC_MAKINGARROW_LIST
#elif PACKETVER >= 20090129
packetLen(0x01ad, 10) // ZC_MAKINGARROW_LIST
#elif PACKETVER >= 20090120
packetLen(0x01ad, 60) // ZC_MAKINGARROW_LIST
#elif PACKETVER >= 20090114
packetLen(0x01ad, 14) // ZC_MAKINGARROW_LIST
#elif PACKETVER >= 20090107
packetLen(0x01ad, -1) // ZC_MAKINGARROW_LIST
#endif
// Packet: 0x01ae
#if PACKETVER >= 20090406
packetLen(0x01ae, 4) // CZ_REQ_MAKINGARROW
#elif PACKETVER >= 20090401
packetLen(0x01ae, -1) // CZ_REQ_MAKINGARROW
#elif PACKETVER >= 20090325
packetLen(0x01ae, 18) // CZ_REQ_MAKINGARROW
#elif PACKETVER >= 20090311
packetLen(0x01ae, -1) // CZ_REQ_MAKINGARROW
#elif PACKETVER >= 20090225
packetLen(0x01ae, 6) // CZ_REQ_MAKINGARROW
#elif PACKETVER >= 20090218
packetLen(0x01ae, 4) // CZ_REQ_MAKINGARROW
#elif PACKETVER >= 20090204
packetLen(0x01ae, 6) // CZ_REQ_MAKINGARROW
#elif PACKETVER >= 20090120
packetLen(0x01ae, -1) // CZ_REQ_MAKINGARROW
#elif PACKETVER >= 20090114
packetLen(0x01ae, 11) // CZ_REQ_MAKINGARROW
#elif PACKETVER >= 20090107
packetLen(0x01ae, 2) // CZ_REQ_MAKINGARROW
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x01af
packetLen(0x01af, 4) // CZ_REQ_CHANGECART
// Packet: 0x01b0
#if PACKETVER >= 20090406
packetLen(0x01b0, 11) // ZC_NPCSPRITE_CHANGE
#elif PACKETVER >= 20090325
packetLen(0x01b0, -1) // ZC_NPCSPRITE_CHANGE
#elif PACKETVER >= 20090318
packetLen(0x01b0, 7) // ZC_NPCSPRITE_CHANGE
#elif PACKETVER >= 20090107
packetLen(0x01b0, -1) // ZC_NPCSPRITE_CHANGE
#endif
// Packet: 0x01b1
packetLen(0x01b1, 7) // ZC_SHOWDIGIT
// Packet: 0x01b2
#if PACKETVER >= 20090406
packetLen(0x01b2, -1) // CZ_REQ_OPENSTORE2
#elif PACKETVER >= 20090401
packetLen(0x01b2, 4) // CZ_REQ_OPENSTORE2
#elif PACKETVER >= 20090318
packetLen(0x01b2, 6) // CZ_REQ_OPENSTORE2
#elif PACKETVER >= 20090311
packetLen(0x01b2, 44) // CZ_REQ_OPENSTORE2
#elif PACKETVER >= 20090225
packetLen(0x01b2, -1) // CZ_REQ_OPENSTORE2
#elif PACKETVER >= 20090218
packetLen(0x01b2, 58) // CZ_REQ_OPENSTORE2
#elif PACKETVER >= 20090204
packetLen(0x01b2, -1) // CZ_REQ_OPENSTORE2
#elif PACKETVER >= 20090129
packetLen(0x01b2, 7) // CZ_REQ_OPENSTORE2
#elif PACKETVER >= 20090120
packetLen(0x01b2, -1) // CZ_REQ_OPENSTORE2
#elif PACKETVER >= 20090114
packetLen(0x01b2, 60) // CZ_REQ_OPENSTORE2
#elif PACKETVER >= 20090107
packetLen(0x01b2, -1) // CZ_REQ_OPENSTORE2
#endif
// Packet: 0x01b3
#if PACKETVER >= 20090406
packetLen(0x01b3, 67) // ZC_SHOW_IMAGE2
#elif PACKETVER >= 20090401
packetLen(0x01b3, -1) // ZC_SHOW_IMAGE2
#elif PACKETVER >= 20090325
packetLen(0x01b3, 3) // ZC_SHOW_IMAGE2
#elif PACKETVER >= 20090318
packetLen(0x01b3, 6) // ZC_SHOW_IMAGE2
#elif PACKETVER >= 20090218
packetLen(0x01b3, -1) // ZC_SHOW_IMAGE2
#elif PACKETVER >= 20090211
packetLen(0x01b3, 8) // ZC_SHOW_IMAGE2
#elif PACKETVER >= 20090114
packetLen(0x01b3, -1) // ZC_SHOW_IMAGE2
#elif PACKETVER >= 20090107
packetLen(0x01b3, 2) // ZC_SHOW_IMAGE2
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x01b4
packetLen(0x01b4, 12) // ZC_CHANGE_GUILD
// Packet: 0x01b5
packetLen(0x01b5, 18) // SC_BILLING_INFO
// Packet: 0x01b6
#if PACKETVER >= 20090406
packetLen(0x01b6, 114) // ZC_GUILD_INFO2
#elif PACKETVER >= 20090401
packetLen(0x01b6, 8) // ZC_GUILD_INFO2
#elif PACKETVER >= 20090325
packetLen(0x01b6, 6) // ZC_GUILD_INFO2
#elif PACKETVER >= 20090318
packetLen(0x01b6, 33) // ZC_GUILD_INFO2
#elif PACKETVER >= 20090311
packetLen(0x01b6, 6) // ZC_GUILD_INFO2
#elif PACKETVER >= 20090225
packetLen(0x01b6, 18) // ZC_GUILD_INFO2
#elif PACKETVER >= 20090218
packetLen(0x01b6, 27) // ZC_GUILD_INFO2
#elif PACKETVER >= 20090211
packetLen(0x01b6, -1) // ZC_GUILD_INFO2
#elif PACKETVER >= 20090204
packetLen(0x01b6, 2) // ZC_GUILD_INFO2
#elif PACKETVER >= 20090120
packetLen(0x01b6, -1) // ZC_GUILD_INFO2
#elif PACKETVER >= 20090114
packetLen(0x01b6, 13) // ZC_GUILD_INFO2
#elif PACKETVER >= 20090107
packetLen(0x01b6, 16) // ZC_GUILD_INFO2
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x01b7
packetLen(0x01b7, 6) // CZ_GUILD_ZENY
// Packet: 0x01b8
packetLen(0x01b8, 3) // ZC_GUILD_ZENY_ACK
// Packet: 0x01b9
#if PACKETVER >= 20090406
packetLen(0x01b9, 6) // ZC_DISPEL
#elif PACKETVER >= 20090401
packetLen(0x01b9, -1) // ZC_DISPEL
#elif PACKETVER >= 20090325
packetLen(0x01b9, 6) // ZC_DISPEL
#elif PACKETVER >= 20090311
packetLen(0x01b9, -1) // ZC_DISPEL
#elif PACKETVER >= 20090225
packetLen(0x01b9, 2) // ZC_DISPEL
#elif PACKETVER >= 20090211
packetLen(0x01b9, -1) // ZC_DISPEL
#elif PACKETVER >= 20090204
packetLen(0x01b9, 26) // ZC_DISPEL
#elif PACKETVER >= 20090129
packetLen(0x01b9, 3) // ZC_DISPEL
#elif PACKETVER >= 20090107
packetLen(0x01b9, -1) // ZC_DISPEL
#endif
// Packet: 0x01ba
#if PACKETVER >= 20090406
packetLen(0x01ba, 26) // CZ_REMOVE_AID
#elif PACKETVER >= 20090325
packetLen(0x01ba, -1) // CZ_REMOVE_AID
#elif PACKETVER >= 20090318
packetLen(0x01ba, 6) // CZ_REMOVE_AID
#elif PACKETVER >= 20090218
packetLen(0x01ba, -1) // CZ_REMOVE_AID
#elif PACKETVER >= 20090211
packetLen(0x01ba, 10) // CZ_REMOVE_AID
#elif PACKETVER >= 20090204
packetLen(0x01ba, 6) // CZ_REMOVE_AID
#elif PACKETVER >= 20090129
packetLen(0x01ba, 30) // CZ_REMOVE_AID
#elif PACKETVER >= 20090120
packetLen(0x01ba, -1) // CZ_REMOVE_AID
#elif PACKETVER >= 20090114
packetLen(0x01ba, 30) // CZ_REMOVE_AID
#elif PACKETVER >= 20090107
packetLen(0x01ba, 15) // CZ_REMOVE_AID
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x01bb
#if PACKETVER >= 20090406
packetLen(0x01bb, 26) // CZ_SHIFT
#elif PACKETVER >= 20090325
packetLen(0x01bb, -1) // CZ_SHIFT
#elif PACKETVER >= 20090318
packetLen(0x01bb, 6) // CZ_SHIFT
#elif PACKETVER >= 20090225
packetLen(0x01bb, -1) // CZ_SHIFT
#elif PACKETVER >= 20090218
packetLen(0x01bb, 6) // CZ_SHIFT
#elif PACKETVER >= 20090211
packetLen(0x01bb, 26) // CZ_SHIFT
#elif PACKETVER >= 20090204
packetLen(0x01bb, 12) // CZ_SHIFT
#elif PACKETVER >= 20090129
packetLen(0x01bb, -1) // CZ_SHIFT
#elif PACKETVER >= 20090120
packetLen(0x01bb, 4) // CZ_SHIFT
#elif PACKETVER >= 20090114
packetLen(0x01bb, -1) // CZ_SHIFT
#elif PACKETVER >= 20090107
packetLen(0x01bb, 10) // CZ_SHIFT
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x01bc
#if PACKETVER >= 20090406
packetLen(0x01bc, 26) // CZ_RECALL
#elif PACKETVER >= 20090401
packetLen(0x01bc, 6) // CZ_RECALL
#elif PACKETVER >= 20090325
packetLen(0x01bc, -1) // CZ_RECALL
#elif PACKETVER >= 20090318
packetLen(0x01bc, 6) // CZ_RECALL
#elif PACKETVER >= 20090225
packetLen(0x01bc, -1) // CZ_RECALL
#elif PACKETVER >= 20090218
packetLen(0x01bc, 14) // CZ_RECALL
#elif PACKETVER >= 20090129
packetLen(0x01bc, -1) // CZ_RECALL
#elif PACKETVER >= 20090120
packetLen(0x01bc, 7) // CZ_RECALL
#elif PACKETVER >= 20090107
packetLen(0x01bc, 4) // CZ_RECALL
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x01bd
#if PACKETVER >= 20090406
packetLen(0x01bd, 26) // CZ_RECALL_GID
#elif PACKETVER >= 20090401
packetLen(0x01bd, -1) // CZ_RECALL_GID
#elif PACKETVER >= 20090325
packetLen(0x01bd, 30) // CZ_RECALL_GID
#elif PACKETVER >= 20090318
packetLen(0x01bd, -1) // CZ_RECALL_GID
#elif PACKETVER >= 20090311
packetLen(0x01bd, 22) // CZ_RECALL_GID
#elif PACKETVER >= 20090211
packetLen(0x01bd, -1) // CZ_RECALL_GID
#elif PACKETVER >= 20090204
packetLen(0x01bd, 65) // CZ_RECALL_GID
#elif PACKETVER >= 20090129
packetLen(0x01bd, 10) // CZ_RECALL_GID
#elif PACKETVER >= 20090107
packetLen(0x01bd, -1) // CZ_RECALL_GID
#endif
// 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
#if PACKETVER >= 20090318
packetLen(0x01c3, -1) // ZC_BROADCAST2
#elif PACKETVER >= 20090311
packetLen(0x01c3, 15) // ZC_BROADCAST2
#elif PACKETVER >= 20090218
packetLen(0x01c3, -1) // ZC_BROADCAST2
#elif PACKETVER >= 20090211
packetLen(0x01c3, 2) // ZC_BROADCAST2
#elif PACKETVER >= 20090129
packetLen(0x01c3, -1) // ZC_BROADCAST2
#elif PACKETVER >= 20090120
packetLen(0x01c3, 2) // ZC_BROADCAST2
#elif PACKETVER >= 20090114
packetLen(0x01c3, 15) // ZC_BROADCAST2
#elif PACKETVER >= 20090107
packetLen(0x01c3, -1) // ZC_BROADCAST2
#endif
// Packet: 0x01c4
#if PACKETVER >= 20090406
packetLen(0x01c4, 22) // ZC_ADD_ITEM_TO_STORE2
#elif PACKETVER >= 20090401
packetLen(0x01c4, 81) // ZC_ADD_ITEM_TO_STORE2
#elif PACKETVER >= 20090325
packetLen(0x01c4, 8) // ZC_ADD_ITEM_TO_STORE2
#elif PACKETVER >= 20090318
packetLen(0x01c4, 16) // ZC_ADD_ITEM_TO_STORE2
#elif PACKETVER >= 20090311
packetLen(0x01c4, -1) // ZC_ADD_ITEM_TO_STORE2
#elif PACKETVER >= 20090225
packetLen(0x01c4, 7) // ZC_ADD_ITEM_TO_STORE2
#elif PACKETVER >= 20090204
packetLen(0x01c4, -1) // ZC_ADD_ITEM_TO_STORE2
#elif PACKETVER >= 20090129
packetLen(0x01c4, 6) // ZC_ADD_ITEM_TO_STORE2
#elif PACKETVER >= 20090114
packetLen(0x01c4, -1) // ZC_ADD_ITEM_TO_STORE2
#elif PACKETVER >= 20090107
packetLen(0x01c4, 9) // ZC_ADD_ITEM_TO_STORE2
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x01c5
#if PACKETVER >= 20090406
packetLen(0x01c5, 22) // ZC_ADD_ITEM_TO_CART2
#elif PACKETVER >= 20090401
packetLen(0x01c5, 32) // ZC_ADD_ITEM_TO_CART2
#elif PACKETVER >= 20090325
packetLen(0x01c5, -1) // ZC_ADD_ITEM_TO_CART2
#elif PACKETVER >= 20090318
packetLen(0x01c5, 10) // ZC_ADD_ITEM_TO_CART2
#elif PACKETVER >= 20090311
packetLen(0x01c5, 6) // ZC_ADD_ITEM_TO_CART2
#elif PACKETVER >= 20090120
packetLen(0x01c5, -1) // ZC_ADD_ITEM_TO_CART2
#elif PACKETVER >= 20090114
packetLen(0x01c5, 2) // ZC_ADD_ITEM_TO_CART2
#elif PACKETVER >= 20090107
packetLen(0x01c5, -1) // ZC_ADD_ITEM_TO_CART2
#endif
// Packet: 0x01c6
packetLen(0x01c6, 4) // CS_REQ_ENCRYPTION
// Packet: 0x01c7
packetLen(0x01c7, 2) // SC_ACK_ENCRYPTION
// Packet: 0x01c8
#if PACKETVER >= 20090406
packetLen(0x01c8, 13) // ZC_USE_ITEM_ACK2
#elif PACKETVER >= 20090325
packetLen(0x01c8, -1) // ZC_USE_ITEM_ACK2
#elif PACKETVER >= 20090318
packetLen(0x01c8, 43) // ZC_USE_ITEM_ACK2
#elif PACKETVER >= 20090311
packetLen(0x01c8, 3) // ZC_USE_ITEM_ACK2
#elif PACKETVER >= 20090225
packetLen(0x01c8, 53) // ZC_USE_ITEM_ACK2
#elif PACKETVER >= 20090211
packetLen(0x01c8, -1) // ZC_USE_ITEM_ACK2
#elif PACKETVER >= 20090204
packetLen(0x01c8, 10) // ZC_USE_ITEM_ACK2
#elif PACKETVER >= 20090120
packetLen(0x01c8, -1) // ZC_USE_ITEM_ACK2
#elif PACKETVER >= 20090114
packetLen(0x01c8, 4) // ZC_USE_ITEM_ACK2
#elif PACKETVER >= 20090107
packetLen(0x01c8, -1) // ZC_USE_ITEM_ACK2
#endif
// Packet: 0x01c9
#if PACKETVER >= 20090406
packetLen(0x01c9, 97) // ZC_SKILL_ENTRY2
#elif PACKETVER >= 20090401
packetLen(0x01c9, -1) // ZC_SKILL_ENTRY2
#elif PACKETVER >= 20090325
packetLen(0x01c9, 28) // ZC_SKILL_ENTRY2
#elif PACKETVER >= 20090318
packetLen(0x01c9, 54) // ZC_SKILL_ENTRY2
#elif PACKETVER >= 20090311
packetLen(0x01c9, -1) // ZC_SKILL_ENTRY2
#elif PACKETVER >= 20090225
packetLen(0x01c9, 6) // ZC_SKILL_ENTRY2
#elif PACKETVER >= 20090218
packetLen(0x01c9, 282) // ZC_SKILL_ENTRY2
#elif PACKETVER >= 20090211
packetLen(0x01c9, 6) // ZC_SKILL_ENTRY2
#elif PACKETVER >= 20090204
packetLen(0x01c9, 14) // ZC_SKILL_ENTRY2
#elif PACKETVER >= 20090129
packetLen(0x01c9, 102) // ZC_SKILL_ENTRY2
#elif PACKETVER >= 20090120
packetLen(0x01c9, 10) // ZC_SKILL_ENTRY2
#elif PACKETVER >= 20090114
packetLen(0x01c9, 79) // ZC_SKILL_ENTRY2
#elif PACKETVER >= 20090107
packetLen(0x01c9, 32) // ZC_SKILL_ENTRY2
// ignored packet from 2009-01-07aRagexe
#endif
// 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
#if PACKETVER >= 20090406
packetLen(0x01cd, 30) // ZC_AUTOSPELLLIST
#elif PACKETVER >= 20090318
packetLen(0x01cd, -1) // ZC_AUTOSPELLLIST
#elif PACKETVER >= 20090311
packetLen(0x01cd, 6) // ZC_AUTOSPELLLIST
#elif PACKETVER >= 20090211
packetLen(0x01cd, -1) // ZC_AUTOSPELLLIST
#elif PACKETVER >= 20090204
packetLen(0x01cd, 26) // ZC_AUTOSPELLLIST
#elif PACKETVER >= 20090129
packetLen(0x01cd, 8) // ZC_AUTOSPELLLIST
#elif PACKETVER >= 20090120
packetLen(0x01cd, 18) // ZC_AUTOSPELLLIST
#elif PACKETVER >= 20090114
packetLen(0x01cd, 33) // ZC_AUTOSPELLLIST
#elif PACKETVER >= 20090107
packetLen(0x01cd, 20) // ZC_AUTOSPELLLIST
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x01ce
#if PACKETVER >= 20090406
packetLen(0x01ce, 6) // CZ_SELECTAUTOSPELL
#elif PACKETVER >= 20090401
packetLen(0x01ce, -1) // CZ_SELECTAUTOSPELL
#elif PACKETVER >= 20090325
packetLen(0x01ce, 26) // CZ_SELECTAUTOSPELL
#elif PACKETVER >= 20090211
packetLen(0x01ce, -1) // CZ_SELECTAUTOSPELL
#elif PACKETVER >= 20090204
packetLen(0x01ce, 11) // CZ_SELECTAUTOSPELL
#elif PACKETVER >= 20090129
packetLen(0x01ce, 14) // CZ_SELECTAUTOSPELL
#elif PACKETVER >= 20090107
packetLen(0x01ce, -1) // CZ_SELECTAUTOSPELL
#endif
// Packet: 0x01cf
#if PACKETVER >= 20090406
packetLen(0x01cf, 28) // ZC_DEVOTIONLIST
#elif PACKETVER >= 20090225
packetLen(0x01cf, -1) // ZC_DEVOTIONLIST
#elif PACKETVER >= 20090211
packetLen(0x01cf, 4) // ZC_DEVOTIONLIST
#elif PACKETVER >= 20090114
packetLen(0x01cf, -1) // ZC_DEVOTIONLIST
#elif PACKETVER >= 20090107
packetLen(0x01cf, 2) // ZC_DEVOTIONLIST
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x01d0
#if PACKETVER >= 20090406
packetLen(0x01d0, 8) // ZC_SPIRITS
#elif PACKETVER >= 20090401
packetLen(0x01d0, 23) // ZC_SPIRITS
#elif PACKETVER >= 20090325
packetLen(0x01d0, -1) // ZC_SPIRITS
#elif PACKETVER >= 20090318
packetLen(0x01d0, 26) // ZC_SPIRITS
#elif PACKETVER >= 20090225
packetLen(0x01d0, -1) // ZC_SPIRITS
#elif PACKETVER >= 20090218
packetLen(0x01d0, 30) // ZC_SPIRITS
#elif PACKETVER >= 20090211
packetLen(0x01d0, 8) // ZC_SPIRITS
#elif PACKETVER >= 20090204
packetLen(0x01d0, 36) // ZC_SPIRITS
#elif PACKETVER >= 20090129
packetLen(0x01d0, 10) // ZC_SPIRITS
#elif PACKETVER >= 20090114
packetLen(0x01d0, -1) // ZC_SPIRITS
#elif PACKETVER >= 20090107
packetLen(0x01d0, 30) // ZC_SPIRITS
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x01d1
packetLen(0x01d1, 14) // ZC_BLADESTOP
// Packet: 0x01d2
#if PACKETVER >= 20090406
packetLen(0x01d2, 10) // ZC_COMBODELAY
#elif PACKETVER >= 20090401
packetLen(0x01d2, -1) // ZC_COMBODELAY
#elif PACKETVER >= 20090325
packetLen(0x01d2, 54) // ZC_COMBODELAY
#elif PACKETVER >= 20090318
packetLen(0x01d2, -1) // ZC_COMBODELAY
#elif PACKETVER >= 20090311
packetLen(0x01d2, 2) // ZC_COMBODELAY
#elif PACKETVER >= 20090225
packetLen(0x01d2, 26) // ZC_COMBODELAY
#elif PACKETVER >= 20090218
packetLen(0x01d2, 3) // ZC_COMBODELAY
#elif PACKETVER >= 20090129
packetLen(0x01d2, -1) // ZC_COMBODELAY
#elif PACKETVER >= 20090120
packetLen(0x01d2, 22) // ZC_COMBODELAY
#elif PACKETVER >= 20090107
packetLen(0x01d2, 10) // ZC_COMBODELAY
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x01d3
packetLen(0x01d3, 35) // ZC_SOUND
// Packet: 0x01d4
#if PACKETVER >= 20090406
packetLen(0x01d4, 6) // ZC_OPEN_EDITDLGSTR
#elif PACKETVER >= 20090401
packetLen(0x01d4, -1) // ZC_OPEN_EDITDLGSTR
#elif PACKETVER >= 20090325
packetLen(0x01d4, 7) // ZC_OPEN_EDITDLGSTR
#elif PACKETVER >= 20090318
packetLen(0x01d4, 6) // ZC_OPEN_EDITDLGSTR
#elif PACKETVER >= 20090311
packetLen(0x01d4, 53) // ZC_OPEN_EDITDLGSTR
#elif PACKETVER >= 20090204
packetLen(0x01d4, -1) // ZC_OPEN_EDITDLGSTR
#elif PACKETVER >= 20090129
packetLen(0x01d4, 8) // ZC_OPEN_EDITDLGSTR
#elif PACKETVER >= 20090107
packetLen(0x01d4, -1) // ZC_OPEN_EDITDLGSTR
#endif
// Packet: 0x01d5
#if PACKETVER >= 20090401
packetLen(0x01d5, -1) // CZ_INPUT_EDITDLGSTR
#elif PACKETVER >= 20090318
packetLen(0x01d5, 2) // CZ_INPUT_EDITDLGSTR
#elif PACKETVER >= 20090120
packetLen(0x01d5, -1) // CZ_INPUT_EDITDLGSTR
#elif PACKETVER >= 20090114
packetLen(0x01d5, 14) // CZ_INPUT_EDITDLGSTR
#elif PACKETVER >= 20090107
packetLen(0x01d5, -1) // CZ_INPUT_EDITDLGSTR
#endif
// Packet: 0x01d6
#if PACKETVER >= 20090406
packetLen(0x01d6, 4) // ZC_NOTIFY_MAPPROPERTY2
#elif PACKETVER >= 20090401
packetLen(0x01d6, 2) // ZC_NOTIFY_MAPPROPERTY2
#elif PACKETVER >= 20090325
packetLen(0x01d6, 3) // ZC_NOTIFY_MAPPROPERTY2
#elif PACKETVER >= 20090318
packetLen(0x01d6, 8) // ZC_NOTIFY_MAPPROPERTY2
#elif PACKETVER >= 20090311
packetLen(0x01d6, 30) // ZC_NOTIFY_MAPPROPERTY2
#elif PACKETVER >= 20090211
packetLen(0x01d6, -1) // ZC_NOTIFY_MAPPROPERTY2
#elif PACKETVER >= 20090204
packetLen(0x01d6, 2) // ZC_NOTIFY_MAPPROPERTY2
#elif PACKETVER >= 20090129
packetLen(0x01d6, 26) // ZC_NOTIFY_MAPPROPERTY2
#elif PACKETVER >= 20090114
packetLen(0x01d6, -1) // ZC_NOTIFY_MAPPROPERTY2
#elif PACKETVER >= 20090107
packetLen(0x01d6, 11) // ZC_NOTIFY_MAPPROPERTY2
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x01d7
#if PACKETVER >= 20090406
packetLen(0x01d7, 11) // ZC_SPRITE_CHANGE2
#elif PACKETVER >= 20090401
packetLen(0x01d7, -1) // ZC_SPRITE_CHANGE2
#elif PACKETVER >= 20090325
packetLen(0x01d7, 14) // ZC_SPRITE_CHANGE2
#elif PACKETVER >= 20090311
packetLen(0x01d7, -1) // ZC_SPRITE_CHANGE2
#elif PACKETVER >= 20090225
packetLen(0x01d7, 5) // ZC_SPRITE_CHANGE2
#elif PACKETVER >= 20090218
packetLen(0x01d7, 59) // ZC_SPRITE_CHANGE2
#elif PACKETVER >= 20090204
packetLen(0x01d7, -1) // ZC_SPRITE_CHANGE2
#elif PACKETVER >= 20090129
packetLen(0x01d7, 16) // ZC_SPRITE_CHANGE2
#elif PACKETVER >= 20090107
packetLen(0x01d7, 114) // ZC_SPRITE_CHANGE2
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x01d8
#if PACKETVER >= 20090406
packetLen(0x01d8, 54) // ZC_NOTIFY_STANDENTRY2
#elif PACKETVER >= 20090401
packetLen(0x01d8, 19) // ZC_NOTIFY_STANDENTRY2
#elif PACKETVER >= 20090325
packetLen(0x01d8, -1) // ZC_NOTIFY_STANDENTRY2
#elif PACKETVER >= 20090318
packetLen(0x01d8, 57) // ZC_NOTIFY_STANDENTRY2
#elif PACKETVER >= 20090129
packetLen(0x01d8, -1) // ZC_NOTIFY_STANDENTRY2
#elif PACKETVER >= 20090114
packetLen(0x01d8, 7) // ZC_NOTIFY_STANDENTRY2
#elif PACKETVER >= 20090107
packetLen(0x01d8, 39) // ZC_NOTIFY_STANDENTRY2
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x01d9
#if PACKETVER >= 20090406
packetLen(0x01d9, 53) // ZC_NOTIFY_NEWENTRY2
#elif PACKETVER >= 20090325
packetLen(0x01d9, -1) // ZC_NOTIFY_NEWENTRY2
#elif PACKETVER >= 20090318
packetLen(0x01d9, 3) // ZC_NOTIFY_NEWENTRY2
#elif PACKETVER >= 20090311
packetLen(0x01d9, 31) // ZC_NOTIFY_NEWENTRY2
#elif PACKETVER >= 20090218
packetLen(0x01d9, -1) // ZC_NOTIFY_NEWENTRY2
#elif PACKETVER >= 20090211
packetLen(0x01d9, 11) // ZC_NOTIFY_NEWENTRY2
#elif PACKETVER >= 20090204
packetLen(0x01d9, 22) // ZC_NOTIFY_NEWENTRY2
#elif PACKETVER >= 20090129
packetLen(0x01d9, 37) // ZC_NOTIFY_NEWENTRY2
#elif PACKETVER >= 20090120
packetLen(0x01d9, -1) // ZC_NOTIFY_NEWENTRY2
#elif PACKETVER >= 20090114
packetLen(0x01d9, 54) // ZC_NOTIFY_NEWENTRY2
#elif PACKETVER >= 20090107
packetLen(0x01d9, 28) // ZC_NOTIFY_NEWENTRY2
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x01da
#if PACKETVER >= 20090406
packetLen(0x01da, 60) // ZC_NOTIFY_MOVEENTRY2
#elif PACKETVER >= 20090401
packetLen(0x01da, -1) // ZC_NOTIFY_MOVEENTRY2
#elif PACKETVER >= 20090325
packetLen(0x01da, 11) // ZC_NOTIFY_MOVEENTRY2
#elif PACKETVER >= 20090204
packetLen(0x01da, -1) // ZC_NOTIFY_MOVEENTRY2
#elif PACKETVER >= 20090129
packetLen(0x01da, 2) // ZC_NOTIFY_MOVEENTRY2
#elif PACKETVER >= 20090120
packetLen(0x01da, 22) // ZC_NOTIFY_MOVEENTRY2
#elif PACKETVER >= 20090114
packetLen(0x01da, 4) // ZC_NOTIFY_MOVEENTRY2
#elif PACKETVER >= 20090107
packetLen(0x01da, -1) // ZC_NOTIFY_MOVEENTRY2
#endif
// 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
#if PACKETVER >= 20090406
packetLen(0x01de, 33) // ZC_NOTIFY_SKILL2
#elif PACKETVER >= 20090401
packetLen(0x01de, 18) // ZC_NOTIFY_SKILL2
#elif PACKETVER >= 20090318
packetLen(0x01de, -1) // ZC_NOTIFY_SKILL2
#elif PACKETVER >= 20090311
packetLen(0x01de, 67) // ZC_NOTIFY_SKILL2
#elif PACKETVER >= 20090225
packetLen(0x01de, 59) // ZC_NOTIFY_SKILL2
#elif PACKETVER >= 20090218
packetLen(0x01de, 11) // ZC_NOTIFY_SKILL2
#elif PACKETVER >= 20090204
packetLen(0x01de, -1) // ZC_NOTIFY_SKILL2
#elif PACKETVER >= 20090129
packetLen(0x01de, 3) // ZC_NOTIFY_SKILL2
#elif PACKETVER >= 20090120
packetLen(0x01de, -1) // ZC_NOTIFY_SKILL2
#elif PACKETVER >= 20090114
packetLen(0x01de, 282) // ZC_NOTIFY_SKILL2
#elif PACKETVER >= 20090107
packetLen(0x01de, -1) // ZC_NOTIFY_SKILL2
#endif
// Packet: 0x01df
packetLen(0x01df, 6) // CZ_REQ_ACCOUNTNAME
// Packet: 0x01e0
packetLen(0x01e0, 30) // ZC_ACK_ACCOUNTNAME
// Packet: 0x01e1
#if PACKETVER >= 20090406
packetLen(0x01e1, 8) // ZC_SPIRITS2
#elif PACKETVER >= 20090325
packetLen(0x01e1, -1) // ZC_SPIRITS2
#elif PACKETVER >= 20090311
packetLen(0x01e1, 5) // ZC_SPIRITS2
#elif PACKETVER >= 20090218
packetLen(0x01e1, -1) // ZC_SPIRITS2
#elif PACKETVER >= 20090211
packetLen(0x01e1, 10) // ZC_SPIRITS2
#elif PACKETVER >= 20090129
packetLen(0x01e1, -1) // ZC_SPIRITS2
#elif PACKETVER >= 20090120
packetLen(0x01e1, 26) // ZC_SPIRITS2
#elif PACKETVER >= 20090114
packetLen(0x01e1, 7) // ZC_SPIRITS2
#elif PACKETVER >= 20090107
packetLen(0x01e1, -1) // ZC_SPIRITS2
#endif
// 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
#if PACKETVER >= 20090406
packetLen(0x01e7, 2) // CZ_DORIDORI
#elif PACKETVER >= 20090401
packetLen(0x01e7, 8) // CZ_DORIDORI
#elif PACKETVER >= 20090325
packetLen(0x01e7, -1) // CZ_DORIDORI
#elif PACKETVER >= 20090318
packetLen(0x01e7, 86) // CZ_DORIDORI
#elif PACKETVER >= 20090311
packetLen(0x01e7, 10) // CZ_DORIDORI
#elif PACKETVER >= 20090225
packetLen(0x01e7, 7) // CZ_DORIDORI
#elif PACKETVER >= 20090218
packetLen(0x01e7, -1) // CZ_DORIDORI
#elif PACKETVER >= 20090211
packetLen(0x01e7, 8) // CZ_DORIDORI
#elif PACKETVER >= 20090129
packetLen(0x01e7, -1) // CZ_DORIDORI
#elif PACKETVER >= 20090120
packetLen(0x01e7, 5) // CZ_DORIDORI
#elif PACKETVER >= 20090114
packetLen(0x01e7, -1) // CZ_DORIDORI
#elif PACKETVER >= 20090107
packetLen(0x01e7, 15) // CZ_DORIDORI
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x01e8
#if PACKETVER >= 20090406
packetLen(0x01e8, 28) // CZ_MAKE_GROUP2
#elif PACKETVER >= 20090401
packetLen(0x01e8, 6) // CZ_MAKE_GROUP2
#elif PACKETVER >= 20090325
packetLen(0x01e8, 4) // CZ_MAKE_GROUP2
#elif PACKETVER >= 20090225
packetLen(0x01e8, -1) // CZ_MAKE_GROUP2
#elif PACKETVER >= 20090218
packetLen(0x01e8, 10) // CZ_MAKE_GROUP2
#elif PACKETVER >= 20090204
packetLen(0x01e8, -1) // CZ_MAKE_GROUP2
#elif PACKETVER >= 20090129
packetLen(0x01e8, 10) // CZ_MAKE_GROUP2
#elif PACKETVER >= 20090120
packetLen(0x01e8, -1) // CZ_MAKE_GROUP2
#elif PACKETVER >= 20090114
packetLen(0x01e8, 14) // CZ_MAKE_GROUP2
#elif PACKETVER >= 20090107
packetLen(0x01e8, -1) // CZ_MAKE_GROUP2
#endif
// Packet: 0x01e9
#if PACKETVER >= 20090406
packetLen(0x01e9, 81) // ZC_ADD_MEMBER_TO_GROUP2
#elif PACKETVER >= 20090325
packetLen(0x01e9, -1) // ZC_ADD_MEMBER_TO_GROUP2
#elif PACKETVER >= 20090318
packetLen(0x01e9, 28) // ZC_ADD_MEMBER_TO_GROUP2
#elif PACKETVER >= 20090211
packetLen(0x01e9, -1) // ZC_ADD_MEMBER_TO_GROUP2
#elif PACKETVER >= 20090204
packetLen(0x01e9, 79) // ZC_ADD_MEMBER_TO_GROUP2
#elif PACKETVER >= 20090129
packetLen(0x01e9, 6) // ZC_ADD_MEMBER_TO_GROUP2
#elif PACKETVER >= 20090120
packetLen(0x01e9, 27) // ZC_ADD_MEMBER_TO_GROUP2
#elif PACKETVER >= 20090114
packetLen(0x01e9, 55) // ZC_ADD_MEMBER_TO_GROUP2
#elif PACKETVER >= 20090107
packetLen(0x01e9, 17) // ZC_ADD_MEMBER_TO_GROUP2
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x01ea
#if PACKETVER >= 20090406
packetLen(0x01ea, 6) // ZC_CONGRATULATION
#elif PACKETVER >= 20090401
packetLen(0x01ea, -1) // ZC_CONGRATULATION
#elif PACKETVER >= 20090325
packetLen(0x01ea, 6) // ZC_CONGRATULATION
#elif PACKETVER >= 20090318
packetLen(0x01ea, 2) // ZC_CONGRATULATION
#elif PACKETVER >= 20090311
packetLen(0x01ea, 59) // ZC_CONGRATULATION
#elif PACKETVER >= 20090225
packetLen(0x01ea, -1) // ZC_CONGRATULATION
#elif PACKETVER >= 20090218
packetLen(0x01ea, 66) // ZC_CONGRATULATION
#elif PACKETVER >= 20090211
packetLen(0x01ea, -1) // ZC_CONGRATULATION
#elif PACKETVER >= 20090204
packetLen(0x01ea, 3) // ZC_CONGRATULATION
#elif PACKETVER >= 20090129
packetLen(0x01ea, -1) // ZC_CONGRATULATION
#elif PACKETVER >= 20090120
packetLen(0x01ea, 90) // ZC_CONGRATULATION
#elif PACKETVER >= 20090114
packetLen(0x01ea, -1) // ZC_CONGRATULATION
#elif PACKETVER >= 20090107
packetLen(0x01ea, 3) // ZC_CONGRATULATION
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x01eb
#if PACKETVER >= 20090406
packetLen(0x01eb, 10) // ZC_NOTIFY_POSITION_TO_GUILDM
#elif PACKETVER >= 20090401
packetLen(0x01eb, 2) // ZC_NOTIFY_POSITION_TO_GUILDM
#elif PACKETVER >= 20090325
packetLen(0x01eb, 14) // ZC_NOTIFY_POSITION_TO_GUILDM
#elif PACKETVER >= 20090225
packetLen(0x01eb, -1) // ZC_NOTIFY_POSITION_TO_GUILDM
#elif PACKETVER >= 20090218
packetLen(0x01eb, 33) // ZC_NOTIFY_POSITION_TO_GUILDM
#elif PACKETVER >= 20090211
packetLen(0x01eb, 6) // ZC_NOTIFY_POSITION_TO_GUILDM
#elif PACKETVER >= 20090204
packetLen(0x01eb, -1) // ZC_NOTIFY_POSITION_TO_GUILDM
#elif PACKETVER >= 20090129
packetLen(0x01eb, 23) // ZC_NOTIFY_POSITION_TO_GUILDM
#elif PACKETVER >= 20090120
packetLen(0x01eb, -1) // ZC_NOTIFY_POSITION_TO_GUILDM
#elif PACKETVER >= 20090114
packetLen(0x01eb, 59) // ZC_NOTIFY_POSITION_TO_GUILDM
#elif PACKETVER >= 20090107
packetLen(0x01eb, -1) // ZC_NOTIFY_POSITION_TO_GUILDM
#endif
// Packet: 0x01ec
packetLen(0x01ec, 26) // ZC_GUILD_MEMBER_MAP_CHANGE
// Packet: 0x01ed
#if PACKETVER >= 20090406
packetLen(0x01ed, 2) // CZ_CHOPOKGI
#elif PACKETVER >= 20090401
packetLen(0x01ed, -1) // CZ_CHOPOKGI
#elif PACKETVER >= 20090325
packetLen(0x01ed, 5) // CZ_CHOPOKGI
#elif PACKETVER >= 20090311
packetLen(0x01ed, -1) // CZ_CHOPOKGI
#elif PACKETVER >= 20090211
packetLen(0x01ed, 2) // CZ_CHOPOKGI
#elif PACKETVER >= 20090107
packetLen(0x01ed, 67) // CZ_CHOPOKGI
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x01ee
#if PACKETVER >= 20090401
packetLen(0x01ee, -1) // ZC_NORMAL_ITEMLIST2
#elif PACKETVER >= 20090325
packetLen(0x01ee, 4) // ZC_NORMAL_ITEMLIST2
#elif PACKETVER >= 20090318
packetLen(0x01ee, 7) // ZC_NORMAL_ITEMLIST2
#elif PACKETVER >= 20090311
packetLen(0x01ee, 6) // ZC_NORMAL_ITEMLIST2
#elif PACKETVER >= 20090218
packetLen(0x01ee, -1) // ZC_NORMAL_ITEMLIST2
#elif PACKETVER >= 20090211
packetLen(0x01ee, 6) // ZC_NORMAL_ITEMLIST2
#elif PACKETVER >= 20090129
packetLen(0x01ee, -1) // ZC_NORMAL_ITEMLIST2
#elif PACKETVER >= 20090120
packetLen(0x01ee, 2) // ZC_NORMAL_ITEMLIST2
#elif PACKETVER >= 20090114
packetLen(0x01ee, 11) // ZC_NORMAL_ITEMLIST2
#elif PACKETVER >= 20090107
packetLen(0x01ee, -1) // ZC_NORMAL_ITEMLIST2
#endif
// Packet: 0x01ef
#if PACKETVER >= 20090325
packetLen(0x01ef, -1) // ZC_CART_NORMAL_ITEMLIST2
#elif PACKETVER >= 20090318
packetLen(0x01ef, 9) // ZC_CART_NORMAL_ITEMLIST2
#elif PACKETVER >= 20090225
packetLen(0x01ef, 2) // ZC_CART_NORMAL_ITEMLIST2
#elif PACKETVER >= 20090218
packetLen(0x01ef, -1) // ZC_CART_NORMAL_ITEMLIST2
#elif PACKETVER >= 20090211
packetLen(0x01ef, 4) // ZC_CART_NORMAL_ITEMLIST2
#elif PACKETVER >= 20090204
packetLen(0x01ef, 18) // ZC_CART_NORMAL_ITEMLIST2
#elif PACKETVER >= 20090129
packetLen(0x01ef, -1) // ZC_CART_NORMAL_ITEMLIST2
#elif PACKETVER >= 20090120
packetLen(0x01ef, 14) // ZC_CART_NORMAL_ITEMLIST2
#elif PACKETVER >= 20090114
packetLen(0x01ef, 30) // ZC_CART_NORMAL_ITEMLIST2
#elif PACKETVER >= 20090107
packetLen(0x01ef, 14) // ZC_CART_NORMAL_ITEMLIST2
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x01f0
#if PACKETVER >= 20090401
packetLen(0x01f0, -1) // ZC_STORE_NORMAL_ITEMLIST2
#elif PACKETVER >= 20090325
packetLen(0x01f0, 60) // ZC_STORE_NORMAL_ITEMLIST2
#elif PACKETVER >= 20090318
packetLen(0x01f0, 6) // ZC_STORE_NORMAL_ITEMLIST2
#elif PACKETVER >= 20090218
packetLen(0x01f0, -1) // ZC_STORE_NORMAL_ITEMLIST2
#elif PACKETVER >= 20090211
packetLen(0x01f0, 4) // ZC_STORE_NORMAL_ITEMLIST2
#elif PACKETVER >= 20090204
packetLen(0x01f0, -1) // ZC_STORE_NORMAL_ITEMLIST2
#elif PACKETVER >= 20090129
packetLen(0x01f0, 6) // ZC_STORE_NORMAL_ITEMLIST2
#elif PACKETVER >= 20090107
packetLen(0x01f0, 10) // ZC_STORE_NORMAL_ITEMLIST2
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x01f1
packetLen(0x01f1, -1) // AC_NOTIFY_ERROR
// Packet: 0x01f2
#if PACKETVER >= 20090406
packetLen(0x01f2, 20) // ZC_UPDATE_CHARSTAT2
#elif PACKETVER >= 20090325
packetLen(0x01f2, -1) // ZC_UPDATE_CHARSTAT2
#elif PACKETVER >= 20090318
packetLen(0x01f2, 11) // ZC_UPDATE_CHARSTAT2
#elif PACKETVER >= 20090311
packetLen(0x01f2, 4) // ZC_UPDATE_CHARSTAT2
#elif PACKETVER >= 20090225
packetLen(0x01f2, -1) // ZC_UPDATE_CHARSTAT2
#elif PACKETVER >= 20090218
packetLen(0x01f2, 18) // ZC_UPDATE_CHARSTAT2
#elif PACKETVER >= 20090211
packetLen(0x01f2, -1) // ZC_UPDATE_CHARSTAT2
#elif PACKETVER >= 20090204
packetLen(0x01f2, 5) // ZC_UPDATE_CHARSTAT2
#elif PACKETVER >= 20090114
packetLen(0x01f2, -1) // ZC_UPDATE_CHARSTAT2
#elif PACKETVER >= 20090107
packetLen(0x01f2, 12) // ZC_UPDATE_CHARSTAT2
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x01f3
packetLen(0x01f3, 10) // ZC_NOTIFY_EFFECT2
// Packet: 0x01f4
#if PACKETVER >= 20090406
packetLen(0x01f4, 32) // ZC_REQ_EXCHANGE_ITEM2
#elif PACKETVER >= 20090401
packetLen(0x01f4, -1) // ZC_REQ_EXCHANGE_ITEM2
#elif PACKETVER >= 20090325
packetLen(0x01f4, 6) // ZC_REQ_EXCHANGE_ITEM2
#elif PACKETVER >= 20090318
packetLen(0x01f4, -1) // ZC_REQ_EXCHANGE_ITEM2
#elif PACKETVER >= 20090311
packetLen(0x01f4, 20) // ZC_REQ_EXCHANGE_ITEM2
#elif PACKETVER >= 20090225
packetLen(0x01f4, 37) // ZC_REQ_EXCHANGE_ITEM2
#elif PACKETVER >= 20090120
packetLen(0x01f4, -1) // ZC_REQ_EXCHANGE_ITEM2
#elif PACKETVER >= 20090114
packetLen(0x01f4, 8) // ZC_REQ_EXCHANGE_ITEM2
#elif PACKETVER >= 20090107
packetLen(0x01f4, 12) // ZC_REQ_EXCHANGE_ITEM2
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x01f5
#if PACKETVER >= 20090406
packetLen(0x01f5, 9) // ZC_ACK_EXCHANGE_ITEM2
#elif PACKETVER >= 20090225
packetLen(0x01f5, -1) // ZC_ACK_EXCHANGE_ITEM2
#elif PACKETVER >= 20090218
packetLen(0x01f5, 26) // ZC_ACK_EXCHANGE_ITEM2
#elif PACKETVER >= 20090211
packetLen(0x01f5, 6) // ZC_ACK_EXCHANGE_ITEM2
#elif PACKETVER >= 20090204
packetLen(0x01f5, 54) // ZC_ACK_EXCHANGE_ITEM2
#elif PACKETVER >= 20090129
packetLen(0x01f5, -1) // ZC_ACK_EXCHANGE_ITEM2
#elif PACKETVER >= 20090120
packetLen(0x01f5, 11) // ZC_ACK_EXCHANGE_ITEM2
#elif PACKETVER >= 20090114
packetLen(0x01f5, -1) // ZC_ACK_EXCHANGE_ITEM2
#elif PACKETVER >= 20090107
packetLen(0x01f5, 3) // ZC_ACK_EXCHANGE_ITEM2
// ignored packet from 2009-01-07aRagexe
#endif
// 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
#if PACKETVER >= 20090325
packetLen(0x01fc, -1) // ZC_REPAIRITEMLIST
#elif PACKETVER >= 20090318
packetLen(0x01fc, 8) // ZC_REPAIRITEMLIST
#elif PACKETVER >= 20090311
packetLen(0x01fc, -1) // ZC_REPAIRITEMLIST
#elif PACKETVER >= 20090225
packetLen(0x01fc, 4) // ZC_REPAIRITEMLIST
#elif PACKETVER >= 20090211
packetLen(0x01fc, -1) // ZC_REPAIRITEMLIST
#elif PACKETVER >= 20090204
packetLen(0x01fc, 30) // ZC_REPAIRITEMLIST
#elif PACKETVER >= 20090120
packetLen(0x01fc, -1) // ZC_REPAIRITEMLIST
#elif PACKETVER >= 20090107
packetLen(0x01fc, 11) // ZC_REPAIRITEMLIST
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x01fd
#if PACKETVER >= 20090406
packetLen(0x01fd, 15) // CZ_REQ_ITEMREPAIR
#elif PACKETVER >= 20090401
packetLen(0x01fd, -1) // CZ_REQ_ITEMREPAIR
#elif PACKETVER >= 20090325
packetLen(0x01fd, 10) // CZ_REQ_ITEMREPAIR
#elif PACKETVER >= 20090318
packetLen(0x01fd, -1) // CZ_REQ_ITEMREPAIR
#elif PACKETVER >= 20090311
packetLen(0x01fd, 10) // CZ_REQ_ITEMREPAIR
#elif PACKETVER >= 20090225
packetLen(0x01fd, 29) // CZ_REQ_ITEMREPAIR
#elif PACKETVER >= 20090218
packetLen(0x01fd, 26) // CZ_REQ_ITEMREPAIR
#elif PACKETVER >= 20090120
packetLen(0x01fd, -1) // CZ_REQ_ITEMREPAIR
#elif PACKETVER >= 20090114
packetLen(0x01fd, 53) // CZ_REQ_ITEMREPAIR
#elif PACKETVER >= 20090107
packetLen(0x01fd, -1) // CZ_REQ_ITEMREPAIR
#endif
// Packet: 0x01fe
#if PACKETVER >= 20090406
packetLen(0x01fe, 5) // ZC_ACK_ITEMREPAIR
#elif PACKETVER >= 20090401
packetLen(0x01fe, 28) // ZC_ACK_ITEMREPAIR
#elif PACKETVER >= 20090325
packetLen(0x01fe, 44) // ZC_ACK_ITEMREPAIR
#elif PACKETVER >= 20090120
packetLen(0x01fe, -1) // ZC_ACK_ITEMREPAIR
#elif PACKETVER >= 20090114
packetLen(0x01fe, 10) // ZC_ACK_ITEMREPAIR
#elif PACKETVER >= 20090107
packetLen(0x01fe, 15) // ZC_ACK_ITEMREPAIR
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x01ff
packetLen(0x01ff, 10) // ZC_HIGHJUMP
// Packet: 0x0200
packetLen(0x0200, 26) // CA_CONNECT_INFO_CHANGED
// Packet: 0x0201
#if PACKETVER >= 20090406
packetLen(0x0201, -1) // ZC_FRIENDS_LIST
#elif PACKETVER >= 20090401
packetLen(0x0201, 58) // ZC_FRIENDS_LIST
#elif PACKETVER >= 20090225
packetLen(0x0201, -1) // ZC_FRIENDS_LIST
#elif PACKETVER >= 20090218
packetLen(0x0201, 5) // ZC_FRIENDS_LIST
#elif PACKETVER >= 20090120
packetLen(0x0201, -1) // ZC_FRIENDS_LIST
#elif PACKETVER >= 20090114
packetLen(0x0201, 4) // ZC_FRIENDS_LIST
#elif PACKETVER >= 20090107
packetLen(0x0201, -1) // ZC_FRIENDS_LIST
#endif
// Packet: 0x0202
#if PACKETVER >= 20090406
packetLen(0x0202, 26) // CZ_ADD_FRIENDS
#elif PACKETVER >= 20090401
packetLen(0x0202, 4) // CZ_ADD_FRIENDS
#elif PACKETVER >= 20090218
packetLen(0x0202, -1) // CZ_ADD_FRIENDS
#elif PACKETVER >= 20090211
packetLen(0x0202, 27) // CZ_ADD_FRIENDS
#elif PACKETVER >= 20090204
packetLen(0x0202, -1) // CZ_ADD_FRIENDS
#elif PACKETVER >= 20090129
packetLen(0x0202, 13) // CZ_ADD_FRIENDS
#elif PACKETVER >= 20090114
packetLen(0x0202, -1) // CZ_ADD_FRIENDS
#elif PACKETVER >= 20090107
packetLen(0x0202, 11) // CZ_ADD_FRIENDS
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x0203
#if PACKETVER >= 20090406
packetLen(0x0203, 10) // CZ_DELETE_FRIENDS
#elif PACKETVER >= 20090401
packetLen(0x0203, 26) // CZ_DELETE_FRIENDS
#elif PACKETVER >= 20090325
packetLen(0x0203, 2) // CZ_DELETE_FRIENDS
#elif PACKETVER >= 20090318
packetLen(0x0203, -1) // CZ_DELETE_FRIENDS
#elif PACKETVER >= 20090311
packetLen(0x0203, 7) // CZ_DELETE_FRIENDS
#elif PACKETVER >= 20090225
packetLen(0x0203, 11) // CZ_DELETE_FRIENDS
#elif PACKETVER >= 20090218
packetLen(0x0203, -1) // CZ_DELETE_FRIENDS
#elif PACKETVER >= 20090211
packetLen(0x0203, 29) // CZ_DELETE_FRIENDS
#elif PACKETVER >= 20090204
packetLen(0x0203, 67) // CZ_DELETE_FRIENDS
#elif PACKETVER >= 20090129
packetLen(0x0203, 10) // CZ_DELETE_FRIENDS
#elif PACKETVER >= 20090120
packetLen(0x0203, 2) // CZ_DELETE_FRIENDS
#elif PACKETVER >= 20090107
packetLen(0x0203, -1) // CZ_DELETE_FRIENDS
#endif
// Packet: 0x0204
packetLen(0x0204, 18) // CA_EXE_HASHCHECK
// Packet: 0x0205
packetLen(0x0205, 26) // ZC_DIVORCE
// Packet: 0x0206
#if PACKETVER >= 20090406
packetLen(0x0206, 11) // ZC_FRIENDS_STATE
#elif PACKETVER >= 20090401
packetLen(0x0206, -1) // ZC_FRIENDS_STATE
#elif PACKETVER >= 20090325
packetLen(0x0206, 18) // ZC_FRIENDS_STATE
#elif PACKETVER >= 20090318
packetLen(0x0206, 71) // ZC_FRIENDS_STATE
#elif PACKETVER >= 20090311
packetLen(0x0206, -1) // ZC_FRIENDS_STATE
#elif PACKETVER >= 20090225
packetLen(0x0206, 14) // ZC_FRIENDS_STATE
#elif PACKETVER >= 20090218
packetLen(0x0206, 7) // ZC_FRIENDS_STATE
#elif PACKETVER >= 20090211
packetLen(0x0206, -1) // ZC_FRIENDS_STATE
#elif PACKETVER >= 20090204
packetLen(0x0206, 3) // ZC_FRIENDS_STATE
#elif PACKETVER >= 20090129
packetLen(0x0206, -1) // ZC_FRIENDS_STATE
#elif PACKETVER >= 20090120
packetLen(0x0206, 4) // ZC_FRIENDS_STATE
#elif PACKETVER >= 20090107
packetLen(0x0206, 6) // ZC_FRIENDS_STATE
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x0207
#if PACKETVER >= 20090406
packetLen(0x0207, 34) // ZC_REQ_ADD_FRIENDS
#elif PACKETVER >= 20090401
packetLen(0x0207, -1) // ZC_REQ_ADD_FRIENDS
#elif PACKETVER >= 20090325
packetLen(0x0207, 7) // ZC_REQ_ADD_FRIENDS
#elif PACKETVER >= 20090318
packetLen(0x0207, 9) // ZC_REQ_ADD_FRIENDS
#elif PACKETVER >= 20090311
packetLen(0x0207, 3) // ZC_REQ_ADD_FRIENDS
#elif PACKETVER >= 20090225
packetLen(0x0207, 7) // ZC_REQ_ADD_FRIENDS
#elif PACKETVER >= 20090218
packetLen(0x0207, 9) // ZC_REQ_ADD_FRIENDS
#elif PACKETVER >= 20090211
packetLen(0x0207, -1) // ZC_REQ_ADD_FRIENDS
#elif PACKETVER >= 20090204
packetLen(0x0207, 30) // ZC_REQ_ADD_FRIENDS
#elif PACKETVER >= 20090129
packetLen(0x0207, 7) // ZC_REQ_ADD_FRIENDS
#elif PACKETVER >= 20090107
packetLen(0x0207, -1) // ZC_REQ_ADD_FRIENDS
#endif
// Packet: 0x0208
#if PACKETVER >= 20090406
packetLen(0x0208, 14) // CZ_ACK_REQ_ADD_FRIENDS
#elif PACKETVER >= 20090401
packetLen(0x0208, -1) // CZ_ACK_REQ_ADD_FRIENDS
#elif PACKETVER >= 20090325
packetLen(0x0208, 2) // CZ_ACK_REQ_ADD_FRIENDS
#elif PACKETVER >= 20090318
packetLen(0x0208, 31) // CZ_ACK_REQ_ADD_FRIENDS
#elif PACKETVER >= 20090311
packetLen(0x0208, 8) // CZ_ACK_REQ_ADD_FRIENDS
#elif PACKETVER >= 20090225
packetLen(0x0208, 6) // CZ_ACK_REQ_ADD_FRIENDS
#elif PACKETVER >= 20090218
packetLen(0x0208, 30) // CZ_ACK_REQ_ADD_FRIENDS
#elif PACKETVER >= 20090120
packetLen(0x0208, -1) // CZ_ACK_REQ_ADD_FRIENDS
#elif PACKETVER >= 20090114
packetLen(0x0208, 26) // CZ_ACK_REQ_ADD_FRIENDS
#elif PACKETVER >= 20090107
packetLen(0x0208, -1) // CZ_ACK_REQ_ADD_FRIENDS
#endif
// Packet: 0x0209
#if PACKETVER >= 20090406
packetLen(0x0209, 36) // ZC_ADD_FRIENDS_LIST
#elif PACKETVER >= 20090401
packetLen(0x0209, -1) // ZC_ADD_FRIENDS_LIST
#elif PACKETVER >= 20090325
packetLen(0x0209, 4) // ZC_ADD_FRIENDS_LIST
#elif PACKETVER >= 20090318
packetLen(0x0209, 6) // ZC_ADD_FRIENDS_LIST
#elif PACKETVER >= 20090311
packetLen(0x0209, 4) // ZC_ADD_FRIENDS_LIST
#elif PACKETVER >= 20090225
packetLen(0x0209, 2) // ZC_ADD_FRIENDS_LIST
#elif PACKETVER >= 20090204
packetLen(0x0209, -1) // ZC_ADD_FRIENDS_LIST
#elif PACKETVER >= 20090129
packetLen(0x0209, 86) // ZC_ADD_FRIENDS_LIST
#elif PACKETVER >= 20090120
packetLen(0x0209, 6) // ZC_ADD_FRIENDS_LIST
#elif PACKETVER >= 20090107
packetLen(0x0209, -1) // ZC_ADD_FRIENDS_LIST
#endif
// Packet: 0x020a
#if PACKETVER >= 20090406
packetLen(0x020a, 10) // ZC_DELETE_FRIENDS
#elif PACKETVER >= 20090401
packetLen(0x020a, 31) // ZC_DELETE_FRIENDS
#elif PACKETVER >= 20090311
packetLen(0x020a, -1) // ZC_DELETE_FRIENDS
#elif PACKETVER >= 20090225
packetLen(0x020a, 10) // ZC_DELETE_FRIENDS
#elif PACKETVER >= 20090218
packetLen(0x020a, 2) // ZC_DELETE_FRIENDS
#elif PACKETVER >= 20090120
packetLen(0x020a, -1) // ZC_DELETE_FRIENDS
#elif PACKETVER >= 20090114
packetLen(0x020a, 4) // ZC_DELETE_FRIENDS
#elif PACKETVER >= 20090107
packetLen(0x020a, 4) // ZC_DELETE_FRIENDS
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x020d
packetLen(0x020d, -1) // HC_BLOCK_CHARACTER
// Packet: 0x020e
#if PACKETVER >= 20090406
packetLen(0x020e, 32) // ZC_STARSKILL
#elif PACKETVER >= 20090318
packetLen(0x020e, -1) // ZC_STARSKILL
#elif PACKETVER >= 20090311
packetLen(0x020e, 12) // ZC_STARSKILL
#elif PACKETVER >= 20090225
packetLen(0x020e, -1) // ZC_STARSKILL
#elif PACKETVER >= 20090218
packetLen(0x020e, 10) // ZC_STARSKILL
#elif PACKETVER >= 20090211
packetLen(0x020e, 4) // ZC_STARSKILL
#elif PACKETVER >= 20090204
packetLen(0x020e, 6) // ZC_STARSKILL
#elif PACKETVER >= 20090129
packetLen(0x020e, 2) // ZC_STARSKILL
#elif PACKETVER >= 20090120
packetLen(0x020e, 6) // ZC_STARSKILL
#elif PACKETVER >= 20090107
packetLen(0x020e, 6) // ZC_STARSKILL
// ignored packet from 2009-01-07bRagexe
#endif
// 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
#if PACKETVER >= 20090406
packetLen(0x0217, 2) // CZ_BLACKSMITH_RANK
#elif PACKETVER >= 20090401
packetLen(0x0217, 102) // CZ_BLACKSMITH_RANK
#elif PACKETVER >= 20090325
packetLen(0x0217, 3) // CZ_BLACKSMITH_RANK
#elif PACKETVER >= 20090311
packetLen(0x0217, -1) // CZ_BLACKSMITH_RANK
#elif PACKETVER >= 20090225
packetLen(0x0217, 8) // CZ_BLACKSMITH_RANK
#elif PACKETVER >= 20090218
packetLen(0x0217, -1) // CZ_BLACKSMITH_RANK
#elif PACKETVER >= 20090211
packetLen(0x0217, 26) // CZ_BLACKSMITH_RANK
#elif PACKETVER >= 20090204
packetLen(0x0217, 24) // CZ_BLACKSMITH_RANK
#elif PACKETVER >= 20090129
packetLen(0x0217, 10) // CZ_BLACKSMITH_RANK
#elif PACKETVER >= 20090120
packetLen(0x0217, 14) // CZ_BLACKSMITH_RANK
#elif PACKETVER >= 20090114
packetLen(0x0217, 44) // CZ_BLACKSMITH_RANK
#elif PACKETVER >= 20090107
packetLen(0x0217, -1) // CZ_BLACKSMITH_RANK
#endif
// Packet: 0x0218
#if PACKETVER >= 20090406
packetLen(0x0218, 2) // CZ_ALCHEMIST_RANK
#elif PACKETVER >= 20090325
packetLen(0x0218, -1) // CZ_ALCHEMIST_RANK
#elif PACKETVER >= 20090318
packetLen(0x0218, 28) // CZ_ALCHEMIST_RANK
#elif PACKETVER >= 20090225
packetLen(0x0218, -1) // CZ_ALCHEMIST_RANK
#elif PACKETVER >= 20090218
packetLen(0x0218, 9) // CZ_ALCHEMIST_RANK
#elif PACKETVER >= 20090211
packetLen(0x0218, 66) // CZ_ALCHEMIST_RANK
#elif PACKETVER >= 20090204
packetLen(0x0218, 6) // CZ_ALCHEMIST_RANK
#elif PACKETVER >= 20090107
packetLen(0x0218, -1) // CZ_ALCHEMIST_RANK
#endif
// Packet: 0x0219
#if PACKETVER >= 20090406
packetLen(0x0219, 282) // ZC_BLACKSMITH_RANK
#elif PACKETVER >= 20090311
packetLen(0x0219, -1) // ZC_BLACKSMITH_RANK
#elif PACKETVER >= 20090225
packetLen(0x0219, 28) // ZC_BLACKSMITH_RANK
#elif PACKETVER >= 20090218
packetLen(0x0219, -1) // ZC_BLACKSMITH_RANK
#elif PACKETVER >= 20090211
packetLen(0x0219, 6) // ZC_BLACKSMITH_RANK
#elif PACKETVER >= 20090204
packetLen(0x0219, -1) // ZC_BLACKSMITH_RANK
#elif PACKETVER >= 20090129
packetLen(0x0219, 58) // ZC_BLACKSMITH_RANK
#elif PACKETVER >= 20090120
packetLen(0x0219, -1) // ZC_BLACKSMITH_RANK
#elif PACKETVER >= 20090114
packetLen(0x0219, 2) // ZC_BLACKSMITH_RANK
#elif PACKETVER >= 20090107
packetLen(0x0219, 282) // ZC_BLACKSMITH_RANK
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x021a
#if PACKETVER >= 20090406
packetLen(0x021a, 282) // ZC_ALCHEMIST_RANK
#elif PACKETVER >= 20090325
packetLen(0x021a, -1) // ZC_ALCHEMIST_RANK
#elif PACKETVER >= 20090318
packetLen(0x021a, 23) // ZC_ALCHEMIST_RANK
#elif PACKETVER >= 20090107
packetLen(0x021a, -1) // ZC_ALCHEMIST_RANK
#endif
// Packet: 0x021b
#if PACKETVER >= 20090406
packetLen(0x021b, 10) // ZC_BLACKSMITH_POINT
#elif PACKETVER >= 20090311
packetLen(0x021b, -1) // ZC_BLACKSMITH_POINT
#elif PACKETVER >= 20090225
packetLen(0x021b, 6) // ZC_BLACKSMITH_POINT
#elif PACKETVER >= 20090218
packetLen(0x021b, 15) // ZC_BLACKSMITH_POINT
#elif PACKETVER >= 20090204
packetLen(0x021b, -1) // ZC_BLACKSMITH_POINT
#elif PACKETVER >= 20090129
packetLen(0x021b, 55) // ZC_BLACKSMITH_POINT
#elif PACKETVER >= 20090107
packetLen(0x021b, 28) // ZC_BLACKSMITH_POINT
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x021c
#if PACKETVER >= 20090406
packetLen(0x021c, 10) // ZC_ALCHEMIST_POINT
#elif PACKETVER >= 20090401
packetLen(0x021c, -1) // ZC_ALCHEMIST_POINT
#elif PACKETVER >= 20090325
packetLen(0x021c, 11) // ZC_ALCHEMIST_POINT
#elif PACKETVER >= 20090311
packetLen(0x021c, -1) // ZC_ALCHEMIST_POINT
#elif PACKETVER >= 20090225
packetLen(0x021c, 9) // ZC_ALCHEMIST_POINT
#elif PACKETVER >= 20090218
packetLen(0x021c, -1) // ZC_ALCHEMIST_POINT
#elif PACKETVER >= 20090211
packetLen(0x021c, 11) // ZC_ALCHEMIST_POINT
#elif PACKETVER >= 20090204
packetLen(0x021c, 2) // ZC_ALCHEMIST_POINT
#elif PACKETVER >= 20090129
packetLen(0x021c, -1) // ZC_ALCHEMIST_POINT
#elif PACKETVER >= 20090120
packetLen(0x021c, 79) // ZC_ALCHEMIST_POINT
#elif PACKETVER >= 20090107
packetLen(0x021c, -1) // ZC_ALCHEMIST_POINT
#endif
// 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
#if PACKETVER >= 20090406
packetLen(0x0224, 10) // ZC_TAEKWON_POINT
#elif PACKETVER >= 20090401
packetLen(0x0224, -1) // ZC_TAEKWON_POINT
#elif PACKETVER >= 20090325
packetLen(0x0224, 4) // ZC_TAEKWON_POINT
#elif PACKETVER >= 20090318
packetLen(0x0224, 6) // ZC_TAEKWON_POINT
#elif PACKETVER >= 20090225
packetLen(0x0224, -1) // ZC_TAEKWON_POINT
#elif PACKETVER >= 20090218
packetLen(0x0224, 19) // ZC_TAEKWON_POINT
#elif PACKETVER >= 20090211
packetLen(0x0224, 10) // ZC_TAEKWON_POINT
#elif PACKETVER >= 20090204
packetLen(0x0224, 2) // ZC_TAEKWON_POINT
#elif PACKETVER >= 20090129
packetLen(0x0224, 16) // ZC_TAEKWON_POINT
#elif PACKETVER >= 20090120
packetLen(0x0224, 26) // ZC_TAEKWON_POINT
#elif PACKETVER >= 20090107
packetLen(0x0224, 60) // ZC_TAEKWON_POINT
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x0225
#if PACKETVER >= 20090406
packetLen(0x0225, 2) // CZ_TAEKWON_RANK
#elif PACKETVER >= 20090401
packetLen(0x0225, 66) // CZ_TAEKWON_RANK
#elif PACKETVER >= 20090325
packetLen(0x0225, -1) // CZ_TAEKWON_RANK
#elif PACKETVER >= 20090318
packetLen(0x0225, 2) // CZ_TAEKWON_RANK
#elif PACKETVER >= 20090311
packetLen(0x0225, 4) // CZ_TAEKWON_RANK
#elif PACKETVER >= 20090225
packetLen(0x0225, -1) // CZ_TAEKWON_RANK
#elif PACKETVER >= 20090218
packetLen(0x0225, 2) // CZ_TAEKWON_RANK
#elif PACKETVER >= 20090211
packetLen(0x0225, -1) // CZ_TAEKWON_RANK
#elif PACKETVER >= 20090204
packetLen(0x0225, 10) // CZ_TAEKWON_RANK
#elif PACKETVER >= 20090129
packetLen(0x0225, 44) // CZ_TAEKWON_RANK
#elif PACKETVER >= 20090107
packetLen(0x0225, -1) // CZ_TAEKWON_RANK
#endif
// Packet: 0x0226
#if PACKETVER >= 20090406
packetLen(0x0226, 282) // ZC_TAEKWON_RANK
#elif PACKETVER >= 20090401
packetLen(0x0226, -1) // ZC_TAEKWON_RANK
#elif PACKETVER >= 20090325
packetLen(0x0226, 2) // ZC_TAEKWON_RANK
#elif PACKETVER >= 20090318
packetLen(0x0226, 53) // ZC_TAEKWON_RANK
#elif PACKETVER >= 20090311
packetLen(0x0226, 55) // ZC_TAEKWON_RANK
#elif PACKETVER >= 20090218
packetLen(0x0226, -1) // ZC_TAEKWON_RANK
#elif PACKETVER >= 20090211
packetLen(0x0226, 10) // ZC_TAEKWON_RANK
#elif PACKETVER >= 20090129
packetLen(0x0226, -1) // ZC_TAEKWON_RANK
#elif PACKETVER >= 20090114
packetLen(0x0226, 6) // ZC_TAEKWON_RANK
#elif PACKETVER >= 20090107
packetLen(0x0226, 102) // ZC_TAEKWON_RANK
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x0227
#if PACKETVER >= 20090406
packetLen(0x0227, 18) // ZC_GAME_GUARD
#elif PACKETVER >= 20090401
packetLen(0x0227, 22) // ZC_GAME_GUARD
#elif PACKETVER >= 20090311
packetLen(0x0227, -1) // ZC_GAME_GUARD
#elif PACKETVER >= 20090225
packetLen(0x0227, 86) // ZC_GAME_GUARD
#elif PACKETVER >= 20090218
packetLen(0x0227, 17) // ZC_GAME_GUARD
#elif PACKETVER >= 20090211
packetLen(0x0227, 20) // ZC_GAME_GUARD
#elif PACKETVER >= 20090204
packetLen(0x0227, -1) // ZC_GAME_GUARD
#elif PACKETVER >= 20090129
packetLen(0x0227, 4) // ZC_GAME_GUARD
#elif PACKETVER >= 20090120
packetLen(0x0227, 29) // ZC_GAME_GUARD
#elif PACKETVER >= 20090114
packetLen(0x0227, 4) // ZC_GAME_GUARD
#elif PACKETVER >= 20090107
packetLen(0x0227, 9) // ZC_GAME_GUARD
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x0228
packetLen(0x0228, 18) // CZ_ACK_GAME_GUARD
// Packet: 0x0229
#if PACKETVER >= 20090406
packetLen(0x0229, 15) // ZC_STATE_CHANGE3
#elif PACKETVER >= 20090401
packetLen(0x0229, 33) // ZC_STATE_CHANGE3
#elif PACKETVER >= 20090325
packetLen(0x0229, 39) // ZC_STATE_CHANGE3
#elif PACKETVER >= 20090318
packetLen(0x0229, 27) // ZC_STATE_CHANGE3
#elif PACKETVER >= 20090129
packetLen(0x0229, -1) // ZC_STATE_CHANGE3
#elif PACKETVER >= 20090120
packetLen(0x0229, 9) // ZC_STATE_CHANGE3
#elif PACKETVER >= 20090107
packetLen(0x0229, -1) // ZC_STATE_CHANGE3
#endif
// Packet: 0x022a
#if PACKETVER >= 20090406
packetLen(0x022a, 58) // ZC_NOTIFY_STANDENTRY3
#elif PACKETVER >= 20090401
packetLen(0x022a, 10) // ZC_NOTIFY_STANDENTRY3
#elif PACKETVER >= 20090325
packetLen(0x022a, 6) // ZC_NOTIFY_STANDENTRY3
#elif PACKETVER >= 20090318
packetLen(0x022a, 26) // ZC_NOTIFY_STANDENTRY3
#elif PACKETVER >= 20090311
packetLen(0x022a, 3) // ZC_NOTIFY_STANDENTRY3
#elif PACKETVER >= 20090225
packetLen(0x022a, -1) // ZC_NOTIFY_STANDENTRY3
#elif PACKETVER >= 20090218
packetLen(0x022a, 6) // ZC_NOTIFY_STANDENTRY3
#elif PACKETVER >= 20090211
packetLen(0x022a, 26) // ZC_NOTIFY_STANDENTRY3
#elif PACKETVER >= 20090204
packetLen(0x022a, 4) // ZC_NOTIFY_STANDENTRY3
#elif PACKETVER >= 20090129
packetLen(0x022a, -1) // ZC_NOTIFY_STANDENTRY3
#elif PACKETVER >= 20090120
packetLen(0x022a, 282) // ZC_NOTIFY_STANDENTRY3
#elif PACKETVER >= 20090114
packetLen(0x022a, -1) // ZC_NOTIFY_STANDENTRY3
#elif PACKETVER >= 20090107
packetLen(0x022a, 30) // ZC_NOTIFY_STANDENTRY3
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x022b
#if PACKETVER >= 20090406
packetLen(0x022b, 57) // ZC_NOTIFY_NEWENTRY3
#elif PACKETVER >= 20090401
packetLen(0x022b, -1) // ZC_NOTIFY_NEWENTRY3
#elif PACKETVER >= 20090325
packetLen(0x022b, 2) // ZC_NOTIFY_NEWENTRY3
#elif PACKETVER >= 20090225
packetLen(0x022b, -1) // ZC_NOTIFY_NEWENTRY3
#elif PACKETVER >= 20090218
packetLen(0x022b, 12) // ZC_NOTIFY_NEWENTRY3
#elif PACKETVER >= 20090211
packetLen(0x022b, 16) // ZC_NOTIFY_NEWENTRY3
#elif PACKETVER >= 20090129
packetLen(0x022b, -1) // ZC_NOTIFY_NEWENTRY3
#elif PACKETVER >= 20090120
packetLen(0x022b, 3) // ZC_NOTIFY_NEWENTRY3
#elif PACKETVER >= 20090107
packetLen(0x022b, -1) // ZC_NOTIFY_NEWENTRY3
#endif
// Packet: 0x022c
#if PACKETVER >= 20090406
packetLen(0x022c, 65) // ZC_NOTIFY_MOVEENTRY3
#elif PACKETVER >= 20090401
packetLen(0x022c, 6) // ZC_NOTIFY_MOVEENTRY3
#elif PACKETVER >= 20090318
packetLen(0x022c, -1) // ZC_NOTIFY_MOVEENTRY3
#elif PACKETVER >= 20090311
packetLen(0x022c, 2) // ZC_NOTIFY_MOVEENTRY3
#elif PACKETVER >= 20090211
packetLen(0x022c, -1) // ZC_NOTIFY_MOVEENTRY3
#elif PACKETVER >= 20090204
packetLen(0x022c, 5) // ZC_NOTIFY_MOVEENTRY3
#elif PACKETVER >= 20090114
packetLen(0x022c, -1) // ZC_NOTIFY_MOVEENTRY3
#elif PACKETVER >= 20090107
packetLen(0x022c, 6) // ZC_NOTIFY_MOVEENTRY3
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x022d
#if PACKETVER >= 20090406
packetLen(0x022d, 5) // CZ_COMMAND_MER
#elif PACKETVER >= 20090401
packetLen(0x022d, 27) // CZ_COMMAND_MER
#elif PACKETVER >= 20090325
packetLen(0x022d, 19) // CZ_COMMAND_MER
#elif PACKETVER >= 20090318
packetLen(0x022d, 10) // CZ_COMMAND_MER
#elif PACKETVER >= 20090311
packetLen(0x022d, 28) // CZ_COMMAND_MER
#elif PACKETVER >= 20090225
packetLen(0x022d, 11) // CZ_COMMAND_MER
#elif PACKETVER >= 20090218
packetLen(0x022d, 67) // CZ_COMMAND_MER
#elif PACKETVER >= 20090211
packetLen(0x022d, 31) // CZ_COMMAND_MER
#elif PACKETVER >= 20090204
packetLen(0x022d, 8) // CZ_COMMAND_MER
#elif PACKETVER >= 20090114
packetLen(0x022d, -1) // CZ_COMMAND_MER
#elif PACKETVER >= 20090107
packetLen(0x022d, 14) // CZ_COMMAND_MER
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x022e
#if PACKETVER >= 20090406
packetLen(0x022e, 71) // ZC_PROPERTY_HOMUN
#elif PACKETVER >= 20090401
packetLen(0x022e, 2) // ZC_PROPERTY_HOMUN
#elif PACKETVER >= 20090325
packetLen(0x022e, 16) // ZC_PROPERTY_HOMUN
#elif PACKETVER >= 20090311
packetLen(0x022e, -1) // ZC_PROPERTY_HOMUN
#elif PACKETVER >= 20090225
packetLen(0x022e, 26) // ZC_PROPERTY_HOMUN
#elif PACKETVER >= 20090129
packetLen(0x022e, -1) // ZC_PROPERTY_HOMUN
#elif PACKETVER >= 20090120
packetLen(0x022e, 8) // ZC_PROPERTY_HOMUN
#elif PACKETVER >= 20090107
packetLen(0x022e, 186) // ZC_PROPERTY_HOMUN
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x022f
#if PACKETVER >= 20090406
packetLen(0x022f, 5) // ZC_FEED_MER
#elif PACKETVER >= 20090401
packetLen(0x022f, 17) // ZC_FEED_MER
#elif PACKETVER >= 20090325
packetLen(0x022f, 39) // ZC_FEED_MER
#elif PACKETVER >= 20090318
packetLen(0x022f, -1) // ZC_FEED_MER
#elif PACKETVER >= 20090311
packetLen(0x022f, 23) // ZC_FEED_MER
#elif PACKETVER >= 20090225
packetLen(0x022f, -1) // ZC_FEED_MER
#elif PACKETVER >= 20090218
packetLen(0x022f, 12) // ZC_FEED_MER
#elif PACKETVER >= 20090211
packetLen(0x022f, 5) // ZC_FEED_MER
#elif PACKETVER >= 20090129
packetLen(0x022f, -1) // ZC_FEED_MER
#elif PACKETVER >= 20090120
packetLen(0x022f, 31) // ZC_FEED_MER
#elif PACKETVER >= 20090114
packetLen(0x022f, -1) // ZC_FEED_MER
#elif PACKETVER >= 20090107
packetLen(0x022f, 2) // ZC_FEED_MER
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x0230
#if PACKETVER >= 20090406
packetLen(0x0230, 12) // ZC_CHANGESTATE_MER
#elif PACKETVER >= 20090311
packetLen(0x0230, -1) // ZC_CHANGESTATE_MER
#elif PACKETVER >= 20090225
packetLen(0x0230, 30) // ZC_CHANGESTATE_MER
#elif PACKETVER >= 20090218
packetLen(0x0230, -1) // ZC_CHANGESTATE_MER
#elif PACKETVER >= 20090211
packetLen(0x0230, 10) // ZC_CHANGESTATE_MER
#elif PACKETVER >= 20090204
packetLen(0x0230, 15) // ZC_CHANGESTATE_MER
#elif PACKETVER >= 20090129
packetLen(0x0230, -1) // ZC_CHANGESTATE_MER
#elif PACKETVER >= 20090120
packetLen(0x0230, 15) // ZC_CHANGESTATE_MER
#elif PACKETVER >= 20090114
packetLen(0x0230, 5) // ZC_CHANGESTATE_MER
#elif PACKETVER >= 20090107
packetLen(0x0230, -1) // ZC_CHANGESTATE_MER
#endif
// Packet: 0x0231
packetLen(0x0231, 26) // CZ_RENAME_MER
// Packet: 0x0232
#if PACKETVER >= 20090406
packetLen(0x0232, 9) // CZ_REQUEST_MOVENPC
#elif PACKETVER >= 20090325
packetLen(0x0232, -1) // CZ_REQUEST_MOVENPC
#elif PACKETVER >= 20090318
packetLen(0x0232, 6) // CZ_REQUEST_MOVENPC
#elif PACKETVER >= 20090311
packetLen(0x0232, -1) // CZ_REQUEST_MOVENPC
#elif PACKETVER >= 20090225
packetLen(0x0232, 8) // CZ_REQUEST_MOVENPC
#elif PACKETVER >= 20090114
packetLen(0x0232, -1) // CZ_REQUEST_MOVENPC
#elif PACKETVER >= 20090107
packetLen(0x0232, 3) // CZ_REQUEST_MOVENPC
#endif
// Packet: 0x0233
#if PACKETVER >= 20090406
packetLen(0x0233, 11) // CZ_REQUEST_ACTNPC
#elif PACKETVER >= 20090401
packetLen(0x0233, 10) // CZ_REQUEST_ACTNPC
#elif PACKETVER >= 20090325
packetLen(0x0233, 4) // CZ_REQUEST_ACTNPC
#elif PACKETVER >= 20090311
packetLen(0x0233, -1) // CZ_REQUEST_ACTNPC
#elif PACKETVER >= 20090225
packetLen(0x0233, 60) // CZ_REQUEST_ACTNPC
#elif PACKETVER >= 20090218
packetLen(0x0233, 10) // CZ_REQUEST_ACTNPC
#elif PACKETVER >= 20090204
packetLen(0x0233, 6) // CZ_REQUEST_ACTNPC
#elif PACKETVER >= 20090129
packetLen(0x0233, -1) // CZ_REQUEST_ACTNPC
#elif PACKETVER >= 20090114
packetLen(0x0233, 6) // CZ_REQUEST_ACTNPC
#elif PACKETVER >= 20090107
packetLen(0x0233, 7) // CZ_REQUEST_ACTNPC
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x0234
#if PACKETVER >= 20090406
packetLen(0x0234, 6) // CZ_REQUEST_MOVETOOWNER
#elif PACKETVER >= 20090401
packetLen(0x0234, 7) // CZ_REQUEST_MOVETOOWNER
#elif PACKETVER >= 20090318
packetLen(0x0234, 6) // CZ_REQUEST_MOVETOOWNER
#elif PACKETVER >= 20090225
packetLen(0x0234, -1) // CZ_REQUEST_MOVETOOWNER
#elif PACKETVER >= 20090218
packetLen(0x0234, 7) // CZ_REQUEST_MOVETOOWNER
#elif PACKETVER >= 20090211
packetLen(0x0234, 6) // CZ_REQUEST_MOVETOOWNER
#elif PACKETVER >= 20090204
packetLen(0x0234, 16) // CZ_REQUEST_MOVETOOWNER
#elif PACKETVER >= 20090129
packetLen(0x0234, -1) // CZ_REQUEST_MOVETOOWNER
#elif PACKETVER >= 20090120
packetLen(0x0234, 10) // CZ_REQUEST_MOVETOOWNER
#elif PACKETVER >= 20090107
packetLen(0x0234, 10) // CZ_REQUEST_MOVETOOWNER
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x0235
#if PACKETVER >= 20090311
packetLen(0x0235, -1) // ZC_HOSKILLINFO_LIST
#elif PACKETVER >= 20090225
packetLen(0x0235, 22) // ZC_HOSKILLINFO_LIST
#elif PACKETVER >= 20090218
packetLen(0x0235, 79) // ZC_HOSKILLINFO_LIST
#elif PACKETVER >= 20090211
packetLen(0x0235, -1) // ZC_HOSKILLINFO_LIST
#elif PACKETVER >= 20090204
packetLen(0x0235, 21) // ZC_HOSKILLINFO_LIST
#elif PACKETVER >= 20090107
packetLen(0x0235, -1) // ZC_HOSKILLINFO_LIST
#endif
// Packet: 0x0236
packetLen(0x0236, 10) // ZC_KILLER_POINT
// Packet: 0x0237
#if PACKETVER >= 20090401
packetLen(0x0237, 2) // CZ_KILLER_RANK
#elif PACKETVER >= 20090325
packetLen(0x0237, 43) // CZ_KILLER_RANK
#elif PACKETVER >= 20090211
packetLen(0x0237, -1) // CZ_KILLER_RANK
#elif PACKETVER >= 20090204
packetLen(0x0237, 19) // CZ_KILLER_RANK
#elif PACKETVER >= 20090129
packetLen(0x0237, 6) // CZ_KILLER_RANK
#elif PACKETVER >= 20090120
packetLen(0x0237, -1) // CZ_KILLER_RANK
#elif PACKETVER >= 20090114
packetLen(0x0237, 2) // CZ_KILLER_RANK
#elif PACKETVER >= 20090107
packetLen(0x0237, -1) // CZ_KILLER_RANK
#endif
// Packet: 0x0238
#if PACKETVER >= 20090406
packetLen(0x0238, 282) // ZC_KILLER_RANK
#elif PACKETVER >= 20090401
packetLen(0x0238, 6) // ZC_KILLER_RANK
#elif PACKETVER >= 20090325
packetLen(0x0238, -1) // ZC_KILLER_RANK
#elif PACKETVER >= 20090318
packetLen(0x0238, 3) // ZC_KILLER_RANK
#elif PACKETVER >= 20090225
packetLen(0x0238, -1) // ZC_KILLER_RANK
#elif PACKETVER >= 20090218
packetLen(0x0238, 6) // ZC_KILLER_RANK
#elif PACKETVER >= 20090211
packetLen(0x0238, 3) // ZC_KILLER_RANK
#elif PACKETVER >= 20090204
packetLen(0x0238, -1) // ZC_KILLER_RANK
#elif PACKETVER >= 20090129
packetLen(0x0238, 6) // ZC_KILLER_RANK
#elif PACKETVER >= 20090120
packetLen(0x0238, -1) // ZC_KILLER_RANK
#elif PACKETVER >= 20090114
packetLen(0x0238, 12) // ZC_KILLER_RANK
#elif PACKETVER >= 20090107
packetLen(0x0238, 22) // ZC_KILLER_RANK
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x0239
#if PACKETVER >= 20090406
packetLen(0x0239, 11) // ZC_HOSKILLINFO_UPDATE
#elif PACKETVER >= 20090401
packetLen(0x0239, 12) // ZC_HOSKILLINFO_UPDATE
#elif PACKETVER >= 20090325
packetLen(0x0239, -1) // ZC_HOSKILLINFO_UPDATE
#elif PACKETVER >= 20090318
packetLen(0x0239, 97) // ZC_HOSKILLINFO_UPDATE
#elif PACKETVER >= 20090218
packetLen(0x0239, -1) // ZC_HOSKILLINFO_UPDATE
#elif PACKETVER >= 20090211
packetLen(0x0239, 3) // ZC_HOSKILLINFO_UPDATE
#elif PACKETVER >= 20090204
packetLen(0x0239, 10) // ZC_HOSKILLINFO_UPDATE
#elif PACKETVER >= 20090129
packetLen(0x0239, 66) // ZC_HOSKILLINFO_UPDATE
#elif PACKETVER >= 20090120
packetLen(0x0239, -1) // ZC_HOSKILLINFO_UPDATE
#elif PACKETVER >= 20090114
packetLen(0x0239, 71) // ZC_HOSKILLINFO_UPDATE
#elif PACKETVER >= 20090107
packetLen(0x0239, 7) // ZC_HOSKILLINFO_UPDATE
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x023a
#if PACKETVER >= 20090406
packetLen(0x023a, 4) // ZC_REQ_STORE_PASSWORD
#elif PACKETVER >= 20090401
packetLen(0x023a, 15) // ZC_REQ_STORE_PASSWORD
#elif PACKETVER >= 20090318
packetLen(0x023a, -1) // ZC_REQ_STORE_PASSWORD
#elif PACKETVER >= 20090311
packetLen(0x023a, 79) // ZC_REQ_STORE_PASSWORD
#elif PACKETVER >= 20090225
packetLen(0x023a, 8) // ZC_REQ_STORE_PASSWORD
#elif PACKETVER >= 20090204
packetLen(0x023a, -1) // ZC_REQ_STORE_PASSWORD
#elif PACKETVER >= 20090129
packetLen(0x023a, 10) // ZC_REQ_STORE_PASSWORD
#elif PACKETVER >= 20090120
packetLen(0x023a, -1) // ZC_REQ_STORE_PASSWORD
#elif PACKETVER >= 20090114
packetLen(0x023a, 22) // ZC_REQ_STORE_PASSWORD
#elif PACKETVER >= 20090107
packetLen(0x023a, 90) // ZC_REQ_STORE_PASSWORD
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x023b
packetLen(0x023b, 36) // CZ_ACK_STORE_PASSWORD
// Packet: 0x023c
#if PACKETVER >= 20090406
packetLen(0x023c, 6) // ZC_RESULT_STORE_PASSWORD
#elif PACKETVER >= 20090318
packetLen(0x023c, -1) // ZC_RESULT_STORE_PASSWORD
#elif PACKETVER >= 20090311
packetLen(0x023c, 6) // ZC_RESULT_STORE_PASSWORD
#elif PACKETVER >= 20090218
packetLen(0x023c, -1) // ZC_RESULT_STORE_PASSWORD
#elif PACKETVER >= 20090211
packetLen(0x023c, 4) // ZC_RESULT_STORE_PASSWORD
#elif PACKETVER >= 20090107
packetLen(0x023c, -1) // ZC_RESULT_STORE_PASSWORD
#endif
// 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
#if PACKETVER >= 20090406
packetLen(0x0274, 8) // ZC_ACK_MAIL_RETURN
#elif PACKETVER >= 20090401
packetLen(0x0274, 15) // ZC_ACK_MAIL_RETURN
#elif PACKETVER >= 20090311
packetLen(0x0274, -1) // ZC_ACK_MAIL_RETURN
#elif PACKETVER >= 20090225
packetLen(0x0274, 8) // ZC_ACK_MAIL_RETURN
#elif PACKETVER >= 20090129
packetLen(0x0274, -1) // ZC_ACK_MAIL_RETURN
#elif PACKETVER >= 20090120
packetLen(0x0274, 2) // ZC_ACK_MAIL_RETURN
#elif PACKETVER >= 20090107
packetLen(0x0274, -1) // ZC_ACK_MAIL_RETURN
#endif
// Packet: 0x0275
#if PACKETVER >= 20090701
packetLen(0x0275, 37) // CH_ENTER2
#endif
// Packet: 0x0276
#if PACKETVER >= 20090701
packetLen(0x0276, -1) // AC_ACCEPT_LOGIN2
#endif
// 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
#if PACKETVER >= 20090406
packetLen(0x0287, -1) // ZC_PC_CASH_POINT_ITEMLIST
#elif PACKETVER >= 20090401
packetLen(0x0287, 10) // ZC_PC_CASH_POINT_ITEMLIST
#elif PACKETVER >= 20090311
packetLen(0x0287, -1) // ZC_PC_CASH_POINT_ITEMLIST
#elif PACKETVER >= 20090225
packetLen(0x0287, 2) // ZC_PC_CASH_POINT_ITEMLIST
#elif PACKETVER >= 20090218
packetLen(0x0287, -1) // ZC_PC_CASH_POINT_ITEMLIST
#elif PACKETVER >= 20090211
packetLen(0x0287, 7) // ZC_PC_CASH_POINT_ITEMLIST
#elif PACKETVER >= 20090204
packetLen(0x0287, -1) // ZC_PC_CASH_POINT_ITEMLIST
#elif PACKETVER >= 20090129
packetLen(0x0287, 8) // ZC_PC_CASH_POINT_ITEMLIST
#elif PACKETVER >= 20090120
packetLen(0x0287, -1) // ZC_PC_CASH_POINT_ITEMLIST
#elif PACKETVER >= 20090114
packetLen(0x0287, 3) // ZC_PC_CASH_POINT_ITEMLIST
#elif PACKETVER >= 20090107
packetLen(0x0287, 29) // ZC_PC_CASH_POINT_ITEMLIST
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x0288
packetLen(0x0288, 10) // CZ_PC_BUY_CASH_POINT_ITEM
// 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
#if PACKETVER >= 20090318
packetLen(0x0295, -1) // ZC_EQUIPMENT_ITEMLIST2
#elif PACKETVER >= 20090311
packetLen(0x0295, 81) // ZC_EQUIPMENT_ITEMLIST2
#elif PACKETVER >= 20090225
packetLen(0x0295, 8) // ZC_EQUIPMENT_ITEMLIST2
#elif PACKETVER >= 20090218
packetLen(0x0295, 4) // ZC_EQUIPMENT_ITEMLIST2
#elif PACKETVER >= 20090107
packetLen(0x0295, -1) // ZC_EQUIPMENT_ITEMLIST2
#endif
// Packet: 0x0296
#if PACKETVER >= 20090406
packetLen(0x0296, -1) // ZC_STORE_EQUIPMENT_ITEMLIST2
#elif PACKETVER >= 20090401
packetLen(0x0296, 4) // ZC_STORE_EQUIPMENT_ITEMLIST2
#elif PACKETVER >= 20090311
packetLen(0x0296, -1) // ZC_STORE_EQUIPMENT_ITEMLIST2
#elif PACKETVER >= 20090218
packetLen(0x0296, 6) // ZC_STORE_EQUIPMENT_ITEMLIST2
#elif PACKETVER >= 20090211
packetLen(0x0296, 36) // ZC_STORE_EQUIPMENT_ITEMLIST2
#elif PACKETVER >= 20090204
packetLen(0x0296, -1) // ZC_STORE_EQUIPMENT_ITEMLIST2
#elif PACKETVER >= 20090129
packetLen(0x0296, 6) // ZC_STORE_EQUIPMENT_ITEMLIST2
#elif PACKETVER >= 20090120
packetLen(0x0296, -1) // ZC_STORE_EQUIPMENT_ITEMLIST2
#elif PACKETVER >= 20090114
packetLen(0x0296, 6) // ZC_STORE_EQUIPMENT_ITEMLIST2
#elif PACKETVER >= 20090107
packetLen(0x0296, -1) // ZC_STORE_EQUIPMENT_ITEMLIST2
#endif
// Packet: 0x0297
#if PACKETVER >= 20090211
packetLen(0x0297, -1) // ZC_CART_EQUIPMENT_ITEMLIST2
#elif PACKETVER >= 20090204
packetLen(0x0297, 59) // ZC_CART_EQUIPMENT_ITEMLIST2
#elif PACKETVER >= 20090129
packetLen(0x0297, -1) // ZC_CART_EQUIPMENT_ITEMLIST2
#elif PACKETVER >= 20090120
packetLen(0x0297, 58) // ZC_CART_EQUIPMENT_ITEMLIST2
#elif PACKETVER >= 20090107
packetLen(0x0297, 6) // ZC_CART_EQUIPMENT_ITEMLIST2
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x0298
packetLen(0x0298, 8) // ZC_CASH_TIME_COUNTER
// Packet: 0x0299
packetLen(0x0299, 6) // ZC_CASH_ITEM_DELETE
// Packet: 0x029a
#if PACKETVER >= 20090406
packetLen(0x029a, 27) // ZC_ITEM_PICKUP_ACK2
#elif PACKETVER >= 20090401
packetLen(0x029a, 9) // ZC_ITEM_PICKUP_ACK2
#elif PACKETVER >= 20090325
packetLen(0x029a, -1) // ZC_ITEM_PICKUP_ACK2
#elif PACKETVER >= 20090318
packetLen(0x029a, 15) // ZC_ITEM_PICKUP_ACK2
#elif PACKETVER >= 20090311
packetLen(0x029a, 32) // ZC_ITEM_PICKUP_ACK2
#elif PACKETVER >= 20090218
packetLen(0x029a, -1) // ZC_ITEM_PICKUP_ACK2
#elif PACKETVER >= 20090211
packetLen(0x029a, 102) // ZC_ITEM_PICKUP_ACK2
#elif PACKETVER >= 20090204
packetLen(0x029a, -1) // ZC_ITEM_PICKUP_ACK2
#elif PACKETVER >= 20090129
packetLen(0x029a, 2) // ZC_ITEM_PICKUP_ACK2
#elif PACKETVER >= 20090120
packetLen(0x029a, -1) // ZC_ITEM_PICKUP_ACK2
#elif PACKETVER >= 20090107
packetLen(0x029a, 6) // ZC_ITEM_PICKUP_ACK2
// ignored packet from 2009-01-07aRagexe
#endif
// 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: 0x02a6
#if PACKETVER >= 20090408
packetLen(0x02a6, -1) // ZC_HACKSH_CPX_MSG
#elif PACKETVER >= 20090325
packetLen(0x02a6, 404) // ZC_HACKSH_CPX_MSG
#endif
// Packet: 0x02a7
#if PACKETVER >= 20090408
packetLen(0x02a7, -1) // CZ_HACKSH_CPX_MSG
#elif PACKETVER >= 20090325
packetLen(0x02a7, 404) // CZ_HACKSH_CPX_MSG
#endif
// 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
#if PACKETVER >= 20090406
packetLen(0x02e1, 33) // ZC_NOTIFY_ACT2
#elif PACKETVER >= 20090325
packetLen(0x02e1, -1) // ZC_NOTIFY_ACT2
#elif PACKETVER >= 20090318
packetLen(0x02e1, 114) // ZC_NOTIFY_ACT2
#elif PACKETVER >= 20090311
packetLen(0x02e1, -1) // ZC_NOTIFY_ACT2
#elif PACKETVER >= 20090225
packetLen(0x02e1, 3) // ZC_NOTIFY_ACT2
#elif PACKETVER >= 20090218
packetLen(0x02e1, 2) // ZC_NOTIFY_ACT2
#elif PACKETVER >= 20090211
packetLen(0x02e1, -1) // ZC_NOTIFY_ACT2
#elif PACKETVER >= 20090204
packetLen(0x02e1, 30) // ZC_NOTIFY_ACT2
#elif PACKETVER >= 20090129
packetLen(0x02e1, -1) // ZC_NOTIFY_ACT2
#elif PACKETVER >= 20090120
packetLen(0x02e1, 6) // ZC_NOTIFY_ACT2
#elif PACKETVER >= 20090114
packetLen(0x02e1, 60) // ZC_NOTIFY_ACT2
#elif PACKETVER >= 20090107
packetLen(0x02e1, 7) // ZC_NOTIFY_ACT2
// ignored packet from 2009-01-07aRagexe
#endif
// 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
#if PACKETVER >= 20090406
packetLen(0x02ec, 67) // ZC_NOTIFY_MOVEENTRY4
#elif PACKETVER >= 20090318
packetLen(0x02ec, -1) // ZC_NOTIFY_MOVEENTRY4
#elif PACKETVER >= 20090311
packetLen(0x02ec, 7) // ZC_NOTIFY_MOVEENTRY4
#elif PACKETVER >= 20090225
packetLen(0x02ec, 2) // ZC_NOTIFY_MOVEENTRY4
#elif PACKETVER >= 20090218
packetLen(0x02ec, -1) // ZC_NOTIFY_MOVEENTRY4
#elif PACKETVER >= 20090211
packetLen(0x02ec, 26) // ZC_NOTIFY_MOVEENTRY4
#elif PACKETVER >= 20090204
packetLen(0x02ec, 4) // ZC_NOTIFY_MOVEENTRY4
#elif PACKETVER >= 20090120
packetLen(0x02ec, -1) // ZC_NOTIFY_MOVEENTRY4
#elif PACKETVER >= 20090114
packetLen(0x02ec, 9) // ZC_NOTIFY_MOVEENTRY4
#elif PACKETVER >= 20090107
packetLen(0x02ec, -1) // ZC_NOTIFY_MOVEENTRY4
#endif
// Packet: 0x02ed
#if PACKETVER >= 20090406
packetLen(0x02ed, 59) // ZC_NOTIFY_NEWENTRY4
#elif PACKETVER >= 20090401
packetLen(0x02ed, 28) // ZC_NOTIFY_NEWENTRY4
#elif PACKETVER >= 20090325
packetLen(0x02ed, 15) // ZC_NOTIFY_NEWENTRY4
#elif PACKETVER >= 20090318
packetLen(0x02ed, 2) // ZC_NOTIFY_NEWENTRY4
#elif PACKETVER >= 20090311
packetLen(0x02ed, 6) // ZC_NOTIFY_NEWENTRY4
#elif PACKETVER >= 20090225
packetLen(0x02ed, 29) // ZC_NOTIFY_NEWENTRY4
#elif PACKETVER >= 20090211
packetLen(0x02ed, -1) // ZC_NOTIFY_NEWENTRY4
#elif PACKETVER >= 20090204
packetLen(0x02ed, 23) // ZC_NOTIFY_NEWENTRY4
#elif PACKETVER >= 20090129
packetLen(0x02ed, -1) // ZC_NOTIFY_NEWENTRY4
#elif PACKETVER >= 20090120
packetLen(0x02ed, 2) // ZC_NOTIFY_NEWENTRY4
#elif PACKETVER >= 20090107
packetLen(0x02ed, -1) // ZC_NOTIFY_NEWENTRY4
#endif
// Packet: 0x02ee
#if PACKETVER >= 20090406
packetLen(0x02ee, 60) // ZC_NOTIFY_STANDENTRY4
#elif PACKETVER >= 20090401
packetLen(0x02ee, 3) // ZC_NOTIFY_STANDENTRY4
#elif PACKETVER >= 20090325
packetLen(0x02ee, 6) // ZC_NOTIFY_STANDENTRY4
#elif PACKETVER >= 20090318
packetLen(0x02ee, 5) // ZC_NOTIFY_STANDENTRY4
#elif PACKETVER >= 20090311
packetLen(0x02ee, 3) // ZC_NOTIFY_STANDENTRY4
#elif PACKETVER >= 20090211
packetLen(0x02ee, -1) // ZC_NOTIFY_STANDENTRY4
#elif PACKETVER >= 20090204
packetLen(0x02ee, 20) // ZC_NOTIFY_STANDENTRY4
#elif PACKETVER >= 20090129
packetLen(0x02ee, 13) // ZC_NOTIFY_STANDENTRY4
#elif PACKETVER >= 20090120
packetLen(0x02ee, 21) // ZC_NOTIFY_STANDENTRY4
#elif PACKETVER >= 20090107
packetLen(0x02ee, -1) // ZC_NOTIFY_STANDENTRY4
#endif
// 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 >= 20090406
packetLen(0x02f3, -1) // CZ_IRMAIL_SEND
#elif PACKETVER >= 20090401
packetLen(0x02f3, 58) // CZ_IRMAIL_SEND
#elif PACKETVER >= 20090318
packetLen(0x02f3, -1) // CZ_IRMAIL_SEND
#elif PACKETVER >= 20090311
packetLen(0x02f3, 2) // CZ_IRMAIL_SEND
#elif PACKETVER >= 20090218
packetLen(0x02f3, -1) // CZ_IRMAIL_SEND
#elif PACKETVER >= 20090211
packetLen(0x02f3, 10) // CZ_IRMAIL_SEND
#elif PACKETVER >= 20090204
packetLen(0x02f3, 27) // CZ_IRMAIL_SEND
#elif PACKETVER >= 20090129
packetLen(0x02f3, 8) // CZ_IRMAIL_SEND
#elif PACKETVER >= 20090120
packetLen(0x02f3, 4) // CZ_IRMAIL_SEND
#elif PACKETVER >= 20090107
packetLen(0x02f3, 3) // CZ_IRMAIL_SEND
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x02f4
#if PACKETVER >= 20090401
packetLen(0x02f4, -1) // ZC_IRMAIL_SEND_RES
#elif PACKETVER >= 20090325
packetLen(0x02f4, 6) // ZC_IRMAIL_SEND_RES
#elif PACKETVER >= 20090318
packetLen(0x02f4, 2) // ZC_IRMAIL_SEND_RES
#elif PACKETVER >= 20090311
packetLen(0x02f4, 39) // ZC_IRMAIL_SEND_RES
#elif PACKETVER >= 20090225
packetLen(0x02f4, -1) // ZC_IRMAIL_SEND_RES
#elif PACKETVER >= 20090218
packetLen(0x02f4, 11) // ZC_IRMAIL_SEND_RES
#elif PACKETVER >= 20090211
packetLen(0x02f4, 7) // ZC_IRMAIL_SEND_RES
#elif PACKETVER >= 20090204
packetLen(0x02f4, 6) // ZC_IRMAIL_SEND_RES
#elif PACKETVER >= 20090129
packetLen(0x02f4, -1) // ZC_IRMAIL_SEND_RES
#elif PACKETVER >= 20090120
packetLen(0x02f4, 8) // ZC_IRMAIL_SEND_RES
#elif PACKETVER >= 20090107
packetLen(0x02f4, -1) // ZC_IRMAIL_SEND_RES
#endif
// Packet: 0x02f5
#if PACKETVER >= 20090325
packetLen(0x02f5, -1) // ZC_IRMAIL_NOTIFY
#elif PACKETVER >= 20090318
packetLen(0x02f5, 10) // ZC_IRMAIL_NOTIFY
#elif PACKETVER >= 20090311
packetLen(0x02f5, 60) // ZC_IRMAIL_NOTIFY
#elif PACKETVER >= 20090225
packetLen(0x02f5, 6) // ZC_IRMAIL_NOTIFY
#elif PACKETVER >= 20090218
packetLen(0x02f5, 8) // ZC_IRMAIL_NOTIFY
#elif PACKETVER >= 20090120
packetLen(0x02f5, -1) // ZC_IRMAIL_NOTIFY
#elif PACKETVER >= 20090114
packetLen(0x02f5, 8) // ZC_IRMAIL_NOTIFY
#elif PACKETVER >= 20090107
packetLen(0x02f5, 6) // ZC_IRMAIL_NOTIFY
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x02f6
#if PACKETVER >= 20090401
packetLen(0x02f6, -1) // CZ_IRMAIL_LIST
#elif PACKETVER >= 20090325
packetLen(0x02f6, 26) // CZ_IRMAIL_LIST
#elif PACKETVER >= 20090318
packetLen(0x02f6, -1) // CZ_IRMAIL_LIST
#elif PACKETVER >= 20090311
packetLen(0x02f6, 65) // CZ_IRMAIL_LIST
#elif PACKETVER >= 20090225
packetLen(0x02f6, 19) // CZ_IRMAIL_LIST
#elif PACKETVER >= 20090218
packetLen(0x02f6, -1) // CZ_IRMAIL_LIST
#elif PACKETVER >= 20090211
packetLen(0x02f6, 5) // CZ_IRMAIL_LIST
#elif PACKETVER >= 20090129
packetLen(0x02f6, 2) // CZ_IRMAIL_LIST
#elif PACKETVER >= 20090120
packetLen(0x02f6, 18) // CZ_IRMAIL_LIST
#elif PACKETVER >= 20090114
packetLen(0x02f6, -1) // CZ_IRMAIL_LIST
#elif PACKETVER >= 20090107
packetLen(0x02f6, 8) // CZ_IRMAIL_LIST
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x02f7
#if PACKETVER >= 20090406
packetLen(0x02f7, -1)
#elif PACKETVER >= 20090401
packetLen(0x02f7, 4)
#elif PACKETVER >= 20090225
packetLen(0x02f7, -1)
#elif PACKETVER >= 20090218
packetLen(0x02f7, 4)
#elif PACKETVER >= 20090211
packetLen(0x02f7, 24)
#elif PACKETVER >= 20090204
packetLen(0x02f7, 282)
#elif PACKETVER >= 20090114
packetLen(0x02f7, -1)
#elif PACKETVER >= 20090107
packetLen(0x02f7, 22)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x02f8
#if PACKETVER >= 20090406
packetLen(0x02f8, -1)
#elif PACKETVER >= 20090401
packetLen(0x02f8, 5)
#elif PACKETVER >= 20090325
packetLen(0x02f8, -1)
#elif PACKETVER >= 20090318
packetLen(0x02f8, 3)
#elif PACKETVER >= 20090311
packetLen(0x02f8, 26)
#elif PACKETVER >= 20090225
packetLen(0x02f8, 6)
#elif PACKETVER >= 20090218
packetLen(0x02f8, 15)
#elif PACKETVER >= 20090129
packetLen(0x02f8, -1)
#elif PACKETVER >= 20090120
packetLen(0x02f8, 14)
#elif PACKETVER >= 20090114
packetLen(0x02f8, -1)
#elif PACKETVER >= 20090107
packetLen(0x02f8, 5)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x02f9
#if PACKETVER >= 20090318
packetLen(0x02f9, -1)
#elif PACKETVER >= 20090225
packetLen(0x02f9, 11)
#elif PACKETVER >= 20090218
packetLen(0x02f9, 8)
#elif PACKETVER >= 20090211
packetLen(0x02f9, 5)
#elif PACKETVER >= 20090204
packetLen(0x02f9, 4)
#elif PACKETVER >= 20090120
packetLen(0x02f9, -1)
#elif PACKETVER >= 20090114
packetLen(0x02f9, 6)
#elif PACKETVER >= 20090107
packetLen(0x02f9, 4)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x02fa
#if PACKETVER >= 20090225
packetLen(0x02fa, -1)
#elif PACKETVER >= 20090218
packetLen(0x02fa, 11)
#elif PACKETVER >= 20090211
packetLen(0x02fa, 14)
#elif PACKETVER >= 20090129
packetLen(0x02fa, -1)
#elif PACKETVER >= 20090120
packetLen(0x02fa, 10)
#elif PACKETVER >= 20090107
packetLen(0x02fa, 3)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x02fb
#if PACKETVER >= 20090311
packetLen(0x02fb, -1)
#elif PACKETVER >= 20090225
packetLen(0x02fb, 58)
#elif PACKETVER >= 20090218
packetLen(0x02fb, -1)
#elif PACKETVER >= 20090211
packetLen(0x02fb, 42)
#elif PACKETVER >= 20090204
packetLen(0x02fb, 30)
#elif PACKETVER >= 20090129
packetLen(0x02fb, 4)
#elif PACKETVER >= 20090114
packetLen(0x02fb, -1)
#elif PACKETVER >= 20090107
packetLen(0x02fb, 10)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x02fc
#if PACKETVER >= 20090325
packetLen(0x02fc, -1)
#elif PACKETVER >= 20090318
packetLen(0x02fc, 26)
#elif PACKETVER >= 20090225
packetLen(0x02fc, -1)
#elif PACKETVER >= 20090218
packetLen(0x02fc, 6)
#elif PACKETVER >= 20090211
packetLen(0x02fc, -1)
#elif PACKETVER >= 20090204
packetLen(0x02fc, 39)
#elif PACKETVER >= 20090129
packetLen(0x02fc, 54)
#elif PACKETVER >= 20090107
packetLen(0x02fc, -1)
#endif
// Packet: 0x02fd
#if PACKETVER >= 20090406
packetLen(0x02fd, -1)
#elif PACKETVER >= 20090401
packetLen(0x02fd, 5)
#elif PACKETVER >= 20090325
packetLen(0x02fd, -1)
#elif PACKETVER >= 20090318
packetLen(0x02fd, 4)
#elif PACKETVER >= 20090311
packetLen(0x02fd, 42)
#elif PACKETVER >= 20090218
packetLen(0x02fd, -1)
#elif PACKETVER >= 20090211
packetLen(0x02fd, 182)
#elif PACKETVER >= 20090129
packetLen(0x02fd, -1)
#elif PACKETVER >= 20090120
packetLen(0x02fd, 8)
#elif PACKETVER >= 20090114
packetLen(0x02fd, 102)
#elif PACKETVER >= 20090107
packetLen(0x02fd, 11)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x02fe
#if PACKETVER >= 20090325
packetLen(0x02fe, -1)
#elif PACKETVER >= 20090318
packetLen(0x02fe, 5)
#elif PACKETVER >= 20090311
packetLen(0x02fe, 19)
#elif PACKETVER >= 20090218
packetLen(0x02fe, -1)
#elif PACKETVER >= 20090211
packetLen(0x02fe, 9)
#elif PACKETVER >= 20090204
packetLen(0x02fe, 6)
#elif PACKETVER >= 20090107
packetLen(0x02fe, 2)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x02ff
#if PACKETVER >= 20090406
packetLen(0x02ff, -1)
#elif PACKETVER >= 20090401
packetLen(0x02ff, 27)
#elif PACKETVER >= 20090325
packetLen(0x02ff, 11)
#elif PACKETVER >= 20090225
packetLen(0x02ff, -1)
#elif PACKETVER >= 20090218
packetLen(0x02ff, 54)
#elif PACKETVER >= 20090204
packetLen(0x02ff, -1)
#elif PACKETVER >= 20090129
packetLen(0x02ff, 9)
#elif PACKETVER >= 20090120
packetLen(0x02ff, 3)
#elif PACKETVER >= 20090114
packetLen(0x02ff, 30)
#elif PACKETVER >= 20090107
packetLen(0x02ff, -1)
#endif
// Packet: 0x0300
#if PACKETVER >= 20090318
packetLen(0x0300, -1)
#elif PACKETVER >= 20090311
packetLen(0x0300, 30)
#elif PACKETVER >= 20090225
packetLen(0x0300, 4)
#elif PACKETVER >= 20090218
packetLen(0x0300, 6)
#elif PACKETVER >= 20090204
packetLen(0x0300, -1)
#elif PACKETVER >= 20090120
packetLen(0x0300, 3)
#elif PACKETVER >= 20090107
packetLen(0x0300, 10)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x0301
#if PACKETVER >= 20090406
packetLen(0x0301, -1)
#elif PACKETVER >= 20090401
packetLen(0x0301, 22)
#elif PACKETVER >= 20090325
packetLen(0x0301, 36)
#elif PACKETVER >= 20090218
packetLen(0x0301, -1)
#elif PACKETVER >= 20090211
packetLen(0x0301, 10)
#elif PACKETVER >= 20090204
packetLen(0x0301, 4)
#elif PACKETVER >= 20090129
packetLen(0x0301, 28)
#elif PACKETVER >= 20090120
packetLen(0x0301, 10)
#elif PACKETVER >= 20090114
packetLen(0x0301, -1)
#elif PACKETVER >= 20090107
packetLen(0x0301, 10)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x0302
#if PACKETVER >= 20090325
packetLen(0x0302, -1)
#elif PACKETVER >= 20090318
packetLen(0x0302, 3)
#elif PACKETVER >= 20090225
packetLen(0x0302, -1)
#elif PACKETVER >= 20090218
packetLen(0x0302, 10)
#elif PACKETVER >= 20090211
packetLen(0x0302, -1)
#elif PACKETVER >= 20090204
packetLen(0x0302, 81)
#elif PACKETVER >= 20090114
packetLen(0x0302, -1)
#elif PACKETVER >= 20090107
packetLen(0x0302, 55)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x0303
#if PACKETVER >= 20090318
packetLen(0x0303, -1)
#elif PACKETVER >= 20090311
packetLen(0x0303, 10)
#elif PACKETVER >= 20090225
packetLen(0x0303, -1)
#elif PACKETVER >= 20090218
packetLen(0x0303, 53)
#elif PACKETVER >= 20090211
packetLen(0x0303, 2)
#elif PACKETVER >= 20090204
packetLen(0x0303, -1)
#elif PACKETVER >= 20090129
packetLen(0x0303, 39)
#elif PACKETVER >= 20090120
packetLen(0x0303, 26)
#elif PACKETVER >= 20090114
packetLen(0x0303, 10)
#elif PACKETVER >= 20090107
packetLen(0x0303, -1)
#endif
// Packet: 0x0304
#if PACKETVER >= 20090406
packetLen(0x0304, -1)
#elif PACKETVER >= 20090401
packetLen(0x0304, 6)
#elif PACKETVER >= 20090325
packetLen(0x0304, 29)
#elif PACKETVER >= 20090318
packetLen(0x0304, 19)
#elif PACKETVER >= 20090225
packetLen(0x0304, -1)
#elif PACKETVER >= 20090218
packetLen(0x0304, 3)
#elif PACKETVER >= 20090120
packetLen(0x0304, -1)
#elif PACKETVER >= 20090114
packetLen(0x0304, 3)
#elif PACKETVER >= 20090107
packetLen(0x0304, 26)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x0305
#if PACKETVER >= 20090318
packetLen(0x0305, -1)
#elif PACKETVER >= 20090311
packetLen(0x0305, 16)
#elif PACKETVER >= 20090120
packetLen(0x0305, -1)
#elif PACKETVER >= 20090114
packetLen(0x0305, 4)
#elif PACKETVER >= 20090107
packetLen(0x0305, 282)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x0306
#if PACKETVER >= 20090406
packetLen(0x0306, -1)
#elif PACKETVER >= 20090325
packetLen(0x0306, 12)
#elif PACKETVER >= 20090318
packetLen(0x0306, -1)
#elif PACKETVER >= 20090311
packetLen(0x0306, 282)
#elif PACKETVER >= 20090225
packetLen(0x0306, 24)
#elif PACKETVER >= 20090218
packetLen(0x0306, 33)
#elif PACKETVER >= 20090120
packetLen(0x0306, -1)
#elif PACKETVER >= 20090114
packetLen(0x0306, 42)
#elif PACKETVER >= 20090107
packetLen(0x0306, 33)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x0307
#if PACKETVER >= 20090225
packetLen(0x0307, -1)
#elif PACKETVER >= 20090218
packetLen(0x0307, 6)
#elif PACKETVER >= 20090211
packetLen(0x0307, 2)
#elif PACKETVER >= 20090107
packetLen(0x0307, -1)
#endif
// Packet: 0x0308
#if PACKETVER >= 20090406
packetLen(0x0308, -1)
#elif PACKETVER >= 20090401
packetLen(0x0308, 26)
#elif PACKETVER >= 20090325
packetLen(0x0308, 16)
#elif PACKETVER >= 20090311
packetLen(0x0308, -1)
#elif PACKETVER >= 20090225
packetLen(0x0308, 16)
#elif PACKETVER >= 20090218
packetLen(0x0308, 53)
#elif PACKETVER >= 20090211
packetLen(0x0308, 15)
#elif PACKETVER >= 20090204
packetLen(0x0308, -1)
#elif PACKETVER >= 20090129
packetLen(0x0308, 6)
#elif PACKETVER >= 20090107
packetLen(0x0308, 6)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x0309
#if PACKETVER >= 20090406
packetLen(0x0309, -1)
#elif PACKETVER >= 20090401
packetLen(0x0309, 8)
#elif PACKETVER >= 20090325
packetLen(0x0309, -1)
#elif PACKETVER >= 20090318
packetLen(0x0309, 30)
#elif PACKETVER >= 20090311
packetLen(0x0309, 2)
#elif PACKETVER >= 20090129
packetLen(0x0309, -1)
#elif PACKETVER >= 20090120
packetLen(0x0309, 8)
#elif PACKETVER >= 20090114
packetLen(0x0309, 32)
#elif PACKETVER >= 20090107
packetLen(0x0309, 14)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x030a
#if PACKETVER >= 20090325
packetLen(0x030a, -1)
#elif PACKETVER >= 20090318
packetLen(0x030a, 9)
#elif PACKETVER >= 20090311
packetLen(0x030a, -1)
#elif PACKETVER >= 20090225
packetLen(0x030a, 4)
#elif PACKETVER >= 20090218
packetLen(0x030a, 3)
#elif PACKETVER >= 20090211
packetLen(0x030a, -1)
#elif PACKETVER >= 20090204
packetLen(0x030a, 182)
#elif PACKETVER >= 20090129
packetLen(0x030a, -1)
#elif PACKETVER >= 20090120
packetLen(0x030a, 10)
#elif PACKETVER >= 20090107
packetLen(0x030a, 32)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x030b
#if PACKETVER >= 20090325
packetLen(0x030b, -1)
#elif PACKETVER >= 20090318
packetLen(0x030b, 4)
#elif PACKETVER >= 20090311
packetLen(0x030b, 9)
#elif PACKETVER >= 20090225
packetLen(0x030b, -1)
#elif PACKETVER >= 20090218
packetLen(0x030b, 43)
#elif PACKETVER >= 20090211
packetLen(0x030b, -1)
#elif PACKETVER >= 20090204
packetLen(0x030b, 282)
#elif PACKETVER >= 20090129
packetLen(0x030b, -1)
#elif PACKETVER >= 20090120
packetLen(0x030b, 19)
#elif PACKETVER >= 20090114
packetLen(0x030b, -1)
#elif PACKETVER >= 20090107
packetLen(0x030b, 4)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x030c
#if PACKETVER >= 20090325
packetLen(0x030c, -1)
#elif PACKETVER >= 20090318
packetLen(0x030c, 5)
#elif PACKETVER >= 20090225
packetLen(0x030c, -1)
#elif PACKETVER >= 20090218
packetLen(0x030c, 3)
#elif PACKETVER >= 20090211
packetLen(0x030c, -1)
#elif PACKETVER >= 20090204
packetLen(0x030c, 6)
#elif PACKETVER >= 20090107
packetLen(0x030c, -1)
#endif
// Packet: 0x030d
#if PACKETVER >= 20090406
packetLen(0x030d, -1)
#elif PACKETVER >= 20090401
packetLen(0x030d, 8)
#elif PACKETVER >= 20090311
packetLen(0x030d, -1)
#elif PACKETVER >= 20090225
packetLen(0x030d, 67)
#elif PACKETVER >= 20090218
packetLen(0x030d, 10)
#elif PACKETVER >= 20090211
packetLen(0x030d, 27)
#elif PACKETVER >= 20090129
packetLen(0x030d, -1)
#elif PACKETVER >= 20090120
packetLen(0x030d, 33)
#elif PACKETVER >= 20090114
packetLen(0x030d, 2)
#elif PACKETVER >= 20090107
packetLen(0x030d, 2)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x030e
#if PACKETVER >= 20090406
packetLen(0x030e, -1)
#elif PACKETVER >= 20090325
packetLen(0x030e, 4)
#elif PACKETVER >= 20090218
packetLen(0x030e, -1)
#elif PACKETVER >= 20090211
packetLen(0x030e, 6)
#elif PACKETVER >= 20090129
packetLen(0x030e, -1)
#elif PACKETVER >= 20090120
packetLen(0x030e, 2)
#elif PACKETVER >= 20090114
packetLen(0x030e, 65)
#elif PACKETVER >= 20090107
packetLen(0x030e, 5)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x030f
#if PACKETVER >= 20090401
packetLen(0x030f, -1)
#elif PACKETVER >= 20090325
packetLen(0x030f, 57)
#elif PACKETVER >= 20090225
packetLen(0x030f, -1)
#elif PACKETVER >= 20090218
packetLen(0x030f, 2)
#elif PACKETVER >= 20090204
packetLen(0x030f, -1)
#elif PACKETVER >= 20090129
packetLen(0x030f, 8)
#elif PACKETVER >= 20090120
packetLen(0x030f, 26)
#elif PACKETVER >= 20090114
packetLen(0x030f, -1)
#elif PACKETVER >= 20090107
packetLen(0x030f, 53)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x0310
#if PACKETVER >= 20090218
packetLen(0x0310, -1)
#elif PACKETVER >= 20090211
packetLen(0x0310, 2)
#elif PACKETVER >= 20090204
packetLen(0x0310, 11)
#elif PACKETVER >= 20090129
packetLen(0x0310, 3)
#elif PACKETVER >= 20090120
packetLen(0x0310, 15)
#elif PACKETVER >= 20090114
packetLen(0x0310, 2)
#elif PACKETVER >= 20090107
packetLen(0x0310, -1)
#endif
// Packet: 0x0311
#if PACKETVER >= 20090406
packetLen(0x0311, -1)
#elif PACKETVER >= 20090401
packetLen(0x0311, 6)
#elif PACKETVER >= 20090325
packetLen(0x0311, 5)
#elif PACKETVER >= 20090204
packetLen(0x0311, -1)
#elif PACKETVER >= 20090129
packetLen(0x0311, 6)
#elif PACKETVER >= 20090120
packetLen(0x0311, 27)
#elif PACKETVER >= 20090114
packetLen(0x0311, -1)
#elif PACKETVER >= 20090107
packetLen(0x0311, 2)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x0312
#if PACKETVER >= 20090325
packetLen(0x0312, -1)
#elif PACKETVER >= 20090318
packetLen(0x0312, 5)
#elif PACKETVER >= 20090311
packetLen(0x0312, 6)
#elif PACKETVER >= 20090225
packetLen(0x0312, -1)
#elif PACKETVER >= 20090218
packetLen(0x0312, 5)
#elif PACKETVER >= 20090211
packetLen(0x0312, 4)
#elif PACKETVER >= 20090114
packetLen(0x0312, -1)
#elif PACKETVER >= 20090107
packetLen(0x0312, 97)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x0313
#if PACKETVER >= 20090325
packetLen(0x0313, -1)
#elif PACKETVER >= 20090318
packetLen(0x0313, 5)
#elif PACKETVER >= 20090311
packetLen(0x0313, 6)
#elif PACKETVER >= 20090211
packetLen(0x0313, -1)
#elif PACKETVER >= 20090204
packetLen(0x0313, 37)
#elif PACKETVER >= 20090129
packetLen(0x0313, 11)
#elif PACKETVER >= 20090120
packetLen(0x0313, -1)
#elif PACKETVER >= 20090114
packetLen(0x0313, 10)
#elif PACKETVER >= 20090107
packetLen(0x0313, -1)
#endif
// Packet: 0x0314
#if PACKETVER >= 20090406
packetLen(0x0314, -1)
#elif PACKETVER >= 20090401
packetLen(0x0314, 6)
#elif PACKETVER >= 20090218
packetLen(0x0314, -1)
#elif PACKETVER >= 20090211
packetLen(0x0314, 60)
#elif PACKETVER >= 20090129
packetLen(0x0314, -1)
#elif PACKETVER >= 20090120
packetLen(0x0314, 102)
#elif PACKETVER >= 20090114
packetLen(0x0314, -1)
#elif PACKETVER >= 20090107
packetLen(0x0314, 11)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x0315
#if PACKETVER >= 20090401
packetLen(0x0315, -1)
#elif PACKETVER >= 20090325
packetLen(0x0315, 2)
#elif PACKETVER >= 20090318
packetLen(0x0315, -1)
#elif PACKETVER >= 20090311
packetLen(0x0315, 6)
#elif PACKETVER >= 20090225
packetLen(0x0315, 5)
#elif PACKETVER >= 20090204
packetLen(0x0315, -1)
#elif PACKETVER >= 20090129
packetLen(0x0315, 6)
#elif PACKETVER >= 20090120
packetLen(0x0315, 20)
#elif PACKETVER >= 20090114
packetLen(0x0315, -1)
#elif PACKETVER >= 20090107
packetLen(0x0315, 30)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x0316
#if PACKETVER >= 20090406
packetLen(0x0316, -1)
#elif PACKETVER >= 20090401
packetLen(0x0316, 13)
#elif PACKETVER >= 20090325
packetLen(0x0316, 8)
#elif PACKETVER >= 20090225
packetLen(0x0316, -1)
#elif PACKETVER >= 20090218
packetLen(0x0316, 6)
#elif PACKETVER >= 20090211
packetLen(0x0316, 4)
#elif PACKETVER >= 20090204
packetLen(0x0316, -1)
#elif PACKETVER >= 20090129
packetLen(0x0316, 11)
#elif PACKETVER >= 20090120
packetLen(0x0316, -1)
#elif PACKETVER >= 20090114
packetLen(0x0316, 2)
#elif PACKETVER >= 20090107
packetLen(0x0316, 13)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x0317
#if PACKETVER >= 20090406
packetLen(0x0317, -1)
#elif PACKETVER >= 20090401
packetLen(0x0317, 16)
#elif PACKETVER >= 20090318
packetLen(0x0317, -1)
#elif PACKETVER >= 20090311
packetLen(0x0317, 6)
#elif PACKETVER >= 20090218
packetLen(0x0317, -1)
#elif PACKETVER >= 20090211
packetLen(0x0317, 26)
#elif PACKETVER >= 20090204
packetLen(0x0317, 8)
#elif PACKETVER >= 20090129
packetLen(0x0317, 21)
#elif PACKETVER >= 20090120
packetLen(0x0317, -1)
#elif PACKETVER >= 20090114
packetLen(0x0317, 5)
#elif PACKETVER >= 20090107
packetLen(0x0317, -1)
#endif
// Packet: 0x0318
#if PACKETVER >= 20090401
packetLen(0x0318, -1)
#elif PACKETVER >= 20090325
packetLen(0x0318, 6)
#elif PACKETVER >= 20090311
packetLen(0x0318, -1)
#elif PACKETVER >= 20090225
packetLen(0x0318, 6)
#elif PACKETVER >= 20090204
packetLen(0x0318, -1)
#elif PACKETVER >= 20090129
packetLen(0x0318, 6)
#elif PACKETVER >= 20090114
packetLen(0x0318, -1)
#elif PACKETVER >= 20090107
packetLen(0x0318, 59)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x0319
#if PACKETVER >= 20090401
packetLen(0x0319, -1)
#elif PACKETVER >= 20090325
packetLen(0x0319, 33)
#elif PACKETVER >= 20090318
packetLen(0x0319, -1)
#elif PACKETVER >= 20090311
packetLen(0x0319, 6)
#elif PACKETVER >= 20090225
packetLen(0x0319, 60)
#elif PACKETVER >= 20090218
packetLen(0x0319, 11)
#elif PACKETVER >= 20090107
packetLen(0x0319, -1)
#endif
// Packet: 0x031a
#if PACKETVER >= 20090406
packetLen(0x031a, -1)
#elif PACKETVER >= 20090401
packetLen(0x031a, 6)
#elif PACKETVER >= 20090318
packetLen(0x031a, -1)
#elif PACKETVER >= 20090311
packetLen(0x031a, 33)
#elif PACKETVER >= 20090225
packetLen(0x031a, 282)
#elif PACKETVER >= 20090218
packetLen(0x031a, -1)
#elif PACKETVER >= 20090211
packetLen(0x031a, 2)
#elif PACKETVER >= 20090204
packetLen(0x031a, 7)
#elif PACKETVER >= 20090120
packetLen(0x031a, -1)
#elif PACKETVER >= 20090114
packetLen(0x031a, 23)
#elif PACKETVER >= 20090107
packetLen(0x031a, 10)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x031b
#if PACKETVER >= 20090218
packetLen(0x031b, -1)
#elif PACKETVER >= 20090211
packetLen(0x031b, 19)
#elif PACKETVER >= 20090129
packetLen(0x031b, -1)
#elif PACKETVER >= 20090120
packetLen(0x031b, 7)
#elif PACKETVER >= 20090107
packetLen(0x031b, 282)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x031c
#if PACKETVER >= 20090401
packetLen(0x031c, -1)
#elif PACKETVER >= 20090325
packetLen(0x031c, 14)
#elif PACKETVER >= 20090225
packetLen(0x031c, -1)
#elif PACKETVER >= 20090218
packetLen(0x031c, 20)
#elif PACKETVER >= 20090211
packetLen(0x031c, 186)
#elif PACKETVER >= 20090204
packetLen(0x031c, 6)
#elif PACKETVER >= 20090129
packetLen(0x031c, 7)
#elif PACKETVER >= 20090114
packetLen(0x031c, -1)
#elif PACKETVER >= 20090107
packetLen(0x031c, 30)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x031d
#if PACKETVER >= 20090401
packetLen(0x031d, -1)
#elif PACKETVER >= 20090325
packetLen(0x031d, 6)
#elif PACKETVER >= 20090318
packetLen(0x031d, -1)
#elif PACKETVER >= 20090311
packetLen(0x031d, 28)
#elif PACKETVER >= 20090204
packetLen(0x031d, -1)
#elif PACKETVER >= 20090129
packetLen(0x031d, 5)
#elif PACKETVER >= 20090107
packetLen(0x031d, -1)
#endif
// Packet: 0x031e
#if PACKETVER >= 20090311
packetLen(0x031e, -1)
#elif PACKETVER >= 20090225
packetLen(0x031e, 10)
#elif PACKETVER >= 20090218
packetLen(0x031e, -1)
#elif PACKETVER >= 20090211
packetLen(0x031e, 2)
#elif PACKETVER >= 20090114
packetLen(0x031e, -1)
#elif PACKETVER >= 20090107
packetLen(0x031e, 54)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x031f
#if PACKETVER >= 20090401
packetLen(0x031f, -1)
#elif PACKETVER >= 20090325
packetLen(0x031f, 114)
#elif PACKETVER >= 20090318
packetLen(0x031f, 17)
#elif PACKETVER >= 20090311
packetLen(0x031f, 10)
#elif PACKETVER >= 20090225
packetLen(0x031f, 6)
#elif PACKETVER >= 20090218
packetLen(0x031f, 10)
#elif PACKETVER >= 20090114
packetLen(0x031f, -1)
#elif PACKETVER >= 20090107
packetLen(0x031f, 71)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x0320
#if PACKETVER >= 20090204
packetLen(0x0320, -1)
#elif PACKETVER >= 20090129
packetLen(0x0320, 12)
#elif PACKETVER >= 20090120
packetLen(0x0320, -1)
#elif PACKETVER >= 20090114
packetLen(0x0320, 16)
#elif PACKETVER >= 20090107
packetLen(0x0320, 8)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x0321
#if PACKETVER >= 20090401
packetLen(0x0321, -1)
#elif PACKETVER >= 20090325
packetLen(0x0321, 22)
#elif PACKETVER >= 20090218
packetLen(0x0321, -1)
#elif PACKETVER >= 20090211
packetLen(0x0321, 2)
#elif PACKETVER >= 20090204
packetLen(0x0321, 186)
#elif PACKETVER >= 20090107
packetLen(0x0321, -1)
#endif
// Packet: 0x0322
#if PACKETVER >= 20090401
packetLen(0x0322, -1)
#elif PACKETVER >= 20090325
packetLen(0x0322, 10)
#elif PACKETVER >= 20090318
packetLen(0x0322, 9)
#elif PACKETVER >= 20090218
packetLen(0x0322, -1)
#elif PACKETVER >= 20090211
packetLen(0x0322, 8)
#elif PACKETVER >= 20090204
packetLen(0x0322, -1)
#elif PACKETVER >= 20090129
packetLen(0x0322, 26)
#elif PACKETVER >= 20090120
packetLen(0x0322, 8)
#elif PACKETVER >= 20090107
packetLen(0x0322, 27)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x0323
#if PACKETVER >= 20090406
packetLen(0x0323, -1)
#elif PACKETVER >= 20090401
packetLen(0x0323, 6)
#elif PACKETVER >= 20090311
packetLen(0x0323, -1)
#elif PACKETVER >= 20090225
packetLen(0x0323, 3)
#elif PACKETVER >= 20090218
packetLen(0x0323, -1)
#elif PACKETVER >= 20090211
packetLen(0x0323, 7)
#elif PACKETVER >= 20090204
packetLen(0x0323, -1)
#elif PACKETVER >= 20090129
packetLen(0x0323, 12)
#elif PACKETVER >= 20090120
packetLen(0x0323, 37)
#elif PACKETVER >= 20090114
packetLen(0x0323, 7)
#elif PACKETVER >= 20090107
packetLen(0x0323, 7)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x0324
#if PACKETVER >= 20090406
packetLen(0x0324, -1)
#elif PACKETVER >= 20090401
packetLen(0x0324, 5)
#elif PACKETVER >= 20090325
packetLen(0x0324, 33)
#elif PACKETVER >= 20090311
packetLen(0x0324, -1)
#elif PACKETVER >= 20090225
packetLen(0x0324, 4)
#elif PACKETVER >= 20090218
packetLen(0x0324, 2)
#elif PACKETVER >= 20090211
packetLen(0x0324, 12)
#elif PACKETVER >= 20090204
packetLen(0x0324, -1)
#elif PACKETVER >= 20090129
packetLen(0x0324, 97)
#elif PACKETVER >= 20090120
packetLen(0x0324, 2)
#elif PACKETVER >= 20090114
packetLen(0x0324, -1)
#elif PACKETVER >= 20090107
packetLen(0x0324, 10)
#endif
// Packet: 0x0325
#if PACKETVER >= 20090311
packetLen(0x0325, -1)
#elif PACKETVER >= 20090225
packetLen(0x0325, 27)
#elif PACKETVER >= 20090129
packetLen(0x0325, -1)
#elif PACKETVER >= 20090120
packetLen(0x0325, 6)
#elif PACKETVER >= 20090114
packetLen(0x0325, 32)
#elif PACKETVER >= 20090107
packetLen(0x0325, 8)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x0326
#if PACKETVER >= 20090401
packetLen(0x0326, -1)
#elif PACKETVER >= 20090325
packetLen(0x0326, 3)
#elif PACKETVER >= 20090225
packetLen(0x0326, -1)
#elif PACKETVER >= 20090218
packetLen(0x0326, 6)
#elif PACKETVER >= 20090211
packetLen(0x0326, 17)
#elif PACKETVER >= 20090204
packetLen(0x0326, -1)
#elif PACKETVER >= 20090129
packetLen(0x0326, 6)
#elif PACKETVER >= 20090107
packetLen(0x0326, 14)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x0327
#if PACKETVER >= 20090406
packetLen(0x0327, -1)
#elif PACKETVER >= 20090401
packetLen(0x0327, 10)
#elif PACKETVER >= 20090318
packetLen(0x0327, -1)
#elif PACKETVER >= 20090311
packetLen(0x0327, 28)
#elif PACKETVER >= 20090211
packetLen(0x0327, -1)
#elif PACKETVER >= 20090204
packetLen(0x0327, 9)
#elif PACKETVER >= 20090129
packetLen(0x0327, -1)
#elif PACKETVER >= 20090120
packetLen(0x0327, 13)
#elif PACKETVER >= 20090107
packetLen(0x0327, -1)
#endif
// Packet: 0x0328
#if PACKETVER >= 20090318
packetLen(0x0328, -1)
#elif PACKETVER >= 20090311
packetLen(0x0328, 8)
#elif PACKETVER >= 20090225
packetLen(0x0328, -1)
#elif PACKETVER >= 20090218
packetLen(0x0328, 6)
#elif PACKETVER >= 20090211
packetLen(0x0328, -1)
#elif PACKETVER >= 20090204
packetLen(0x0328, 7)
#elif PACKETVER >= 20090129
packetLen(0x0328, 14)
#elif PACKETVER >= 20090120
packetLen(0x0328, 8)
#elif PACKETVER >= 20090107
packetLen(0x0328, 26)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x0329
#if PACKETVER >= 20090406
packetLen(0x0329, -1)
#elif PACKETVER >= 20090401
packetLen(0x0329, 60)
#elif PACKETVER >= 20090318
packetLen(0x0329, -1)
#elif PACKETVER >= 20090311
packetLen(0x0329, 6)
#elif PACKETVER >= 20090225
packetLen(0x0329, 54)
#elif PACKETVER >= 20090218
packetLen(0x0329, -1)
#elif PACKETVER >= 20090211
packetLen(0x0329, 2)
#elif PACKETVER >= 20090204
packetLen(0x0329, 3)
#elif PACKETVER >= 20090120
packetLen(0x0329, -1)
#elif PACKETVER >= 20090114
packetLen(0x0329, 114)
#elif PACKETVER >= 20090107
packetLen(0x0329, -1)
#endif
// Packet: 0x032a
#if PACKETVER >= 20090318
packetLen(0x032a, -1)
#elif PACKETVER >= 20090311
packetLen(0x032a, 66)
#elif PACKETVER >= 20090204
packetLen(0x032a, -1)
#elif PACKETVER >= 20090129
packetLen(0x032a, 6)
#elif PACKETVER >= 20090114
packetLen(0x032a, -1)
#elif PACKETVER >= 20090107
packetLen(0x032a, 7)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x032b
#if PACKETVER >= 20090406
packetLen(0x032b, -1)
#elif PACKETVER >= 20090401
packetLen(0x032b, 6)
#elif PACKETVER >= 20090325
packetLen(0x032b, 3)
#elif PACKETVER >= 20090318
packetLen(0x032b, -1)
#elif PACKETVER >= 20090311
packetLen(0x032b, 10)
#elif PACKETVER >= 20090225
packetLen(0x032b, 6)
#elif PACKETVER >= 20090218
packetLen(0x032b, 17)
#elif PACKETVER >= 20090211
packetLen(0x032b, -1)
#elif PACKETVER >= 20090204
packetLen(0x032b, 55)
#elif PACKETVER >= 20090107
packetLen(0x032b, 4)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x032c
#if PACKETVER >= 20090401
packetLen(0x032c, -1)
#elif PACKETVER >= 20090325
packetLen(0x032c, 6)
#elif PACKETVER >= 20090318
packetLen(0x032c, -1)
#elif PACKETVER >= 20090311
packetLen(0x032c, 3)
#elif PACKETVER >= 20090225
packetLen(0x032c, -1)
#elif PACKETVER >= 20090218
packetLen(0x032c, 58)
#elif PACKETVER >= 20090211
packetLen(0x032c, 10)
#elif PACKETVER >= 20090129
packetLen(0x032c, -1)
#elif PACKETVER >= 20090120
packetLen(0x032c, 4)
#elif PACKETVER >= 20090114
packetLen(0x032c, -1)
#elif PACKETVER >= 20090107
packetLen(0x032c, 19)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x032d
#if PACKETVER >= 20090401
packetLen(0x032d, -1)
#elif PACKETVER >= 20090325
packetLen(0x032d, 11)
#elif PACKETVER >= 20090225
packetLen(0x032d, -1)
#elif PACKETVER >= 20090218
packetLen(0x032d, 10)
#elif PACKETVER >= 20090107
packetLen(0x032d, 6)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x032e
#if PACKETVER >= 20090406
packetLen(0x032e, -1)
#elif PACKETVER >= 20090401
packetLen(0x032e, 68)
#elif PACKETVER >= 20090318
packetLen(0x032e, -1)
#elif PACKETVER >= 20090311
packetLen(0x032e, 17)
#elif PACKETVER >= 20090225
packetLen(0x032e, 10)
#elif PACKETVER >= 20090218
packetLen(0x032e, 2)
#elif PACKETVER >= 20090204
packetLen(0x032e, -1)
#elif PACKETVER >= 20090129
packetLen(0x032e, 10)
#elif PACKETVER >= 20090120
packetLen(0x032e, -1)
#elif PACKETVER >= 20090107
packetLen(0x032e, 6)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x032f
#if PACKETVER >= 20090218
packetLen(0x032f, -1)
#elif PACKETVER >= 20090211
packetLen(0x032f, 90)
#elif PACKETVER >= 20090204
packetLen(0x032f, 3)
#elif PACKETVER >= 20090107
packetLen(0x032f, -1)
#endif
// Packet: 0x0330
#if PACKETVER >= 20090318
packetLen(0x0330, -1)
#elif PACKETVER >= 20090311
packetLen(0x0330, 7)
#elif PACKETVER >= 20090218
packetLen(0x0330, -1)
#elif PACKETVER >= 20090211
packetLen(0x0330, 6)
#elif PACKETVER >= 20090204
packetLen(0x0330, -1)
#elif PACKETVER >= 20090129
packetLen(0x0330, 6)
#elif PACKETVER >= 20090120
packetLen(0x0330, -1)
#elif PACKETVER >= 20090114
packetLen(0x0330, 3)
#elif PACKETVER >= 20090107
packetLen(0x0330, -1)
#endif
// Packet: 0x0331
#if PACKETVER >= 20090318
packetLen(0x0331, -1)
#elif PACKETVER >= 20090311
packetLen(0x0331, 5)
#elif PACKETVER >= 20090211
packetLen(0x0331, -1)
#elif PACKETVER >= 20090204
packetLen(0x0331, 71)
#elif PACKETVER >= 20090129
packetLen(0x0331, 29)
#elif PACKETVER >= 20090107
packetLen(0x0331, -1)
#endif
// Packet: 0x0332
#if PACKETVER >= 20090401
packetLen(0x0332, -1)
#elif PACKETVER >= 20090325
packetLen(0x0332, 11)
#elif PACKETVER >= 20090218
packetLen(0x0332, -1)
#elif PACKETVER >= 20090211
packetLen(0x0332, 3)
#elif PACKETVER >= 20090129
packetLen(0x0332, -1)
#elif PACKETVER >= 20090120
packetLen(0x0332, 2)
#elif PACKETVER >= 20090107
packetLen(0x0332, 3)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x0333
#if PACKETVER >= 20090406
packetLen(0x0333, -1)
#elif PACKETVER >= 20090401
packetLen(0x0333, 282)
#elif PACKETVER >= 20090325
packetLen(0x0333, -1)
#elif PACKETVER >= 20090318
packetLen(0x0333, 102)
#elif PACKETVER >= 20090311
packetLen(0x0333, 6)
#elif PACKETVER >= 20090114
packetLen(0x0333, -1)
#elif PACKETVER >= 20090107
packetLen(0x0333, 14)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x0334
#if PACKETVER >= 20090406
packetLen(0x0334, -1)
#elif PACKETVER >= 20090401
packetLen(0x0334, 10)
#elif PACKETVER >= 20090325
packetLen(0x0334, -1)
#elif PACKETVER >= 20090318
packetLen(0x0334, 3)
#elif PACKETVER >= 20090311
packetLen(0x0334, 97)
#elif PACKETVER >= 20090225
packetLen(0x0334, 3)
#elif PACKETVER >= 20090211
packetLen(0x0334, -1)
#elif PACKETVER >= 20090204
packetLen(0x0334, 31)
#elif PACKETVER >= 20090120
packetLen(0x0334, -1)
#elif PACKETVER >= 20090114
packetLen(0x0334, 6)
#elif PACKETVER >= 20090107
packetLen(0x0334, 27)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x0335
#if PACKETVER >= 20090401
packetLen(0x0335, -1)
#elif PACKETVER >= 20090325
packetLen(0x0335, 11)
#elif PACKETVER >= 20090318
packetLen(0x0335, 6)
#elif PACKETVER >= 20090311
packetLen(0x0335, 71)
#elif PACKETVER >= 20090225
packetLen(0x0335, -1)
#elif PACKETVER >= 20090218
packetLen(0x0335, 6)
#elif PACKETVER >= 20090211
packetLen(0x0335, -1)
#elif PACKETVER >= 20090204
packetLen(0x0335, 10)
#elif PACKETVER >= 20090129
packetLen(0x0335, 2)
#elif PACKETVER >= 20090107
packetLen(0x0335, -1)
#endif
// Packet: 0x0336
#if PACKETVER >= 20090325
packetLen(0x0336, -1)
#elif PACKETVER >= 20090318
packetLen(0x0336, 2)
#elif PACKETVER >= 20090311
packetLen(0x0336, -1)
#elif PACKETVER >= 20090225
packetLen(0x0336, 2)
#elif PACKETVER >= 20090218
packetLen(0x0336, -1)
#elif PACKETVER >= 20090211
packetLen(0x0336, 8)
#elif PACKETVER >= 20090204
packetLen(0x0336, -1)
#elif PACKETVER >= 20090129
packetLen(0x0336, 65)
#elif PACKETVER >= 20090120
packetLen(0x0336, -1)
#elif PACKETVER >= 20090114
packetLen(0x0336, 5)
#elif PACKETVER >= 20090107
packetLen(0x0336, 4)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x0337
#if PACKETVER >= 20090401
packetLen(0x0337, -1)
#elif PACKETVER >= 20090325
packetLen(0x0337, 30)
#elif PACKETVER >= 20090318
packetLen(0x0337, -1)
#elif PACKETVER >= 20090311
packetLen(0x0337, 30)
#elif PACKETVER >= 20090211
packetLen(0x0337, -1)
#elif PACKETVER >= 20090204
packetLen(0x0337, 4)
#elif PACKETVER >= 20090129
packetLen(0x0337, -1)
#elif PACKETVER >= 20090120
packetLen(0x0337, 4)
#elif PACKETVER >= 20090114
packetLen(0x0337, 27)
#elif PACKETVER >= 20090107
packetLen(0x0337, 6)
#endif
// Packet: 0x0338
#if PACKETVER >= 20090211
packetLen(0x0338, -1)
#elif PACKETVER >= 20090204
packetLen(0x0338, 12)
#elif PACKETVER >= 20090114
packetLen(0x0338, -1)
#elif PACKETVER >= 20090107
packetLen(0x0338, 4)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x0339
#if PACKETVER >= 20090311
packetLen(0x0339, -1)
#elif PACKETVER >= 20090225
packetLen(0x0339, 14)
#elif PACKETVER >= 20090218
packetLen(0x0339, 5)
#elif PACKETVER >= 20090204
packetLen(0x0339, -1)
#elif PACKETVER >= 20090129
packetLen(0x0339, 4)
#elif PACKETVER >= 20090107
packetLen(0x0339, -1)
#endif
// Packet: 0x033a
#if PACKETVER >= 20090401
packetLen(0x033a, -1)
#elif PACKETVER >= 20090325
packetLen(0x033a, 3)
#elif PACKETVER >= 20090318
packetLen(0x033a, 10)
#elif PACKETVER >= 20090218
packetLen(0x033a, -1)
#elif PACKETVER >= 20090211
packetLen(0x033a, 39)
#elif PACKETVER >= 20090204
packetLen(0x033a, -1)
#elif PACKETVER >= 20090129
packetLen(0x033a, 114)
#elif PACKETVER >= 20090120
packetLen(0x033a, 16)
#elif PACKETVER >= 20090107
packetLen(0x033a, -1)
#endif
// Packet: 0x033b
#if PACKETVER >= 20090225
packetLen(0x033b, -1)
#elif PACKETVER >= 20090218
packetLen(0x033b, 26)
#elif PACKETVER >= 20090204
packetLen(0x033b, -1)
#elif PACKETVER >= 20090129
packetLen(0x033b, 17)
#elif PACKETVER >= 20090120
packetLen(0x033b, 14)
#elif PACKETVER >= 20090107
packetLen(0x033b, 97)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x033c
#if PACKETVER >= 20090401
packetLen(0x033c, -1)
#elif PACKETVER >= 20090325
packetLen(0x033c, 27)
#elif PACKETVER >= 20090311
packetLen(0x033c, -1)
#elif PACKETVER >= 20090225
packetLen(0x033c, 30)
#elif PACKETVER >= 20090211
packetLen(0x033c, -1)
#elif PACKETVER >= 20090204
packetLen(0x033c, 282)
#elif PACKETVER >= 20090129
packetLen(0x033c, 3)
#elif PACKETVER >= 20090114
packetLen(0x033c, -1)
#elif PACKETVER >= 20090107
packetLen(0x033c, 3)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x033d
#if PACKETVER >= 20090406
packetLen(0x033d, -1)
#elif PACKETVER >= 20090401
packetLen(0x033d, 6)
#elif PACKETVER >= 20090325
packetLen(0x033d, 11)
#elif PACKETVER >= 20090318
packetLen(0x033d, 39)
#elif PACKETVER >= 20090311
packetLen(0x033d, 3)
#elif PACKETVER >= 20090211
packetLen(0x033d, -1)
#elif PACKETVER >= 20090204
packetLen(0x033d, 6)
#elif PACKETVER >= 20090114
packetLen(0x033d, -1)
#elif PACKETVER >= 20090107
packetLen(0x033d, 43)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x033e
#if PACKETVER >= 20090225
packetLen(0x033e, -1)
#elif PACKETVER >= 20090218
packetLen(0x033e, 114)
#elif PACKETVER >= 20090204
packetLen(0x033e, -1)
#elif PACKETVER >= 20090129
packetLen(0x033e, 11)
#elif PACKETVER >= 20090120
packetLen(0x033e, -1)
#elif PACKETVER >= 20090114
packetLen(0x033e, 6)
#elif PACKETVER >= 20090107
packetLen(0x033e, 4)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x033f
#if PACKETVER >= 20090406
packetLen(0x033f, -1)
#elif PACKETVER >= 20090401
packetLen(0x033f, 3)
#elif PACKETVER >= 20090325
packetLen(0x033f, 42)
#elif PACKETVER >= 20090311
packetLen(0x033f, -1)
#elif PACKETVER >= 20090225
packetLen(0x033f, 3)
#elif PACKETVER >= 20090211
packetLen(0x033f, -1)
#elif PACKETVER >= 20090204
packetLen(0x033f, 28)
#elif PACKETVER >= 20090114
packetLen(0x033f, -1)
#elif PACKETVER >= 20090107
packetLen(0x033f, 6)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x0340
#if PACKETVER >= 20090406
packetLen(0x0340, -1)
#elif PACKETVER >= 20090401
packetLen(0x0340, 71)
#elif PACKETVER >= 20090325
packetLen(0x0340, 2)
#elif PACKETVER >= 20090318
packetLen(0x0340, -1)
#elif PACKETVER >= 20090311
packetLen(0x0340, 7)
#elif PACKETVER >= 20090204
packetLen(0x0340, -1)
#elif PACKETVER >= 20090120
packetLen(0x0340, 4)
#elif PACKETVER >= 20090114
packetLen(0x0340, 68)
#elif PACKETVER >= 20090107
packetLen(0x0340, 10)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x0341
#if PACKETVER >= 20090406
packetLen(0x0341, -1)
#elif PACKETVER >= 20090401
packetLen(0x0341, 6)
#elif PACKETVER >= 20090318
packetLen(0x0341, -1)
#elif PACKETVER >= 20090311
packetLen(0x0341, 11)
#elif PACKETVER >= 20090225
packetLen(0x0341, 39)
#elif PACKETVER >= 20090218
packetLen(0x0341, 7)
#elif PACKETVER >= 20090129
packetLen(0x0341, -1)
#elif PACKETVER >= 20090120
packetLen(0x0341, 4)
#elif PACKETVER >= 20090114
packetLen(0x0341, -1)
#elif PACKETVER >= 20090107
packetLen(0x0341, 5)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x0342
#if PACKETVER >= 20090401
packetLen(0x0342, -1)
#elif PACKETVER >= 20090325
packetLen(0x0342, 2)
#elif PACKETVER >= 20090318
packetLen(0x0342, 6)
#elif PACKETVER >= 20090225
packetLen(0x0342, -1)
#elif PACKETVER >= 20090218
packetLen(0x0342, 6)
#elif PACKETVER >= 20090204
packetLen(0x0342, -1)
#elif PACKETVER >= 20090129
packetLen(0x0342, 36)
#elif PACKETVER >= 20090120
packetLen(0x0342, -1)
#elif PACKETVER >= 20090114
packetLen(0x0342, 2)
#elif PACKETVER >= 20090107
packetLen(0x0342, 8)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x0343
#if PACKETVER >= 20090325
packetLen(0x0343, -1)
#elif PACKETVER >= 20090318
packetLen(0x0343, 7)
#elif PACKETVER >= 20090311
packetLen(0x0343, -1)
#elif PACKETVER >= 20090225
packetLen(0x0343, 32)
#elif PACKETVER >= 20090218
packetLen(0x0343, -1)
#elif PACKETVER >= 20090211
packetLen(0x0343, 2)
#elif PACKETVER >= 20090129
packetLen(0x0343, -1)
#elif PACKETVER >= 20090120
packetLen(0x0343, 5)
#elif PACKETVER >= 20090114
packetLen(0x0343, 8)
#elif PACKETVER >= 20090107
packetLen(0x0343, 27)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x0344
#if PACKETVER >= 20090401
packetLen(0x0344, -1)
#elif PACKETVER >= 20090325
packetLen(0x0344, 3)
#elif PACKETVER >= 20090318
packetLen(0x0344, 14)
#elif PACKETVER >= 20090311
packetLen(0x0344, 11)
#elif PACKETVER >= 20090211
packetLen(0x0344, -1)
#elif PACKETVER >= 20090204
packetLen(0x0344, 2)
#elif PACKETVER >= 20090129
packetLen(0x0344, 7)
#elif PACKETVER >= 20090107
packetLen(0x0344, -1)
#endif
// Packet: 0x0345
#if PACKETVER >= 20090401
packetLen(0x0345, -1)
#elif PACKETVER >= 20090325
packetLen(0x0345, 8)
#elif PACKETVER >= 20090129
packetLen(0x0345, -1)
#elif PACKETVER >= 20090120
packetLen(0x0345, 19)
#elif PACKETVER >= 20090107
packetLen(0x0345, -1)
#endif
// Packet: 0x0346
#if PACKETVER >= 20090406
packetLen(0x0346, -1)
#elif PACKETVER >= 20090401
packetLen(0x0346, 13)
#elif PACKETVER >= 20090325
packetLen(0x0346, 59)
#elif PACKETVER >= 20090318
packetLen(0x0346, 6)
#elif PACKETVER >= 20090225
packetLen(0x0346, -1)
#elif PACKETVER >= 20090218
packetLen(0x0346, 4)
#elif PACKETVER >= 20090204
packetLen(0x0346, -1)
#elif PACKETVER >= 20090129
packetLen(0x0346, 6)
#elif PACKETVER >= 20090120
packetLen(0x0346, 22)
#elif PACKETVER >= 20090114
packetLen(0x0346, 19)
#elif PACKETVER >= 20090107
packetLen(0x0346, 13)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x0347
#if PACKETVER >= 20090401
packetLen(0x0347, -1)
#elif PACKETVER >= 20090325
packetLen(0x0347, 11)
#elif PACKETVER >= 20090318
packetLen(0x0347, 15)
#elif PACKETVER >= 20090311
packetLen(0x0347, 7)
#elif PACKETVER >= 20090225
packetLen(0x0347, 10)
#elif PACKETVER >= 20090218
packetLen(0x0347, -1)
#elif PACKETVER >= 20090211
packetLen(0x0347, 10)
#elif PACKETVER >= 20090129
packetLen(0x0347, -1)
#elif PACKETVER >= 20090120
packetLen(0x0347, 4)
#elif PACKETVER >= 20090114
packetLen(0x0347, 10)
#elif PACKETVER >= 20090107
packetLen(0x0347, 23)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x0348
#if PACKETVER >= 20090406
packetLen(0x0348, -1)
#elif PACKETVER >= 20090401
packetLen(0x0348, 7)
#elif PACKETVER >= 20090325
packetLen(0x0348, 30)
#elif PACKETVER >= 20090318
packetLen(0x0348, -1)
#elif PACKETVER >= 20090311
packetLen(0x0348, 6)
#elif PACKETVER >= 20090218
packetLen(0x0348, -1)
#elif PACKETVER >= 20090211
packetLen(0x0348, 3)
#elif PACKETVER >= 20090114
packetLen(0x0348, -1)
#elif PACKETVER >= 20090107
packetLen(0x0348, 3)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x0349
#if PACKETVER >= 20090406
packetLen(0x0349, -1)
#elif PACKETVER >= 20090401
packetLen(0x0349, 2)
#elif PACKETVER >= 20090311
packetLen(0x0349, -1)
#elif PACKETVER >= 20090225
packetLen(0x0349, 4)
#elif PACKETVER >= 20090218
packetLen(0x0349, 31)
#elif PACKETVER >= 20090129
packetLen(0x0349, -1)
#elif PACKETVER >= 20090120
packetLen(0x0349, 10)
#elif PACKETVER >= 20090114
packetLen(0x0349, 22)
#elif PACKETVER >= 20090107
packetLen(0x0349, 11)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x034a
#if PACKETVER >= 20090406
packetLen(0x034a, -1)
#elif PACKETVER >= 20090401
packetLen(0x034a, 9)
#elif PACKETVER >= 20090325
packetLen(0x034a, -1)
#elif PACKETVER >= 20090318
packetLen(0x034a, 31)
#elif PACKETVER >= 20090311
packetLen(0x034a, -1)
#elif PACKETVER >= 20090225
packetLen(0x034a, 22)
#elif PACKETVER >= 20090218
packetLen(0x034a, 19)
#elif PACKETVER >= 20090211
packetLen(0x034a, 10)
#elif PACKETVER >= 20090129
packetLen(0x034a, -1)
#elif PACKETVER >= 20090120
packetLen(0x034a, 6)
#elif PACKETVER >= 20090114
packetLen(0x034a, 36)
#elif PACKETVER >= 20090107
packetLen(0x034a, 2)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x034b
#if PACKETVER >= 20090225
packetLen(0x034b, -1)
#elif PACKETVER >= 20090218
packetLen(0x034b, 6)
#elif PACKETVER >= 20090211
packetLen(0x034b, 23)
#elif PACKETVER >= 20090204
packetLen(0x034b, 7)
#elif PACKETVER >= 20090114
packetLen(0x034b, -1)
#elif PACKETVER >= 20090107
packetLen(0x034b, 54)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x034c
#if PACKETVER >= 20090225
packetLen(0x034c, -1)
#elif PACKETVER >= 20090218
packetLen(0x034c, 54)
#elif PACKETVER >= 20090211
packetLen(0x034c, 28)
#elif PACKETVER >= 20090204
packetLen(0x034c, -1)
#elif PACKETVER >= 20090129
packetLen(0x034c, 282)
#elif PACKETVER >= 20090120
packetLen(0x034c, 65)
#elif PACKETVER >= 20090114
packetLen(0x034c, -1)
#elif PACKETVER >= 20090107
packetLen(0x034c, 3)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x034d
#if PACKETVER >= 20090406
packetLen(0x034d, -1)
#elif PACKETVER >= 20090401
packetLen(0x034d, 6)
#elif PACKETVER >= 20090325
packetLen(0x034d, 5)
#elif PACKETVER >= 20090318
packetLen(0x034d, -1)
#elif PACKETVER >= 20090311
packetLen(0x034d, 2)
#elif PACKETVER >= 20090211
packetLen(0x034d, -1)
#elif PACKETVER >= 20090204
packetLen(0x034d, 30)
#elif PACKETVER >= 20090129
packetLen(0x034d, -1)
#elif PACKETVER >= 20090120
packetLen(0x034d, 23)
#elif PACKETVER >= 20090114
packetLen(0x034d, 2)
#elif PACKETVER >= 20090107
packetLen(0x034d, 60)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x034e
#if PACKETVER >= 20090401
packetLen(0x034e, -1)
#elif PACKETVER >= 20090325
packetLen(0x034e, 8)
#elif PACKETVER >= 20090318
packetLen(0x034e, 7)
#elif PACKETVER >= 20090218
packetLen(0x034e, -1)
#elif PACKETVER >= 20090211
packetLen(0x034e, 8)
#elif PACKETVER >= 20090114
packetLen(0x034e, -1)
#elif PACKETVER >= 20090107
packetLen(0x034e, 31)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x034f
#if PACKETVER >= 20090406
packetLen(0x034f, -1)
#elif PACKETVER >= 20090401
packetLen(0x034f, 6)
#elif PACKETVER >= 20090318
packetLen(0x034f, 19)
#elif PACKETVER >= 20090311
packetLen(0x034f, -1)
#elif PACKETVER >= 20090225
packetLen(0x034f, 66)
#elif PACKETVER >= 20090218
packetLen(0x034f, 6)
#elif PACKETVER >= 20090211
packetLen(0x034f, -1)
#elif PACKETVER >= 20090204
packetLen(0x034f, 7)
#elif PACKETVER >= 20090114
packetLen(0x034f, -1)
#elif PACKETVER >= 20090107
packetLen(0x034f, 27)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x0350
#if PACKETVER >= 20090406
packetLen(0x0350, -1)
#elif PACKETVER >= 20090401
packetLen(0x0350, 14)
#elif PACKETVER >= 20090325
packetLen(0x0350, 8)
#elif PACKETVER >= 20090225
packetLen(0x0350, -1)
#elif PACKETVER >= 20090218
packetLen(0x0350, 3)
#elif PACKETVER >= 20090211
packetLen(0x0350, -1)
#elif PACKETVER >= 20090204
packetLen(0x0350, 4)
#elif PACKETVER >= 20090129
packetLen(0x0350, -1)
#elif PACKETVER >= 20090120
packetLen(0x0350, 3)
#elif PACKETVER >= 20090114
packetLen(0x0350, 28)
#elif PACKETVER >= 20090107
packetLen(0x0350, -1)
#endif
// Packet: 0x0351
#if PACKETVER >= 20090401
packetLen(0x0351, -1)
#elif PACKETVER >= 20090318
packetLen(0x0351, 12)
#elif PACKETVER >= 20090311
packetLen(0x0351, 2)
#elif PACKETVER >= 20090225
packetLen(0x0351, -1)
#elif PACKETVER >= 20090218
packetLen(0x0351, 6)
#elif PACKETVER >= 20090107
packetLen(0x0351, 30)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x0352
#if PACKETVER >= 20090406
packetLen(0x0352, -1)
#elif PACKETVER >= 20090401
packetLen(0x0352, 14)
#elif PACKETVER >= 20090325
packetLen(0x0352, 7)
#elif PACKETVER >= 20090318
packetLen(0x0352, 8)
#elif PACKETVER >= 20090311
packetLen(0x0352, -1)
#elif PACKETVER >= 20090225
packetLen(0x0352, 6)
#elif PACKETVER >= 20090218
packetLen(0x0352, 7)
#elif PACKETVER >= 20090204
packetLen(0x0352, -1)
#elif PACKETVER >= 20090129
packetLen(0x0352, 3)
#elif PACKETVER >= 20090107
packetLen(0x0352, 14)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x0353
#if PACKETVER >= 20090406
packetLen(0x0353, -1)
#elif PACKETVER >= 20090401
packetLen(0x0353, 2)
#elif PACKETVER >= 20090325
packetLen(0x0353, -1)
#elif PACKETVER >= 20090318
packetLen(0x0353, 4)
#elif PACKETVER >= 20090311
packetLen(0x0353, 2)
#elif PACKETVER >= 20090225
packetLen(0x0353, 54)
#elif PACKETVER >= 20090218
packetLen(0x0353, 39)
#elif PACKETVER >= 20090120
packetLen(0x0353, -1)
#elif PACKETVER >= 20090114
packetLen(0x0353, 4)
#elif PACKETVER >= 20090107
packetLen(0x0353, 6)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x0354
#if PACKETVER >= 20090311
packetLen(0x0354, -1)
#elif PACKETVER >= 20090225
packetLen(0x0354, 23)
#elif PACKETVER >= 20090218
packetLen(0x0354, 16)
#elif PACKETVER >= 20090211
packetLen(0x0354, 6)
#elif PACKETVER >= 20090204
packetLen(0x0354, 97)
#elif PACKETVER >= 20090129
packetLen(0x0354, -1)
#elif PACKETVER >= 20090120
packetLen(0x0354, 14)
#elif PACKETVER >= 20090114
packetLen(0x0354, 29)
#elif PACKETVER >= 20090107
packetLen(0x0354, 20)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x0355
#if PACKETVER >= 20090401
packetLen(0x0355, -1)
#elif PACKETVER >= 20090325
packetLen(0x0355, 97)
#elif PACKETVER >= 20090318
packetLen(0x0355, 4)
#elif PACKETVER >= 20090218
packetLen(0x0355, -1)
#elif PACKETVER >= 20090211
packetLen(0x0355, 10)
#elif PACKETVER >= 20090129
packetLen(0x0355, 3)
#elif PACKETVER >= 20090114
packetLen(0x0355, -1)
#elif PACKETVER >= 20090107
packetLen(0x0355, 16)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x0356
#if PACKETVER >= 20090406
packetLen(0x0356, -1)
#elif PACKETVER >= 20090401
packetLen(0x0356, 28)
#elif PACKETVER >= 20090325
packetLen(0x0356, -1)
#elif PACKETVER >= 20090318
packetLen(0x0356, 37)
#elif PACKETVER >= 20090311
packetLen(0x0356, -1)
#elif PACKETVER >= 20090225
packetLen(0x0356, 81)
#elif PACKETVER >= 20090211
packetLen(0x0356, -1)
#elif PACKETVER >= 20090204
packetLen(0x0356, 5)
#elif PACKETVER >= 20090129
packetLen(0x0356, 11)
#elif PACKETVER >= 20090120
packetLen(0x0356, 10)
#elif PACKETVER >= 20090114
packetLen(0x0356, 28)
#elif PACKETVER >= 20090107
packetLen(0x0356, -1)
#endif
// Packet: 0x0357
#if PACKETVER >= 20090406
packetLen(0x0357, -1)
#elif PACKETVER >= 20090401
packetLen(0x0357, 8)
#elif PACKETVER >= 20090318
packetLen(0x0357, -1)
#elif PACKETVER >= 20090311
packetLen(0x0357, 20)
#elif PACKETVER >= 20090225
packetLen(0x0357, 4)
#elif PACKETVER >= 20090218
packetLen(0x0357, 11)
#elif PACKETVER >= 20090211
packetLen(0x0357, 13)
#elif PACKETVER >= 20090204
packetLen(0x0357, -1)
#elif PACKETVER >= 20090129
packetLen(0x0357, 10)
#elif PACKETVER >= 20090120
packetLen(0x0357, -1)
#elif PACKETVER >= 20090114
packetLen(0x0357, 6)
#elif PACKETVER >= 20090107
packetLen(0x0357, -1)
#endif
// Packet: 0x0358
#if PACKETVER >= 20090325
packetLen(0x0358, -1)
#elif PACKETVER >= 20090318
packetLen(0x0358, 4)
#elif PACKETVER >= 20090311
packetLen(0x0358, 26)
#elif PACKETVER >= 20090225
packetLen(0x0358, -1)
#elif PACKETVER >= 20090218
packetLen(0x0358, 32)
#elif PACKETVER >= 20090120
packetLen(0x0358, -1)
#elif PACKETVER >= 20090114
packetLen(0x0358, 5)
#elif PACKETVER >= 20090107
packetLen(0x0358, 8)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x0359
#if PACKETVER >= 20090218
packetLen(0x0359, -1)
#elif PACKETVER >= 20090211
packetLen(0x0359, 8)
#elif PACKETVER >= 20090204
packetLen(0x0359, 29)
#elif PACKETVER >= 20090129
packetLen(0x0359, 3)
#elif PACKETVER >= 20090107
packetLen(0x0359, -1)
#endif
// Packet: 0x035a
#if PACKETVER >= 20090406
packetLen(0x035a, -1)
#elif PACKETVER >= 20090401
packetLen(0x035a, 11)
#elif PACKETVER >= 20090311
packetLen(0x035a, -1)
#elif PACKETVER >= 20090225
packetLen(0x035a, 29)
#elif PACKETVER >= 20090218
packetLen(0x035a, -1)
#elif PACKETVER >= 20090211
packetLen(0x035a, 30)
#elif PACKETVER >= 20090204
packetLen(0x035a, 3)
#elif PACKETVER >= 20090107
packetLen(0x035a, 12)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x035b
#if PACKETVER >= 20090325
packetLen(0x035b, -1)
#elif PACKETVER >= 20090318
packetLen(0x035b, 26)
#elif PACKETVER >= 20090311
packetLen(0x035b, 14)
#elif PACKETVER >= 20090120
packetLen(0x035b, -1)
#elif PACKETVER >= 20090114
packetLen(0x035b, 3)
#elif PACKETVER >= 20090107
packetLen(0x035b, 10)
// ignored packet from 2009-01-07aRagexe
#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 >= 20090406
packetLen(0x035f, -1) // CZ_REQUEST_MOVE2
#elif PACKETVER >= 20090401
packetLen(0x035f, 11) // CZ_REQUEST_MOVE2
#elif PACKETVER >= 20090325
packetLen(0x035f, -1) // CZ_REQUEST_MOVE2
#elif PACKETVER >= 20090318
packetLen(0x035f, 67) // CZ_REQUEST_MOVE2
#elif PACKETVER >= 20090311
packetLen(0x035f, -1) // CZ_REQUEST_MOVE2
#elif PACKETVER >= 20090225
packetLen(0x035f, 26) // CZ_REQUEST_MOVE2
#elif PACKETVER >= 20090218
packetLen(0x035f, 2) // CZ_REQUEST_MOVE2
#elif PACKETVER >= 20090129
packetLen(0x035f, -1) // CZ_REQUEST_MOVE2
#elif PACKETVER >= 20090120
packetLen(0x035f, 6) // CZ_REQUEST_MOVE2
#elif PACKETVER >= 20090107
packetLen(0x035f, -1) // CZ_REQUEST_MOVE2
#endif
// Packet: 0x0360
#if PACKETVER >= 20090401
packetLen(0x0360, -1) // CZ_REQUEST_TIME2
#elif PACKETVER >= 20090325
packetLen(0x0360, 6) // CZ_REQUEST_TIME2
#elif PACKETVER >= 20090318
packetLen(0x0360, 4) // CZ_REQUEST_TIME2
#elif PACKETVER >= 20090311
packetLen(0x0360, -1) // CZ_REQUEST_TIME2
#elif PACKETVER >= 20090225
packetLen(0x0360, 8) // CZ_REQUEST_TIME2
#elif PACKETVER >= 20090211
packetLen(0x0360, -1) // CZ_REQUEST_TIME2
#elif PACKETVER >= 20090204
packetLen(0x0360, 6) // CZ_REQUEST_TIME2
#elif PACKETVER >= 20090129
packetLen(0x0360, 4) // CZ_REQUEST_TIME2
#elif PACKETVER >= 20090120
packetLen(0x0360, -1) // CZ_REQUEST_TIME2
#elif PACKETVER >= 20090114
packetLen(0x0360, 11) // CZ_REQUEST_TIME2
#elif PACKETVER >= 20090107
packetLen(0x0360, 29) // CZ_REQUEST_TIME2
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x0361
#if PACKETVER >= 20090406
packetLen(0x0361, -1) // CZ_CHANGE_DIRECTION2
#elif PACKETVER >= 20090401
packetLen(0x0361, 8) // CZ_CHANGE_DIRECTION2
#elif PACKETVER >= 20090325
packetLen(0x0361, 6) // CZ_CHANGE_DIRECTION2
#elif PACKETVER >= 20090225
packetLen(0x0361, -1) // CZ_CHANGE_DIRECTION2
#elif PACKETVER >= 20090218
packetLen(0x0361, 22) // CZ_CHANGE_DIRECTION2
#elif PACKETVER >= 20090211
packetLen(0x0361, -1) // CZ_CHANGE_DIRECTION2
#elif PACKETVER >= 20090204
packetLen(0x0361, 86) // CZ_CHANGE_DIRECTION2
#elif PACKETVER >= 20090120
packetLen(0x0361, -1) // CZ_CHANGE_DIRECTION2
#elif PACKETVER >= 20090114
packetLen(0x0361, 6) // CZ_CHANGE_DIRECTION2
#elif PACKETVER >= 20090107
packetLen(0x0361, -1) // CZ_CHANGE_DIRECTION2
#endif
// Packet: 0x0362
#if PACKETVER >= 20090318
packetLen(0x0362, -1) // CZ_ITEM_PICKUP2
#elif PACKETVER >= 20090225
packetLen(0x0362, 3) // CZ_ITEM_PICKUP2
#elif PACKETVER >= 20090218
packetLen(0x0362, 11) // CZ_ITEM_PICKUP2
#elif PACKETVER >= 20090211
packetLen(0x0362, -1) // CZ_ITEM_PICKUP2
#elif PACKETVER >= 20090204
packetLen(0x0362, 26) // CZ_ITEM_PICKUP2
#elif PACKETVER >= 20090120
packetLen(0x0362, -1) // CZ_ITEM_PICKUP2
#elif PACKETVER >= 20090114
packetLen(0x0362, 15) // CZ_ITEM_PICKUP2
#elif PACKETVER >= 20090107
packetLen(0x0362, -1) // CZ_ITEM_PICKUP2
#endif
// Packet: 0x0363
#if PACKETVER >= 20090401
packetLen(0x0363, -1) // CZ_ITEM_THROW2
#elif PACKETVER >= 20090325
packetLen(0x0363, 6) // CZ_ITEM_THROW2
#elif PACKETVER >= 20090311
packetLen(0x0363, -1) // CZ_ITEM_THROW2
#elif PACKETVER >= 20090225
packetLen(0x0363, 13) // CZ_ITEM_THROW2
#elif PACKETVER >= 20090211
packetLen(0x0363, -1) // CZ_ITEM_THROW2
#elif PACKETVER >= 20090204
packetLen(0x0363, 30) // CZ_ITEM_THROW2
#elif PACKETVER >= 20090120
packetLen(0x0363, -1) // CZ_ITEM_THROW2
#elif PACKETVER >= 20090114
packetLen(0x0363, 4) // CZ_ITEM_THROW2
#elif PACKETVER >= 20090107
packetLen(0x0363, 34) // CZ_ITEM_THROW2
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x0364
#if PACKETVER >= 20090406
packetLen(0x0364, -1) // CZ_MOVE_ITEM_FROM_BODY_TO_STORE2
#elif PACKETVER >= 20090401
packetLen(0x0364, 30) // CZ_MOVE_ITEM_FROM_BODY_TO_STORE2
#elif PACKETVER >= 20090325
packetLen(0x0364, -1) // CZ_MOVE_ITEM_FROM_BODY_TO_STORE2
#elif PACKETVER >= 20090318
packetLen(0x0364, 30) // CZ_MOVE_ITEM_FROM_BODY_TO_STORE2
#elif PACKETVER >= 20090311
packetLen(0x0364, 3) // CZ_MOVE_ITEM_FROM_BODY_TO_STORE2
#elif PACKETVER >= 20090225
packetLen(0x0364, 30) // CZ_MOVE_ITEM_FROM_BODY_TO_STORE2
#elif PACKETVER >= 20090218
packetLen(0x0364, 6) // CZ_MOVE_ITEM_FROM_BODY_TO_STORE2
#elif PACKETVER >= 20090204
packetLen(0x0364, -1) // CZ_MOVE_ITEM_FROM_BODY_TO_STORE2
#elif PACKETVER >= 20090129
packetLen(0x0364, 7) // CZ_MOVE_ITEM_FROM_BODY_TO_STORE2
#elif PACKETVER >= 20090120
packetLen(0x0364, 5) // CZ_MOVE_ITEM_FROM_BODY_TO_STORE2
#elif PACKETVER >= 20090114
packetLen(0x0364, 14) // CZ_MOVE_ITEM_FROM_BODY_TO_STORE2
#elif PACKETVER >= 20090107
packetLen(0x0364, 10) // CZ_MOVE_ITEM_FROM_BODY_TO_STORE2
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x0365
#if PACKETVER >= 20090318
packetLen(0x0365, -1) // CZ_MOVE_ITEM_FROM_STORE_TO_BODY2
#elif PACKETVER >= 20090311
packetLen(0x0365, 60) // CZ_MOVE_ITEM_FROM_STORE_TO_BODY2
#elif PACKETVER >= 20090211
packetLen(0x0365, -1) // CZ_MOVE_ITEM_FROM_STORE_TO_BODY2
#elif PACKETVER >= 20090204
packetLen(0x0365, 54) // CZ_MOVE_ITEM_FROM_STORE_TO_BODY2
#elif PACKETVER >= 20090120
packetLen(0x0365, 67) // CZ_MOVE_ITEM_FROM_STORE_TO_BODY2
#elif PACKETVER >= 20090107
packetLen(0x0365, 4) // CZ_MOVE_ITEM_FROM_STORE_TO_BODY2
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x0366
#if PACKETVER >= 20090406
packetLen(0x0366, -1) // CZ_USE_SKILL_TOGROUND2
#elif PACKETVER >= 20090401
packetLen(0x0366, 8) // CZ_USE_SKILL_TOGROUND2
#elif PACKETVER >= 20090318
packetLen(0x0366, -1) // CZ_USE_SKILL_TOGROUND2
#elif PACKETVER >= 20090311
packetLen(0x0366, 16) // CZ_USE_SKILL_TOGROUND2
#elif PACKETVER >= 20090107
packetLen(0x0366, -1) // CZ_USE_SKILL_TOGROUND2
#endif
// Packet: 0x0367
#if PACKETVER >= 20090406
packetLen(0x0367, -1) // CZ_USE_SKILL_TOGROUND_WITHTALKBOX2
#elif PACKETVER >= 20090401
packetLen(0x0367, 26) // CZ_USE_SKILL_TOGROUND_WITHTALKBOX2
#elif PACKETVER >= 20090325
packetLen(0x0367, -1) // CZ_USE_SKILL_TOGROUND_WITHTALKBOX2
#elif PACKETVER >= 20090318
packetLen(0x0367, 30) // CZ_USE_SKILL_TOGROUND_WITHTALKBOX2
#elif PACKETVER >= 20090218
packetLen(0x0367, -1) // CZ_USE_SKILL_TOGROUND_WITHTALKBOX2
#elif PACKETVER >= 20090211
packetLen(0x0367, 15) // CZ_USE_SKILL_TOGROUND_WITHTALKBOX2
#elif PACKETVER >= 20090204
packetLen(0x0367, 6) // CZ_USE_SKILL_TOGROUND_WITHTALKBOX2
#elif PACKETVER >= 20090129
packetLen(0x0367, 29) // CZ_USE_SKILL_TOGROUND_WITHTALKBOX2
#elif PACKETVER >= 20090107
packetLen(0x0367, 6) // CZ_USE_SKILL_TOGROUND_WITHTALKBOX2
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x0368
#if PACKETVER >= 20090204
packetLen(0x0368, -1) // CZ_REQNAME2
#elif PACKETVER >= 20090129
packetLen(0x0368, 6) // CZ_REQNAME2
#elif PACKETVER >= 20090120
packetLen(0x0368, 71) // CZ_REQNAME2
#elif PACKETVER >= 20090114
packetLen(0x0368, 30) // CZ_REQNAME2
#elif PACKETVER >= 20090107
packetLen(0x0368, 53) // CZ_REQNAME2
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x0369
#if PACKETVER >= 20090318
packetLen(0x0369, -1) // CZ_REQNAME_BYGID2
#elif PACKETVER >= 20090311
packetLen(0x0369, 5) // CZ_REQNAME_BYGID2
#elif PACKETVER >= 20090225
packetLen(0x0369, 2) // CZ_REQNAME_BYGID2
#elif PACKETVER >= 20090211
packetLen(0x0369, -1) // CZ_REQNAME_BYGID2
#elif PACKETVER >= 20090204
packetLen(0x0369, 3) // CZ_REQNAME_BYGID2
#elif PACKETVER >= 20090114
packetLen(0x0369, -1) // CZ_REQNAME_BYGID2
#elif PACKETVER >= 20090107
packetLen(0x0369, 19) // CZ_REQNAME_BYGID2
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x036a
#if PACKETVER >= 20090311
packetLen(0x036a, -1)
#elif PACKETVER >= 20090225
packetLen(0x036a, 44)
#elif PACKETVER >= 20090218
packetLen(0x036a, -1)
#elif PACKETVER >= 20090211
packetLen(0x036a, 8)
#elif PACKETVER >= 20090204
packetLen(0x036a, -1)
#elif PACKETVER >= 20090129
packetLen(0x036a, 6)
#elif PACKETVER >= 20090120
packetLen(0x036a, 24)
#elif PACKETVER >= 20090114
packetLen(0x036a, 282)
#elif PACKETVER >= 20090107
packetLen(0x036a, 8)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x036b
#if PACKETVER >= 20090311
packetLen(0x036b, -1)
#elif PACKETVER >= 20090225
packetLen(0x036b, 9)
#elif PACKETVER >= 20090218
packetLen(0x036b, 2)
#elif PACKETVER >= 20090211
packetLen(0x036b, -1)
#elif PACKETVER >= 20090204
packetLen(0x036b, 19)
#elif PACKETVER >= 20090120
packetLen(0x036b, -1)
#elif PACKETVER >= 20090114
packetLen(0x036b, 53)
#elif PACKETVER >= 20090107
packetLen(0x036b, 10)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x036c
#if PACKETVER >= 20090401
packetLen(0x036c, -1)
#elif PACKETVER >= 20090325
packetLen(0x036c, 6)
#elif PACKETVER >= 20090318
packetLen(0x036c, 186)
#elif PACKETVER >= 20090311
packetLen(0x036c, -1)
#elif PACKETVER >= 20090225
packetLen(0x036c, 6)
#elif PACKETVER >= 20090204
packetLen(0x036c, -1)
#elif PACKETVER >= 20090120
packetLen(0x036c, 26)
#elif PACKETVER >= 20090114
packetLen(0x036c, 10)
#elif PACKETVER >= 20090107
packetLen(0x036c, 5)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x036d
#if PACKETVER >= 20090406
packetLen(0x036d, -1)
#elif PACKETVER >= 20090401
packetLen(0x036d, 5)
#elif PACKETVER >= 20090311
packetLen(0x036d, -1)
#elif PACKETVER >= 20090225
packetLen(0x036d, 18)
#elif PACKETVER >= 20090218
packetLen(0x036d, 10)
#elif PACKETVER >= 20090120
packetLen(0x036d, -1)
#elif PACKETVER >= 20090114
packetLen(0x036d, 14)
#elif PACKETVER >= 20090107
packetLen(0x036d, 2)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x036e
#if PACKETVER >= 20090406
packetLen(0x036e, -1)
#elif PACKETVER >= 20090401
packetLen(0x036e, 2)
#elif PACKETVER >= 20090311
packetLen(0x036e, -1)
#elif PACKETVER >= 20090225
packetLen(0x036e, 3)
#elif PACKETVER >= 20090120
packetLen(0x036e, -1)
#elif PACKETVER >= 20090114
packetLen(0x036e, 4)
#elif PACKETVER >= 20090107
packetLen(0x036e, -1)
#endif
// Packet: 0x036f
#if PACKETVER >= 20090325
packetLen(0x036f, -1)
#elif PACKETVER >= 20090318
packetLen(0x036f, 4)
#elif PACKETVER >= 20090311
packetLen(0x036f, -1)
#elif PACKETVER >= 20090225
packetLen(0x036f, 5)
#elif PACKETVER >= 20090218
packetLen(0x036f, -1)
#elif PACKETVER >= 20090211
packetLen(0x036f, 29)
#elif PACKETVER >= 20090204
packetLen(0x036f, 10)
#elif PACKETVER >= 20090129
packetLen(0x036f, -1)
#elif PACKETVER >= 20090120
packetLen(0x036f, 4)
#elif PACKETVER >= 20090107
packetLen(0x036f, 28)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x0370
#if PACKETVER >= 20090406
packetLen(0x0370, -1)
#elif PACKETVER >= 20090401
packetLen(0x0370, 60)
#elif PACKETVER >= 20090218
packetLen(0x0370, -1)
#elif PACKETVER >= 20090211
packetLen(0x0370, 9)
#elif PACKETVER >= 20090204
packetLen(0x0370, 8)
#elif PACKETVER >= 20090129
packetLen(0x0370, -1)
#elif PACKETVER >= 20090120
packetLen(0x0370, 28)
#elif PACKETVER >= 20090107
packetLen(0x0370, -1)
#endif
// Packet: 0x0371
#if PACKETVER >= 20090406
packetLen(0x0371, -1)
#elif PACKETVER >= 20090401
packetLen(0x0371, 8)
#elif PACKETVER >= 20090318
packetLen(0x0371, -1)
#elif PACKETVER >= 20090311
packetLen(0x0371, 26)
#elif PACKETVER >= 20090225
packetLen(0x0371, 22)
#elif PACKETVER >= 20090218
packetLen(0x0371, -1)
#elif PACKETVER >= 20090211
packetLen(0x0371, 5)
#elif PACKETVER >= 20090120
packetLen(0x0371, -1)
#elif PACKETVER >= 20090114
packetLen(0x0371, 86)
#elif PACKETVER >= 20090107
packetLen(0x0371, 8)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x0372
#if PACKETVER >= 20090318
packetLen(0x0372, -1)
#elif PACKETVER >= 20090311
packetLen(0x0372, 6)
#elif PACKETVER >= 20090225
packetLen(0x0372, -1)
#elif PACKETVER >= 20090218
packetLen(0x0372, 10)
#elif PACKETVER >= 20090211
packetLen(0x0372, -1)
#elif PACKETVER >= 20090204
packetLen(0x0372, 8)
#elif PACKETVER >= 20090120
packetLen(0x0372, -1)
#elif PACKETVER >= 20090114
packetLen(0x0372, 8)
#elif PACKETVER >= 20090107
packetLen(0x0372, -1)
#endif
// Packet: 0x0373
#if PACKETVER >= 20090406
packetLen(0x0373, -1)
#elif PACKETVER >= 20090401
packetLen(0x0373, 7)
#elif PACKETVER >= 20090325
packetLen(0x0373, 14)
#elif PACKETVER >= 20090318
packetLen(0x0373, -1)
#elif PACKETVER >= 20090311
packetLen(0x0373, 2)
#elif PACKETVER >= 20090225
packetLen(0x0373, 4)
#elif PACKETVER >= 20090218
packetLen(0x0373, 67)
#elif PACKETVER >= 20090204
packetLen(0x0373, -1)
#elif PACKETVER >= 20090129
packetLen(0x0373, 10)
#elif PACKETVER >= 20090107
packetLen(0x0373, -1)
#endif
// Packet: 0x0374
#if PACKETVER >= 20090406
packetLen(0x0374, -1)
#elif PACKETVER >= 20090401
packetLen(0x0374, 29)
#elif PACKETVER >= 20090325
packetLen(0x0374, 68)
#elif PACKETVER >= 20090318
packetLen(0x0374, -1)
#elif PACKETVER >= 20090311
packetLen(0x0374, 13)
#elif PACKETVER >= 20090225
packetLen(0x0374, 11)
#elif PACKETVER >= 20090218
packetLen(0x0374, -1)
#elif PACKETVER >= 20090211
packetLen(0x0374, 60)
#elif PACKETVER >= 20090204
packetLen(0x0374, -1)
#elif PACKETVER >= 20090129
packetLen(0x0374, 19)
#elif PACKETVER >= 20090120
packetLen(0x0374, 7)
#elif PACKETVER >= 20090107
packetLen(0x0374, 36)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x0375
#if PACKETVER >= 20090129
packetLen(0x0375, -1)
#elif PACKETVER >= 20090120
packetLen(0x0375, 8)
#elif PACKETVER >= 20090114
packetLen(0x0375, 2)
#elif PACKETVER >= 20090107
packetLen(0x0375, 6)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x0376
#if PACKETVER >= 20090406
packetLen(0x0376, -1)
#elif PACKETVER >= 20090401
packetLen(0x0376, 30)
#elif PACKETVER >= 20090311
packetLen(0x0376, -1)
#elif PACKETVER >= 20090225
packetLen(0x0376, 60)
#elif PACKETVER >= 20090204
packetLen(0x0376, -1)
#elif PACKETVER >= 20090129
packetLen(0x0376, 5)
#elif PACKETVER >= 20090120
packetLen(0x0376, -1)
#elif PACKETVER >= 20090114
packetLen(0x0376, 14)
#elif PACKETVER >= 20090107
packetLen(0x0376, 10)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x0377
#if PACKETVER >= 20090406
packetLen(0x0377, -1)
#elif PACKETVER >= 20090401
packetLen(0x0377, 11)
#elif PACKETVER >= 20090211
packetLen(0x0377, -1)
#elif PACKETVER >= 20090204
packetLen(0x0377, 12)
#elif PACKETVER >= 20090107
packetLen(0x0377, -1)
#endif
// Packet: 0x0378
#if PACKETVER >= 20090325
packetLen(0x0378, -1)
#elif PACKETVER >= 20090318
packetLen(0x0378, 14)
#elif PACKETVER >= 20090311
packetLen(0x0378, -1)
#elif PACKETVER >= 20090218
packetLen(0x0378, 10)
#elif PACKETVER >= 20090211
packetLen(0x0378, 6)
#elif PACKETVER >= 20090114
packetLen(0x0378, -1)
#elif PACKETVER >= 20090107
packetLen(0x0378, 6)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x0379
#if PACKETVER >= 20090406
packetLen(0x0379, -1)
#elif PACKETVER >= 20090401
packetLen(0x0379, 26)
#elif PACKETVER >= 20090318
packetLen(0x0379, -1)
#elif PACKETVER >= 20090311
packetLen(0x0379, 22)
#elif PACKETVER >= 20090225
packetLen(0x0379, 11)
#elif PACKETVER >= 20090218
packetLen(0x0379, -1)
#elif PACKETVER >= 20090211
packetLen(0x0379, 6)
#elif PACKETVER >= 20090204
packetLen(0x0379, 9)
#elif PACKETVER >= 20090120
packetLen(0x0379, -1)
#elif PACKETVER >= 20090114
packetLen(0x0379, 10)
#elif PACKETVER >= 20090107
packetLen(0x0379, -1)
#endif
// Packet: 0x037a
#if PACKETVER >= 20090401
packetLen(0x037a, -1)
#elif PACKETVER >= 20090325
packetLen(0x037a, 30)
#elif PACKETVER >= 20090318
packetLen(0x037a, -1)
#elif PACKETVER >= 20090311
packetLen(0x037a, 11)
#elif PACKETVER >= 20090211
packetLen(0x037a, -1)
#elif PACKETVER >= 20090204
packetLen(0x037a, 3)
#elif PACKETVER >= 20090129
packetLen(0x037a, 19)
#elif PACKETVER >= 20090107
packetLen(0x037a, 3)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x037b
#if PACKETVER >= 20090318
packetLen(0x037b, -1)
#elif PACKETVER >= 20090311
packetLen(0x037b, 8)
#elif PACKETVER >= 20090218
packetLen(0x037b, -1)
#elif PACKETVER >= 20090211
packetLen(0x037b, 11)
#elif PACKETVER >= 20090204
packetLen(0x037b, 66)
#elif PACKETVER >= 20090129
packetLen(0x037b, -1)
#elif PACKETVER >= 20090120
packetLen(0x037b, 55)
#elif PACKETVER >= 20090114
packetLen(0x037b, -1)
#elif PACKETVER >= 20090107
packetLen(0x037b, 5)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x037c
#if PACKETVER >= 20090406
packetLen(0x037c, -1)
#elif PACKETVER >= 20090401
packetLen(0x037c, 22)
#elif PACKETVER >= 20090318
packetLen(0x037c, -1)
#elif PACKETVER >= 20090311
packetLen(0x037c, 3)
#elif PACKETVER >= 20090225
packetLen(0x037c, 2)
#elif PACKETVER >= 20090218
packetLen(0x037c, 282)
#elif PACKETVER >= 20090211
packetLen(0x037c, 3)
#elif PACKETVER >= 20090129
packetLen(0x037c, -1)
#elif PACKETVER >= 20090120
packetLen(0x037c, 7)
#elif PACKETVER >= 20090114
packetLen(0x037c, -1)
#elif PACKETVER >= 20090107
packetLen(0x037c, 6)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x037d
#if PACKETVER >= 20090406
packetLen(0x037d, -1)
#elif PACKETVER >= 20090401
packetLen(0x037d, 6)
#elif PACKETVER >= 20090325
packetLen(0x037d, -1)
#elif PACKETVER >= 20090318
packetLen(0x037d, 2)
#elif PACKETVER >= 20090225
packetLen(0x037d, 4)
#elif PACKETVER >= 20090218
packetLen(0x037d, 6)
#elif PACKETVER >= 20090120
packetLen(0x037d, -1)
#elif PACKETVER >= 20090114
packetLen(0x037d, 6)
#elif PACKETVER >= 20090107
packetLen(0x037d, 8)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x037e
#if PACKETVER >= 20090401
packetLen(0x037e, -1)
#elif PACKETVER >= 20090325
packetLen(0x037e, 4)
#elif PACKETVER >= 20090318
packetLen(0x037e, -1)
#elif PACKETVER >= 20090311
packetLen(0x037e, 4)
#elif PACKETVER >= 20090225
packetLen(0x037e, -1)
#elif PACKETVER >= 20090218
packetLen(0x037e, 6)
#elif PACKETVER >= 20090129
packetLen(0x037e, -1)
#elif PACKETVER >= 20090120
packetLen(0x037e, 10)
#elif PACKETVER >= 20090107
packetLen(0x037e, 4)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x037f
#if PACKETVER >= 20090311
packetLen(0x037f, -1)
#elif PACKETVER >= 20090225
packetLen(0x037f, 9)
#elif PACKETVER >= 20090107
packetLen(0x037f, 22)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x0380
#if PACKETVER >= 20090406
packetLen(0x0380, -1)
#elif PACKETVER >= 20090401
packetLen(0x0380, 55)
#elif PACKETVER >= 20090325
packetLen(0x0380, -1)
#elif PACKETVER >= 20090318
packetLen(0x0380, 10)
#elif PACKETVER >= 20090211
packetLen(0x0380, -1)
#elif PACKETVER >= 20090204
packetLen(0x0380, 10)
#elif PACKETVER >= 20090107
packetLen(0x0380, -1)
#endif
// Packet: 0x0381
#if PACKETVER >= 20090406
packetLen(0x0381, -1)
#elif PACKETVER >= 20090401
packetLen(0x0381, 90)
#elif PACKETVER >= 20090325
packetLen(0x0381, -1)
#elif PACKETVER >= 20090318
packetLen(0x0381, 282)
#elif PACKETVER >= 20090218
packetLen(0x0381, -1)
#elif PACKETVER >= 20090211
packetLen(0x0381, 16)
#elif PACKETVER >= 20090204
packetLen(0x0381, 3)
#elif PACKETVER >= 20090114
packetLen(0x0381, -1)
#elif PACKETVER >= 20090107
packetLen(0x0381, 26)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x0382
#if PACKETVER >= 20090325
packetLen(0x0382, -1)
#elif PACKETVER >= 20090318
packetLen(0x0382, 32)
#elif PACKETVER >= 20090225
packetLen(0x0382, -1)
#elif PACKETVER >= 20090218
packetLen(0x0382, 5)
#elif PACKETVER >= 20090129
packetLen(0x0382, -1)
#elif PACKETVER >= 20090120
packetLen(0x0382, 6)
#elif PACKETVER >= 20090114
packetLen(0x0382, -1)
#elif PACKETVER >= 20090107
packetLen(0x0382, 2)
#endif
// Packet: 0x0383
#if PACKETVER >= 20090325
packetLen(0x0383, -1)
#elif PACKETVER >= 20090318
packetLen(0x0383, 2)
#elif PACKETVER >= 20090311
packetLen(0x0383, -1)
#elif PACKETVER >= 20090225
packetLen(0x0383, 3)
#elif PACKETVER >= 20090218
packetLen(0x0383, 30)
#elif PACKETVER >= 20090129
packetLen(0x0383, -1)
#elif PACKETVER >= 20090120
packetLen(0x0383, 9)
#elif PACKETVER >= 20090107
packetLen(0x0383, 3)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x0384
#if PACKETVER >= 20090406
packetLen(0x0384, -1)
#elif PACKETVER >= 20090401
packetLen(0x0384, 30)
#elif PACKETVER >= 20090318
packetLen(0x0384, -1)
#elif PACKETVER >= 20090311
packetLen(0x0384, 24)
#elif PACKETVER >= 20090225
packetLen(0x0384, 16)
#elif PACKETVER >= 20090218
packetLen(0x0384, -1)
#elif PACKETVER >= 20090211
packetLen(0x0384, 3)
#elif PACKETVER >= 20090204
packetLen(0x0384, 5)
#elif PACKETVER >= 20090129
packetLen(0x0384, 186)
#elif PACKETVER >= 20090120
packetLen(0x0384, 3)
#elif PACKETVER >= 20090107
packetLen(0x0384, -1)
#endif
// Packet: 0x0385
#if PACKETVER >= 20090325
packetLen(0x0385, -1)
#elif PACKETVER >= 20090318
packetLen(0x0385, 11)
#elif PACKETVER >= 20090311
packetLen(0x0385, -1)
#elif PACKETVER >= 20090225
packetLen(0x0385, 90)
#elif PACKETVER >= 20090218
packetLen(0x0385, -1)
#elif PACKETVER >= 20090211
packetLen(0x0385, 28)
#elif PACKETVER >= 20090129
packetLen(0x0385, -1)
#elif PACKETVER >= 20090120
packetLen(0x0385, 2)
#elif PACKETVER >= 20090107
packetLen(0x0385, 2)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x0386
#if PACKETVER >= 20090406
packetLen(0x0386, -1)
#elif PACKETVER >= 20090401
packetLen(0x0386, 6)
#elif PACKETVER >= 20090325
packetLen(0x0386, 14)
#elif PACKETVER >= 20090218
packetLen(0x0386, -1)
#elif PACKETVER >= 20090211
packetLen(0x0386, 6)
#elif PACKETVER >= 20090204
packetLen(0x0386, 27)
#elif PACKETVER >= 20090129
packetLen(0x0386, -1)
#elif PACKETVER >= 20090120
packetLen(0x0386, 3)
#elif PACKETVER >= 20090107
packetLen(0x0386, 30)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x0387
#if PACKETVER >= 20090318
packetLen(0x0387, -1)
#elif PACKETVER >= 20090311
packetLen(0x0387, 6)
#elif PACKETVER >= 20090225
packetLen(0x0387, 54)
#elif PACKETVER >= 20090218
packetLen(0x0387, 7)
#elif PACKETVER >= 20090204
packetLen(0x0387, -1)
#elif PACKETVER >= 20090129
packetLen(0x0387, 4)
#elif PACKETVER >= 20090120
packetLen(0x0387, 22)
#elif PACKETVER >= 20090107
packetLen(0x0387, 71)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x0388
#if PACKETVER >= 20090318
packetLen(0x0388, -1)
#elif PACKETVER >= 20090311
packetLen(0x0388, 6)
#elif PACKETVER >= 20090218
packetLen(0x0388, -1)
#elif PACKETVER >= 20090211
packetLen(0x0388, 14)
#elif PACKETVER >= 20090204
packetLen(0x0388, 22)
#elif PACKETVER >= 20090129
packetLen(0x0388, -1)
#elif PACKETVER >= 20090120
packetLen(0x0388, 30)
#elif PACKETVER >= 20090107
packetLen(0x0388, -1)
#endif
// Packet: 0x0389
#if PACKETVER >= 20090406
packetLen(0x0389, -1)
#elif PACKETVER >= 20090401
packetLen(0x0389, 9)
#elif PACKETVER >= 20090318
packetLen(0x0389, -1)
#elif PACKETVER >= 20090311
packetLen(0x0389, 4)
#elif PACKETVER >= 20090218
packetLen(0x0389, -1)
#elif PACKETVER >= 20090211
packetLen(0x0389, 4)
#elif PACKETVER >= 20090129
packetLen(0x0389, -1)
#elif PACKETVER >= 20090120
packetLen(0x0389, 2)
#elif PACKETVER >= 20090114
packetLen(0x0389, -1)
#elif PACKETVER >= 20090107
packetLen(0x0389, 66)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x038a
#if PACKETVER >= 20090406
packetLen(0x038a, -1)
#elif PACKETVER >= 20090401
packetLen(0x038a, 2)
#elif PACKETVER >= 20090325
packetLen(0x038a, 9)
#elif PACKETVER >= 20090318
packetLen(0x038a, -1)
#elif PACKETVER >= 20090311
packetLen(0x038a, 14)
#elif PACKETVER >= 20090225
packetLen(0x038a, 27)
#elif PACKETVER >= 20090218
packetLen(0x038a, -1)
#elif PACKETVER >= 20090204
packetLen(0x038a, 2)
#elif PACKETVER >= 20090107
packetLen(0x038a, -1)
#endif
// Packet: 0x038b
#if PACKETVER >= 20090401
packetLen(0x038b, -1)
#elif PACKETVER >= 20090325
packetLen(0x038b, 10)
#elif PACKETVER >= 20090318
packetLen(0x038b, 30)
#elif PACKETVER >= 20090311
packetLen(0x038b, 14)
#elif PACKETVER >= 20090225
packetLen(0x038b, 53)
#elif PACKETVER >= 20090218
packetLen(0x038b, 4)
#elif PACKETVER >= 20090211
packetLen(0x038b, 3)
#elif PACKETVER >= 20090129
packetLen(0x038b, -1)
#elif PACKETVER >= 20090120
packetLen(0x038b, 114)
#elif PACKETVER >= 20090114
packetLen(0x038b, 8)
#elif PACKETVER >= 20090107
packetLen(0x038b, 27)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x038c
#if PACKETVER >= 20090114
packetLen(0x038c, -1)
#elif PACKETVER >= 20090107
packetLen(0x038c, 6)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x038d
#if PACKETVER >= 20090318
packetLen(0x038d, -1)
#elif PACKETVER >= 20090311
packetLen(0x038d, 4)
#elif PACKETVER >= 20090225
packetLen(0x038d, 11)
#elif PACKETVER >= 20090218
packetLen(0x038d, -1)
#elif PACKETVER >= 20090211
packetLen(0x038d, 43)
#elif PACKETVER >= 20090204
packetLen(0x038d, 11)
#elif PACKETVER >= 20090129
packetLen(0x038d, 3)
#elif PACKETVER >= 20090120
packetLen(0x038d, 6)
#elif PACKETVER >= 20090114
packetLen(0x038d, 2)
#elif PACKETVER >= 20090107
packetLen(0x038d, 32)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x038e
#if PACKETVER >= 20090401
packetLen(0x038e, -1)
#elif PACKETVER >= 20090318
packetLen(0x038e, 4)
#elif PACKETVER >= 20090311
packetLen(0x038e, 2)
#elif PACKETVER >= 20090204
packetLen(0x038e, -1)
#elif PACKETVER >= 20090129
packetLen(0x038e, 5)
#elif PACKETVER >= 20090120
packetLen(0x038e, 17)
#elif PACKETVER >= 20090107
packetLen(0x038e, -1)
#endif
// Packet: 0x038f
#if PACKETVER >= 20090311
packetLen(0x038f, -1)
#elif PACKETVER >= 20090225
packetLen(0x038f, 182)
#elif PACKETVER >= 20090218
packetLen(0x038f, -1)
#elif PACKETVER >= 20090204
packetLen(0x038f, 2)
#elif PACKETVER >= 20090129
packetLen(0x038f, -1)
#elif PACKETVER >= 20090120
packetLen(0x038f, 9)
#elif PACKETVER >= 20090114
packetLen(0x038f, 5)
#elif PACKETVER >= 20090107
packetLen(0x038f, 39)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x0390
#if PACKETVER >= 20090318
packetLen(0x0390, -1)
#elif PACKETVER >= 20090311
packetLen(0x0390, 7)
#elif PACKETVER >= 20090225
packetLen(0x0390, 6)
#elif PACKETVER >= 20090129
packetLen(0x0390, -1)
#elif PACKETVER >= 20090120
packetLen(0x0390, 6)
#elif PACKETVER >= 20090114
packetLen(0x0390, 9)
#elif PACKETVER >= 20090107
packetLen(0x0390, 10)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x0391
#if PACKETVER >= 20090225
packetLen(0x0391, -1)
#elif PACKETVER >= 20090218
packetLen(0x0391, 23)
#elif PACKETVER >= 20090211
packetLen(0x0391, 6)
#elif PACKETVER >= 20090204
packetLen(0x0391, -1)
#elif PACKETVER >= 20090129
packetLen(0x0391, 11)
#elif PACKETVER >= 20090120
packetLen(0x0391, 7)
#elif PACKETVER >= 20090114
packetLen(0x0391, 11)
#elif PACKETVER >= 20090107
packetLen(0x0391, -1)
#endif
// Packet: 0x0392
#if PACKETVER >= 20090318
packetLen(0x0392, -1)
#elif PACKETVER >= 20090311
packetLen(0x0392, 9)
#elif PACKETVER >= 20090211
packetLen(0x0392, -1)
#elif PACKETVER >= 20090204
packetLen(0x0392, 28)
#elif PACKETVER >= 20090129
packetLen(0x0392, -1)
#elif PACKETVER >= 20090120
packetLen(0x0392, 12)
#elif PACKETVER >= 20090114
packetLen(0x0392, 26)
#elif PACKETVER >= 20090107
packetLen(0x0392, 8)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x0393
#if PACKETVER >= 20090401
packetLen(0x0393, -1)
#elif PACKETVER >= 20090325
packetLen(0x0393, 102)
#elif PACKETVER >= 20090218
packetLen(0x0393, -1)
#elif PACKETVER >= 20090211
packetLen(0x0393, 7)
#elif PACKETVER >= 20090204
packetLen(0x0393, 2)
#elif PACKETVER >= 20090129
packetLen(0x0393, 16)
#elif PACKETVER >= 20090120
packetLen(0x0393, 12)
#elif PACKETVER >= 20090107
packetLen(0x0393, -1)
#endif
// Packet: 0x0394
#if PACKETVER >= 20090406
packetLen(0x0394, -1)
#elif PACKETVER >= 20090401
packetLen(0x0394, 4)
#elif PACKETVER >= 20090129
packetLen(0x0394, -1)
#elif PACKETVER >= 20090120
packetLen(0x0394, 32)
#elif PACKETVER >= 20090107
packetLen(0x0394, -1)
#endif
// Packet: 0x0395
#if PACKETVER >= 20090406
packetLen(0x0395, -1)
#elif PACKETVER >= 20090401
packetLen(0x0395, 22)
#elif PACKETVER >= 20090225
packetLen(0x0395, -1)
#elif PACKETVER >= 20090218
packetLen(0x0395, 9)
#elif PACKETVER >= 20090211
packetLen(0x0395, -1)
#elif PACKETVER >= 20090204
packetLen(0x0395, 2)
#elif PACKETVER >= 20090120
packetLen(0x0395, 31)
#elif PACKETVER >= 20090114
packetLen(0x0395, 2)
#elif PACKETVER >= 20090107
packetLen(0x0395, -1)
#endif
// Packet: 0x0396
#if PACKETVER >= 20090401
packetLen(0x0396, -1)
#elif PACKETVER >= 20090325
packetLen(0x0396, 5)
#elif PACKETVER >= 20090318
packetLen(0x0396, -1)
#elif PACKETVER >= 20090311
packetLen(0x0396, 6)
#elif PACKETVER >= 20090225
packetLen(0x0396, -1)
#elif PACKETVER >= 20090218
packetLen(0x0396, 24)
#elif PACKETVER >= 20090211
packetLen(0x0396, -1)
#elif PACKETVER >= 20090204
packetLen(0x0396, 14)
#elif PACKETVER >= 20090107
packetLen(0x0396, -1)
#endif
// Packet: 0x0397
#if PACKETVER >= 20090401
packetLen(0x0397, -1)
#elif PACKETVER >= 20090325
packetLen(0x0397, 10)
#elif PACKETVER >= 20090318
packetLen(0x0397, -1)
#elif PACKETVER >= 20090311
packetLen(0x0397, 8)
#elif PACKETVER >= 20090225
packetLen(0x0397, 55)
#elif PACKETVER >= 20090114
packetLen(0x0397, -1)
#elif PACKETVER >= 20090107
packetLen(0x0397, 9)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x0398
#if PACKETVER >= 20090401
packetLen(0x0398, -1)
#elif PACKETVER >= 20090325
packetLen(0x0398, 9)
#elif PACKETVER >= 20090225
packetLen(0x0398, -1)
#elif PACKETVER >= 20090218
packetLen(0x0398, 10)
#elif PACKETVER >= 20090114
packetLen(0x0398, -1)
#elif PACKETVER >= 20090107
packetLen(0x0398, 12)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x0399
#if PACKETVER >= 20090406
packetLen(0x0399, -1)
#elif PACKETVER >= 20090401
packetLen(0x0399, 4)
#elif PACKETVER >= 20090325
packetLen(0x0399, -1)
#elif PACKETVER >= 20090318
packetLen(0x0399, 3)
#elif PACKETVER >= 20090311
packetLen(0x0399, 30)
#elif PACKETVER >= 20090225
packetLen(0x0399, 282)
#elif PACKETVER >= 20090218
packetLen(0x0399, 186)
#elif PACKETVER >= 20090211
packetLen(0x0399, 7)
#elif PACKETVER >= 20090204
packetLen(0x0399, -1)
#elif PACKETVER >= 20090129
packetLen(0x0399, 8)
#elif PACKETVER >= 20090120
packetLen(0x0399, -1)
#elif PACKETVER >= 20090114
packetLen(0x0399, 8)
#elif PACKETVER >= 20090107
packetLen(0x0399, 9)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x039a
#if PACKETVER >= 20090318
packetLen(0x039a, -1)
#elif PACKETVER >= 20090311
packetLen(0x039a, 6)
#elif PACKETVER >= 20090225
packetLen(0x039a, -1)
#elif PACKETVER >= 20090218
packetLen(0x039a, 6)
#elif PACKETVER >= 20090211
packetLen(0x039a, -1)
#elif PACKETVER >= 20090204
packetLen(0x039a, 2)
#elif PACKETVER >= 20090114
packetLen(0x039a, -1)
#elif PACKETVER >= 20090107
packetLen(0x039a, 3)
#endif
// Packet: 0x039b
#if PACKETVER >= 20090325
packetLen(0x039b, -1)
#elif PACKETVER >= 20090318
packetLen(0x039b, 6)
#elif PACKETVER >= 20090311
packetLen(0x039b, 8)
#elif PACKETVER >= 20090225
packetLen(0x039b, -1)
#elif PACKETVER >= 20090218
packetLen(0x039b, 7)
#elif PACKETVER >= 20090211
packetLen(0x039b, -1)
#elif PACKETVER >= 20090204
packetLen(0x039b, 90)
#elif PACKETVER >= 20090129
packetLen(0x039b, 10)
#elif PACKETVER >= 20090107
packetLen(0x039b, 10)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x039c
#if PACKETVER >= 20090406
packetLen(0x039c, -1)
#elif PACKETVER >= 20090401
packetLen(0x039c, 6)
#elif PACKETVER >= 20090325
packetLen(0x039c, -1)
#elif PACKETVER >= 20090318
packetLen(0x039c, 6)
#elif PACKETVER >= 20090311
packetLen(0x039c, -1)
#elif PACKETVER >= 20090225
packetLen(0x039c, 12)
#elif PACKETVER >= 20090218
packetLen(0x039c, -1)
#elif PACKETVER >= 20090211
packetLen(0x039c, 39)
#elif PACKETVER >= 20090204
packetLen(0x039c, 26)
#elif PACKETVER >= 20090129
packetLen(0x039c, 2)
#elif PACKETVER >= 20090120
packetLen(0x039c, -1)
#elif PACKETVER >= 20090114
packetLen(0x039c, 2)
#elif PACKETVER >= 20090107
packetLen(0x039c, 86)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x039d
#if PACKETVER >= 20090406
packetLen(0x039d, -1)
#elif PACKETVER >= 20090401
packetLen(0x039d, 4)
#elif PACKETVER >= 20090325
packetLen(0x039d, -1)
#elif PACKETVER >= 20090318
packetLen(0x039d, 30)
#elif PACKETVER >= 20090311
packetLen(0x039d, 4)
#elif PACKETVER >= 20090204
packetLen(0x039d, -1)
#elif PACKETVER >= 20090129
packetLen(0x039d, 6)
#elif PACKETVER >= 20090107
packetLen(0x039d, 30)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x039e
#if PACKETVER >= 20090406
packetLen(0x039e, -1)
#elif PACKETVER >= 20090401
packetLen(0x039e, 2)
#elif PACKETVER >= 20090318
packetLen(0x039e, -1)
#elif PACKETVER >= 20090311
packetLen(0x039e, 5)
#elif PACKETVER >= 20090225
packetLen(0x039e, -1)
#elif PACKETVER >= 20090218
packetLen(0x039e, 5)
#elif PACKETVER >= 20090204
packetLen(0x039e, -1)
#elif PACKETVER >= 20090129
packetLen(0x039e, 7)
#elif PACKETVER >= 20090107
packetLen(0x039e, -1)
#endif
// Packet: 0x039f
#if PACKETVER >= 20090406
packetLen(0x039f, -1)
#elif PACKETVER >= 20090401
packetLen(0x039f, 29)
#elif PACKETVER >= 20090325
packetLen(0x039f, 2)
#elif PACKETVER >= 20090318
packetLen(0x039f, 60)
#elif PACKETVER >= 20090204
packetLen(0x039f, -1)
#elif PACKETVER >= 20090120
packetLen(0x039f, 6)
#elif PACKETVER >= 20090114
packetLen(0x039f, 18)
#elif PACKETVER >= 20090107
packetLen(0x039f, 30)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x03a0
#if PACKETVER >= 20090406
packetLen(0x03a0, -1)
#elif PACKETVER >= 20090401
packetLen(0x03a0, 6)
#elif PACKETVER >= 20090325
packetLen(0x03a0, -1)
#elif PACKETVER >= 20090318
packetLen(0x03a0, 2)
#elif PACKETVER >= 20090311
packetLen(0x03a0, -1)
#elif PACKETVER >= 20090225
packetLen(0x03a0, 14)
#elif PACKETVER >= 20090120
packetLen(0x03a0, -1)
#elif PACKETVER >= 20090114
packetLen(0x03a0, 54)
#elif PACKETVER >= 20090107
packetLen(0x03a0, -1)
#endif
// Packet: 0x03a1
#if PACKETVER >= 20090406
packetLen(0x03a1, -1)
#elif PACKETVER >= 20090401
packetLen(0x03a1, 4)
#elif PACKETVER >= 20090325
packetLen(0x03a1, 2)
#elif PACKETVER >= 20090318
packetLen(0x03a1, 14)
#elif PACKETVER >= 20090311
packetLen(0x03a1, -1)
#elif PACKETVER >= 20090225
packetLen(0x03a1, 3)
#elif PACKETVER >= 20090218
packetLen(0x03a1, 57)
#elif PACKETVER >= 20090211
packetLen(0x03a1, 30)
#elif PACKETVER >= 20090204
packetLen(0x03a1, 6)
#elif PACKETVER >= 20090120
packetLen(0x03a1, -1)
#elif PACKETVER >= 20090114
packetLen(0x03a1, 39)
#elif PACKETVER >= 20090107
packetLen(0x03a1, 44)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x03a2
#if PACKETVER >= 20090401
packetLen(0x03a2, -1)
#elif PACKETVER >= 20090325
packetLen(0x03a2, 23)
#elif PACKETVER >= 20090225
packetLen(0x03a2, -1)
#elif PACKETVER >= 20090218
packetLen(0x03a2, 28)
#elif PACKETVER >= 20090120
packetLen(0x03a2, -1)
#elif PACKETVER >= 20090114
packetLen(0x03a2, 3)
#elif PACKETVER >= 20090107
packetLen(0x03a2, 282)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x03a3
#if PACKETVER >= 20090401
packetLen(0x03a3, -1)
#elif PACKETVER >= 20090325
packetLen(0x03a3, 3)
#elif PACKETVER >= 20090318
packetLen(0x03a3, 2)
#elif PACKETVER >= 20090204
packetLen(0x03a3, -1)
#elif PACKETVER >= 20090129
packetLen(0x03a3, 4)
#elif PACKETVER >= 20090120
packetLen(0x03a3, -1)
#elif PACKETVER >= 20090114
packetLen(0x03a3, 26)
#elif PACKETVER >= 20090107
packetLen(0x03a3, 2)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x03a4
#if PACKETVER >= 20090406
packetLen(0x03a4, -1)
#elif PACKETVER >= 20090401
packetLen(0x03a4, 31)
#elif PACKETVER >= 20090325
packetLen(0x03a4, 8)
#elif PACKETVER >= 20090318
packetLen(0x03a4, 10)
#elif PACKETVER >= 20090225
packetLen(0x03a4, -1)
#elif PACKETVER >= 20090218
packetLen(0x03a4, 14)
#elif PACKETVER >= 20090211
packetLen(0x03a4, 3)
#elif PACKETVER >= 20090204
packetLen(0x03a4, 7)
#elif PACKETVER >= 20090107
packetLen(0x03a4, 44)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x03a5
#if PACKETVER >= 20090325
packetLen(0x03a5, -1)
#elif PACKETVER >= 20090318
packetLen(0x03a5, 3)
#elif PACKETVER >= 20090311
packetLen(0x03a5, -1)
#elif PACKETVER >= 20090225
packetLen(0x03a5, 28)
#elif PACKETVER >= 20090114
packetLen(0x03a5, -1)
#elif PACKETVER >= 20090107
packetLen(0x03a5, 8)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x03a6
#if PACKETVER >= 20090401
packetLen(0x03a6, -1)
#elif PACKETVER >= 20090325
packetLen(0x03a6, 15)
#elif PACKETVER >= 20090225
packetLen(0x03a6, -1)
#elif PACKETVER >= 20090218
packetLen(0x03a6, 10)
#elif PACKETVER >= 20090211
packetLen(0x03a6, 7)
#elif PACKETVER >= 20090204
packetLen(0x03a6, -1)
#elif PACKETVER >= 20090129
packetLen(0x03a6, 17)
#elif PACKETVER >= 20090114
packetLen(0x03a6, -1)
#elif PACKETVER >= 20090107
packetLen(0x03a6, 10)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x03a7
#if PACKETVER >= 20090406
packetLen(0x03a7, -1)
#elif PACKETVER >= 20090401
packetLen(0x03a7, 14)
#elif PACKETVER >= 20090311
packetLen(0x03a7, -1)
#elif PACKETVER >= 20090225
packetLen(0x03a7, 8)
#elif PACKETVER >= 20090218
packetLen(0x03a7, 13)
#elif PACKETVER >= 20090211
packetLen(0x03a7, 3)
#elif PACKETVER >= 20090129
packetLen(0x03a7, -1)
#elif PACKETVER >= 20090120
packetLen(0x03a7, 30)
#elif PACKETVER >= 20090114
packetLen(0x03a7, 5)
#elif PACKETVER >= 20090107
packetLen(0x03a7, 8)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x03a8
#if PACKETVER >= 20090325
packetLen(0x03a8, -1)
#elif PACKETVER >= 20090318
packetLen(0x03a8, 10)
#elif PACKETVER >= 20090311
packetLen(0x03a8, 6)
#elif PACKETVER >= 20090218
packetLen(0x03a8, -1)
#elif PACKETVER >= 20090211
packetLen(0x03a8, 8)
#elif PACKETVER >= 20090204
packetLen(0x03a8, 30)
#elif PACKETVER >= 20090129
packetLen(0x03a8, 26)
#elif PACKETVER >= 20090120
packetLen(0x03a8, 86)
#elif PACKETVER >= 20090114
packetLen(0x03a8, 19)
#elif PACKETVER >= 20090107
packetLen(0x03a8, -1)
#endif
// Packet: 0x03a9
#if PACKETVER >= 20090406
packetLen(0x03a9, -1)
#elif PACKETVER >= 20090401
packetLen(0x03a9, 2)
#elif PACKETVER >= 20090325
packetLen(0x03a9, 3)
#elif PACKETVER >= 20090318
packetLen(0x03a9, 27)
#elif PACKETVER >= 20090311
packetLen(0x03a9, 10)
#elif PACKETVER >= 20090225
packetLen(0x03a9, 8)
#elif PACKETVER >= 20090218
packetLen(0x03a9, -1)
#elif PACKETVER >= 20090211
packetLen(0x03a9, 2)
#elif PACKETVER >= 20090129
packetLen(0x03a9, -1)
#elif PACKETVER >= 20090114
packetLen(0x03a9, 6)
#elif PACKETVER >= 20090107
packetLen(0x03a9, 15)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x03aa
#if PACKETVER >= 20090406
packetLen(0x03aa, -1)
#elif PACKETVER >= 20090401
packetLen(0x03aa, 7)
#elif PACKETVER >= 20090311
packetLen(0x03aa, -1)
#elif PACKETVER >= 20090225
packetLen(0x03aa, 6)
#elif PACKETVER >= 20090218
packetLen(0x03aa, 4)
#elif PACKETVER >= 20090211
packetLen(0x03aa, 18)
#elif PACKETVER >= 20090114
packetLen(0x03aa, -1)
#elif PACKETVER >= 20090107
packetLen(0x03aa, 2)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x03ab
#if PACKETVER >= 20090401
packetLen(0x03ab, -1)
#elif PACKETVER >= 20090325
packetLen(0x03ab, 3)
#elif PACKETVER >= 20090318
packetLen(0x03ab, -1)
#elif PACKETVER >= 20090311
packetLen(0x03ab, 9)
#elif PACKETVER >= 20090225
packetLen(0x03ab, -1)
#elif PACKETVER >= 20090218
packetLen(0x03ab, 30)
#elif PACKETVER >= 20090204
packetLen(0x03ab, -1)
#elif PACKETVER >= 20090129
packetLen(0x03ab, 4)
#elif PACKETVER >= 20090120
packetLen(0x03ab, -1)
#elif PACKETVER >= 20090114
packetLen(0x03ab, 7)
#elif PACKETVER >= 20090107
packetLen(0x03ab, 8)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x03ac
#if PACKETVER >= 20090325
packetLen(0x03ac, -1)
#elif PACKETVER >= 20090318
packetLen(0x03ac, 6)
#elif PACKETVER >= 20090225
packetLen(0x03ac, -1)
#elif PACKETVER >= 20090218
packetLen(0x03ac, 71)
#elif PACKETVER >= 20090129
packetLen(0x03ac, -1)
#elif PACKETVER >= 20090120
packetLen(0x03ac, 10)
#elif PACKETVER >= 20090114
packetLen(0x03ac, 54)
#elif PACKETVER >= 20090107
packetLen(0x03ac, -1)
#endif
// Packet: 0x03ad
#if PACKETVER >= 20090325
packetLen(0x03ad, -1)
#elif PACKETVER >= 20090318
packetLen(0x03ad, 14)
#elif PACKETVER >= 20090311
packetLen(0x03ad, -1)
#elif PACKETVER >= 20090225
packetLen(0x03ad, 15)
#elif PACKETVER >= 20090218
packetLen(0x03ad, -1)
#elif PACKETVER >= 20090211
packetLen(0x03ad, 9)
#elif PACKETVER >= 20090107
packetLen(0x03ad, -1)
#endif
// Packet: 0x03ae
#if PACKETVER >= 20090325
packetLen(0x03ae, -1)
#elif PACKETVER >= 20090318
packetLen(0x03ae, 6)
#elif PACKETVER >= 20090311
packetLen(0x03ae, 2)
#elif PACKETVER >= 20090225
packetLen(0x03ae, 282)
#elif PACKETVER >= 20090218
packetLen(0x03ae, -1)
#elif PACKETVER >= 20090211
packetLen(0x03ae, 3)
#elif PACKETVER >= 20090107
packetLen(0x03ae, -1)
#endif
// Packet: 0x03af
#if PACKETVER >= 20090406
packetLen(0x03af, -1)
#elif PACKETVER >= 20090401
packetLen(0x03af, 5)
#elif PACKETVER >= 20090325
packetLen(0x03af, -1)
#elif PACKETVER >= 20090318
packetLen(0x03af, 3)
#elif PACKETVER >= 20090311
packetLen(0x03af, 10)
#elif PACKETVER >= 20090225
packetLen(0x03af, -1)
#elif PACKETVER >= 20090218
packetLen(0x03af, 14)
#elif PACKETVER >= 20090211
packetLen(0x03af, -1)
#elif PACKETVER >= 20090204
packetLen(0x03af, 54)
#elif PACKETVER >= 20090114
packetLen(0x03af, -1)
#elif PACKETVER >= 20090107
packetLen(0x03af, 23)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x03b0
#if PACKETVER >= 20090406
packetLen(0x03b0, -1)
#elif PACKETVER >= 20090401
packetLen(0x03b0, 26)
#elif PACKETVER >= 20090325
packetLen(0x03b0, -1)
#elif PACKETVER >= 20090318
packetLen(0x03b0, 14)
#elif PACKETVER >= 20090225
packetLen(0x03b0, -1)
#elif PACKETVER >= 20090218
packetLen(0x03b0, 6)
#elif PACKETVER >= 20090211
packetLen(0x03b0, 3)
#elif PACKETVER >= 20090114
packetLen(0x03b0, -1)
#elif PACKETVER >= 20090107
packetLen(0x03b0, 26)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x03b1
#if PACKETVER >= 20090406
packetLen(0x03b1, -1)
#elif PACKETVER >= 20090401
packetLen(0x03b1, 10)
#elif PACKETVER >= 20090325
packetLen(0x03b1, -1)
#elif PACKETVER >= 20090318
packetLen(0x03b1, 18)
#elif PACKETVER >= 20090225
packetLen(0x03b1, -1)
#elif PACKETVER >= 20090218
packetLen(0x03b1, 6)
#elif PACKETVER >= 20090204
packetLen(0x03b1, -1)
#elif PACKETVER >= 20090129
packetLen(0x03b1, 3)
#elif PACKETVER >= 20090120
packetLen(0x03b1, 26)
#elif PACKETVER >= 20090114
packetLen(0x03b1, 17)
#elif PACKETVER >= 20090107
packetLen(0x03b1, 22)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x03b2
#if PACKETVER >= 20090311
packetLen(0x03b2, -1)
#elif PACKETVER >= 20090225
packetLen(0x03b2, 5)
#elif PACKETVER >= 20090211
packetLen(0x03b2, -1)
#elif PACKETVER >= 20090204
packetLen(0x03b2, 26)
#elif PACKETVER >= 20090129
packetLen(0x03b2, 30)
#elif PACKETVER >= 20090107
packetLen(0x03b2, -1)
#endif
// Packet: 0x03b3
#if PACKETVER >= 20090406
packetLen(0x03b3, -1)
#elif PACKETVER >= 20090401
packetLen(0x03b3, 79)
#elif PACKETVER >= 20090325
packetLen(0x03b3, 2)
#elif PACKETVER >= 20090318
packetLen(0x03b3, -1)
#elif PACKETVER >= 20090311
packetLen(0x03b3, 53)
#elif PACKETVER >= 20090218
packetLen(0x03b3, -1)
#elif PACKETVER >= 20090211
packetLen(0x03b3, 31)
#elif PACKETVER >= 20090114
packetLen(0x03b3, -1)
#elif PACKETVER >= 20090107
packetLen(0x03b3, 39)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x03b4
#if PACKETVER >= 20090406
packetLen(0x03b4, -1)
#elif PACKETVER >= 20090401
packetLen(0x03b4, 2)
#elif PACKETVER >= 20090318
packetLen(0x03b4, -1)
#elif PACKETVER >= 20090311
packetLen(0x03b4, 31)
#elif PACKETVER >= 20090211
packetLen(0x03b4, -1)
#elif PACKETVER >= 20090204
packetLen(0x03b4, 3)
#elif PACKETVER >= 20090129
packetLen(0x03b4, 8)
#elif PACKETVER >= 20090120
packetLen(0x03b4, 7)
#elif PACKETVER >= 20090107
packetLen(0x03b4, -1)
#endif
// Packet: 0x03b5
#if PACKETVER >= 20090311
packetLen(0x03b5, -1)
#elif PACKETVER >= 20090225
packetLen(0x03b5, 6)
#elif PACKETVER >= 20090204
packetLen(0x03b5, -1)
#elif PACKETVER >= 20090129
packetLen(0x03b5, 8)
#elif PACKETVER >= 20090120
packetLen(0x03b5, -1)
#elif PACKETVER >= 20090114
packetLen(0x03b5, 37)
#elif PACKETVER >= 20090107
packetLen(0x03b5, -1)
#endif
// Packet: 0x03b6
#if PACKETVER >= 20090406
packetLen(0x03b6, -1)
#elif PACKETVER >= 20090401
packetLen(0x03b6, 3)
#elif PACKETVER >= 20090325
packetLen(0x03b6, -1)
#elif PACKETVER >= 20090318
packetLen(0x03b6, 8)
#elif PACKETVER >= 20090211
packetLen(0x03b6, -1)
#elif PACKETVER >= 20090204
packetLen(0x03b6, 6)
#elif PACKETVER >= 20090129
packetLen(0x03b6, 3)
#elif PACKETVER >= 20090120
packetLen(0x03b6, 60)
#elif PACKETVER >= 20090114
packetLen(0x03b6, 2)
#elif PACKETVER >= 20090107
packetLen(0x03b6, 22)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x03b7
#if PACKETVER >= 20090401
packetLen(0x03b7, -1)
#elif PACKETVER >= 20090325
packetLen(0x03b7, 31)
#elif PACKETVER >= 20090311
packetLen(0x03b7, 6)
#elif PACKETVER >= 20090225
packetLen(0x03b7, -1)
#elif PACKETVER >= 20090218
packetLen(0x03b7, 32)
#elif PACKETVER >= 20090211
packetLen(0x03b7, 5)
#elif PACKETVER >= 20090204
packetLen(0x03b7, -1)
#elif PACKETVER >= 20090129
packetLen(0x03b7, 9)
#elif PACKETVER >= 20090120
packetLen(0x03b7, 4)
#elif PACKETVER >= 20090114
packetLen(0x03b7, -1)
#elif PACKETVER >= 20090107
packetLen(0x03b7, 29)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x03b8
#if PACKETVER >= 20090401
packetLen(0x03b8, -1)
#elif PACKETVER >= 20090325
packetLen(0x03b8, 17)
#elif PACKETVER >= 20090318
packetLen(0x03b8, 3)
#elif PACKETVER >= 20090129
packetLen(0x03b8, -1)
#elif PACKETVER >= 20090120
packetLen(0x03b8, 8)
#elif PACKETVER >= 20090114
packetLen(0x03b8, 10)
#elif PACKETVER >= 20090107
packetLen(0x03b8, -1)
#endif
// Packet: 0x03b9
#if PACKETVER >= 20090401
packetLen(0x03b9, -1)
#elif PACKETVER >= 20090325
packetLen(0x03b9, 26)
#elif PACKETVER >= 20090318
packetLen(0x03b9, 58)
#elif PACKETVER >= 20090218
packetLen(0x03b9, -1)
#elif PACKETVER >= 20090211
packetLen(0x03b9, 22)
#elif PACKETVER >= 20090204
packetLen(0x03b9, -1)
#elif PACKETVER >= 20090129
packetLen(0x03b9, 28)
#elif PACKETVER >= 20090120
packetLen(0x03b9, -1)
#elif PACKETVER >= 20090114
packetLen(0x03b9, 20)
#elif PACKETVER >= 20090107
packetLen(0x03b9, 18)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x03ba
#if PACKETVER >= 20090406
packetLen(0x03ba, -1)
#elif PACKETVER >= 20090401
packetLen(0x03ba, 12)
#elif PACKETVER >= 20090325
packetLen(0x03ba, -1)
#elif PACKETVER >= 20090318
packetLen(0x03ba, 22)
#elif PACKETVER >= 20090311
packetLen(0x03ba, -1)
#elif PACKETVER >= 20090225
packetLen(0x03ba, 23)
#elif PACKETVER >= 20090218
packetLen(0x03ba, -1)
#elif PACKETVER >= 20090211
packetLen(0x03ba, 7)
#elif PACKETVER >= 20090204
packetLen(0x03ba, 4)
#elif PACKETVER >= 20090129
packetLen(0x03ba, 42)
#elif PACKETVER >= 20090114
packetLen(0x03ba, -1)
#elif PACKETVER >= 20090107
packetLen(0x03ba, 67)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x03bb
#if PACKETVER >= 20090406
packetLen(0x03bb, -1)
#elif PACKETVER >= 20090401
packetLen(0x03bb, 8)
#elif PACKETVER >= 20090318
packetLen(0x03bb, -1)
#elif PACKETVER >= 20090311
packetLen(0x03bb, 6)
#elif PACKETVER >= 20090218
packetLen(0x03bb, -1)
#elif PACKETVER >= 20090211
packetLen(0x03bb, 34)
#elif PACKETVER >= 20090107
packetLen(0x03bb, -1)
#endif
// Packet: 0x03bc
#if PACKETVER >= 20090325
packetLen(0x03bc, -1)
#elif PACKETVER >= 20090318
packetLen(0x03bc, 7)
#elif PACKETVER >= 20090311
packetLen(0x03bc, 6)
#elif PACKETVER >= 20090225
packetLen(0x03bc, -1)
#elif PACKETVER >= 20090218
packetLen(0x03bc, 2)
#elif PACKETVER >= 20090211
packetLen(0x03bc, 30)
#elif PACKETVER >= 20090204
packetLen(0x03bc, -1)
#elif PACKETVER >= 20090129
packetLen(0x03bc, 53)
#elif PACKETVER >= 20090120
packetLen(0x03bc, -1)
#elif PACKETVER >= 20090114
packetLen(0x03bc, 186)
#elif PACKETVER >= 20090107
packetLen(0x03bc, -1)
#endif
// Packet: 0x03bd
#if PACKETVER >= 20090401
packetLen(0x03bd, -1)
#elif PACKETVER >= 20090325
packetLen(0x03bd, 20)
#elif PACKETVER >= 20090311
packetLen(0x03bd, -1)
#elif PACKETVER >= 20090225
packetLen(0x03bd, 67)
#elif PACKETVER >= 20090211
packetLen(0x03bd, -1)
#elif PACKETVER >= 20090204
packetLen(0x03bd, 11)
#elif PACKETVER >= 20090129
packetLen(0x03bd, 28)
#elif PACKETVER >= 20090107
packetLen(0x03bd, -1)
#endif
// Packet: 0x03be
#if PACKETVER >= 20090406
packetLen(0x03be, -1)
#elif PACKETVER >= 20090401
packetLen(0x03be, 2)
#elif PACKETVER >= 20090325
packetLen(0x03be, 6)
#elif PACKETVER >= 20090318
packetLen(0x03be, 42)
#elif PACKETVER >= 20090311
packetLen(0x03be, 5)
#elif PACKETVER >= 20090114
packetLen(0x03be, -1)
#elif PACKETVER >= 20090107
packetLen(0x03be, 6)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x03bf
#if PACKETVER >= 20090406
packetLen(0x03bf, -1)
#elif PACKETVER >= 20090401
packetLen(0x03bf, 11)
#elif PACKETVER >= 20090325
packetLen(0x03bf, 2)
#elif PACKETVER >= 20090318
packetLen(0x03bf, 3)
#elif PACKETVER >= 20090311
packetLen(0x03bf, -1)
#elif PACKETVER >= 20090225
packetLen(0x03bf, 6)
#elif PACKETVER >= 20090218
packetLen(0x03bf, 12)
#elif PACKETVER >= 20090211
packetLen(0x03bf, -1)
#elif PACKETVER >= 20090204
packetLen(0x03bf, 4)
#elif PACKETVER >= 20090120
packetLen(0x03bf, -1)
#elif PACKETVER >= 20090114
packetLen(0x03bf, 6)
#elif PACKETVER >= 20090107
packetLen(0x03bf, 28)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x03c0
#if PACKETVER >= 20090325
packetLen(0x03c0, -1)
#elif PACKETVER >= 20090318
packetLen(0x03c0, 2)
#elif PACKETVER >= 20090311
packetLen(0x03c0, 30)
#elif PACKETVER >= 20090225
packetLen(0x03c0, -1)
#elif PACKETVER >= 20090218
packetLen(0x03c0, 102)
#elif PACKETVER >= 20090204
packetLen(0x03c0, -1)
#elif PACKETVER >= 20090129
packetLen(0x03c0, 4)
#elif PACKETVER >= 20090120
packetLen(0x03c0, -1)
#elif PACKETVER >= 20090114
packetLen(0x03c0, 6)
#elif PACKETVER >= 20090107
packetLen(0x03c0, -1)
#endif
// Packet: 0x03c1
#if PACKETVER >= 20090401
packetLen(0x03c1, -1)
#elif PACKETVER >= 20090325
packetLen(0x03c1, 30)
#elif PACKETVER >= 20090318
packetLen(0x03c1, 10)
#elif PACKETVER >= 20090311
packetLen(0x03c1, 13)
#elif PACKETVER >= 20090225
packetLen(0x03c1, -1)
#elif PACKETVER >= 20090218
packetLen(0x03c1, 6)
#elif PACKETVER >= 20090211
packetLen(0x03c1, 5)
#elif PACKETVER >= 20090204
packetLen(0x03c1, 30)
#elif PACKETVER >= 20090129
packetLen(0x03c1, 18)
#elif PACKETVER >= 20090107
packetLen(0x03c1, -1)
#endif
// Packet: 0x03c2
#if PACKETVER >= 20090406
packetLen(0x03c2, -1)
#elif PACKETVER >= 20090401
packetLen(0x03c2, 4)
#elif PACKETVER >= 20090325
packetLen(0x03c2, 2)
#elif PACKETVER >= 20090225
packetLen(0x03c2, -1)
#elif PACKETVER >= 20090218
packetLen(0x03c2, 6)
#elif PACKETVER >= 20090211
packetLen(0x03c2, 55)
#elif PACKETVER >= 20090204
packetLen(0x03c2, -1)
#elif PACKETVER >= 20090129
packetLen(0x03c2, 30)
#elif PACKETVER >= 20090120
packetLen(0x03c2, 26)
#elif PACKETVER >= 20090107
packetLen(0x03c2, -1)
#endif
// Packet: 0x03c3
#if PACKETVER >= 20090406
packetLen(0x03c3, -1)
#elif PACKETVER >= 20090401
packetLen(0x03c3, 114)
#elif PACKETVER >= 20090325
packetLen(0x03c3, -1)
#elif PACKETVER >= 20090318
packetLen(0x03c3, 8)
#elif PACKETVER >= 20090311
packetLen(0x03c3, 18)
#elif PACKETVER >= 20090225
packetLen(0x03c3, -1)
#elif PACKETVER >= 20090218
packetLen(0x03c3, 15)
#elif PACKETVER >= 20090120
packetLen(0x03c3, -1)
#elif PACKETVER >= 20090107
packetLen(0x03c3, 3)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x03c4
#if PACKETVER >= 20090406
packetLen(0x03c4, -1)
#elif PACKETVER >= 20090401
packetLen(0x03c4, 39)
#elif PACKETVER >= 20090325
packetLen(0x03c4, 6)
#elif PACKETVER >= 20090318
packetLen(0x03c4, -1)
#elif PACKETVER >= 20090311
packetLen(0x03c4, 8)
#elif PACKETVER >= 20090225
packetLen(0x03c4, -1)
#elif PACKETVER >= 20090218
packetLen(0x03c4, 8)
#elif PACKETVER >= 20090107
packetLen(0x03c4, -1)
#endif
// Packet: 0x03c5
#if PACKETVER >= 20090325
packetLen(0x03c5, -1)
#elif PACKETVER >= 20090318
packetLen(0x03c5, 6)
#elif PACKETVER >= 20090311
packetLen(0x03c5, -1)
#elif PACKETVER >= 20090225
packetLen(0x03c5, 8)
#elif PACKETVER >= 20090218
packetLen(0x03c5, 6)
#elif PACKETVER >= 20090120
packetLen(0x03c5, -1)
#elif PACKETVER >= 20090114
packetLen(0x03c5, 90)
#elif PACKETVER >= 20090107
packetLen(0x03c5, 12)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x03c6
#if PACKETVER >= 20090406
packetLen(0x03c6, -1)
#elif PACKETVER >= 20090401
packetLen(0x03c6, 10)
#elif PACKETVER >= 20090325
packetLen(0x03c6, -1)
#elif PACKETVER >= 20090318
packetLen(0x03c6, 21)
#elif PACKETVER >= 20090311
packetLen(0x03c6, -1)
#elif PACKETVER >= 20090225
packetLen(0x03c6, 14)
#elif PACKETVER >= 20090218
packetLen(0x03c6, -1)
#elif PACKETVER >= 20090211
packetLen(0x03c6, 58)
#elif PACKETVER >= 20090204
packetLen(0x03c6, 14)
#elif PACKETVER >= 20090120
packetLen(0x03c6, -1)
#elif PACKETVER >= 20090114
packetLen(0x03c6, 26)
#elif PACKETVER >= 20090107
packetLen(0x03c6, 7)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x03c7
#if PACKETVER >= 20090406
packetLen(0x03c7, -1)
#elif PACKETVER >= 20090401
packetLen(0x03c7, 3)
#elif PACKETVER >= 20090311
packetLen(0x03c7, -1)
#elif PACKETVER >= 20090225
packetLen(0x03c7, 3)
#elif PACKETVER >= 20090218
packetLen(0x03c7, 282)
#elif PACKETVER >= 20090211
packetLen(0x03c7, -1)
#elif PACKETVER >= 20090204
packetLen(0x03c7, 6)
#elif PACKETVER >= 20090129
packetLen(0x03c7, 2)
#elif PACKETVER >= 20090120
packetLen(0x03c7, 28)
#elif PACKETVER >= 20090107
packetLen(0x03c7, 9)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x03c8
#if PACKETVER >= 20090325
packetLen(0x03c8, -1)
#elif PACKETVER >= 20090318
packetLen(0x03c8, 6)
#elif PACKETVER >= 20090218
packetLen(0x03c8, -1)
#elif PACKETVER >= 20090211
packetLen(0x03c8, 11)
#elif PACKETVER >= 20090129
packetLen(0x03c8, -1)
#elif PACKETVER >= 20090120
packetLen(0x03c8, 6)
#elif PACKETVER >= 20090107
packetLen(0x03c8, -1)
#endif
// Packet: 0x03c9
#if PACKETVER >= 20090406
packetLen(0x03c9, -1)
#elif PACKETVER >= 20090401
packetLen(0x03c9, 10)
#elif PACKETVER >= 20090325
packetLen(0x03c9, 26)
#elif PACKETVER >= 20090311
packetLen(0x03c9, -1)
#elif PACKETVER >= 20090225
packetLen(0x03c9, 10)
#elif PACKETVER >= 20090218
packetLen(0x03c9, 4)
#elif PACKETVER >= 20090211
packetLen(0x03c9, -1)
#elif PACKETVER >= 20090204
packetLen(0x03c9, 30)
#elif PACKETVER >= 20090129
packetLen(0x03c9, 6)
#elif PACKETVER >= 20090114
packetLen(0x03c9, -1)
#elif PACKETVER >= 20090107
packetLen(0x03c9, 68)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x03ca
#if PACKETVER >= 20090406
packetLen(0x03ca, -1)
#elif PACKETVER >= 20090401
packetLen(0x03ca, 57)
#elif PACKETVER >= 20090225
packetLen(0x03ca, -1)
#elif PACKETVER >= 20090218
packetLen(0x03ca, 18)
#elif PACKETVER >= 20090211
packetLen(0x03ca, 6)
#elif PACKETVER >= 20090204
packetLen(0x03ca, -1)
#elif PACKETVER >= 20090129
packetLen(0x03ca, 5)
#elif PACKETVER >= 20090120
packetLen(0x03ca, -1)
#elif PACKETVER >= 20090114
packetLen(0x03ca, 34)
#elif PACKETVER >= 20090107
packetLen(0x03ca, -1)
#endif
// Packet: 0x03cb
#if PACKETVER >= 20090225
packetLen(0x03cb, -1)
#elif PACKETVER >= 20090218
packetLen(0x03cb, 60)
#elif PACKETVER >= 20090211
packetLen(0x03cb, 3)
#elif PACKETVER >= 20090204
packetLen(0x03cb, -1)
#elif PACKETVER >= 20090129
packetLen(0x03cb, 33)
#elif PACKETVER >= 20090107
packetLen(0x03cb, 2)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x03cc
#if PACKETVER >= 20090401
packetLen(0x03cc, -1)
#elif PACKETVER >= 20090325
packetLen(0x03cc, 10)
#elif PACKETVER >= 20090318
packetLen(0x03cc, 29)
#elif PACKETVER >= 20090225
packetLen(0x03cc, -1)
#elif PACKETVER >= 20090218
packetLen(0x03cc, 11)
#elif PACKETVER >= 20090211
packetLen(0x03cc, 2)
#elif PACKETVER >= 20090107
packetLen(0x03cc, -1)
#endif
// Packet: 0x03cd
#if PACKETVER >= 20090406
packetLen(0x03cd, -1)
#elif PACKETVER >= 20090401
packetLen(0x03cd, 20)
#elif PACKETVER >= 20090325
packetLen(0x03cd, 6)
#elif PACKETVER >= 20090318
packetLen(0x03cd, 66)
#elif PACKETVER >= 20090311
packetLen(0x03cd, 7)
#elif PACKETVER >= 20090218
packetLen(0x03cd, -1)
#elif PACKETVER >= 20090211
packetLen(0x03cd, 6)
#elif PACKETVER >= 20090114
packetLen(0x03cd, -1)
#elif PACKETVER >= 20090107
packetLen(0x03cd, 26)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x03ce
#if PACKETVER >= 20090225
packetLen(0x03ce, -1)
#elif PACKETVER >= 20090218
packetLen(0x03ce, 26)
#elif PACKETVER >= 20090204
packetLen(0x03ce, -1)
#elif PACKETVER >= 20090129
packetLen(0x03ce, 7)
#elif PACKETVER >= 20090120
packetLen(0x03ce, -1)
#elif PACKETVER >= 20090114
packetLen(0x03ce, 22)
#elif PACKETVER >= 20090107
packetLen(0x03ce, 7)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x03cf
#if PACKETVER >= 20090225
packetLen(0x03cf, -1)
#elif PACKETVER >= 20090218
packetLen(0x03cf, 3)
#elif PACKETVER >= 20090211
packetLen(0x03cf, -1)
#elif PACKETVER >= 20090204
packetLen(0x03cf, 26)
#elif PACKETVER >= 20090129
packetLen(0x03cf, -1)
#elif PACKETVER >= 20090120
packetLen(0x03cf, 14)
#elif PACKETVER >= 20090114
packetLen(0x03cf, -1)
#elif PACKETVER >= 20090107
packetLen(0x03cf, 30)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x03d0
#if PACKETVER >= 20090406
packetLen(0x03d0, -1)
#elif PACKETVER >= 20090401
packetLen(0x03d0, 14)
#elif PACKETVER >= 20090211
packetLen(0x03d0, -1)
#elif PACKETVER >= 20090204
packetLen(0x03d0, 7)
#elif PACKETVER >= 20090129
packetLen(0x03d0, 18)
#elif PACKETVER >= 20090120
packetLen(0x03d0, -1)
#elif PACKETVER >= 20090114
packetLen(0x03d0, 6)
#elif PACKETVER >= 20090107
packetLen(0x03d0, 2)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x03d1
#if PACKETVER >= 20090406
packetLen(0x03d1, -1)
#elif PACKETVER >= 20090401
packetLen(0x03d1, 54)
#elif PACKETVER >= 20090325
packetLen(0x03d1, 26)
#elif PACKETVER >= 20090311
packetLen(0x03d1, -1)
#elif PACKETVER >= 20090225
packetLen(0x03d1, 2)
#elif PACKETVER >= 20090218
packetLen(0x03d1, 36)
#elif PACKETVER >= 20090211
packetLen(0x03d1, 28)
#elif PACKETVER >= 20090114
packetLen(0x03d1, -1)
#elif PACKETVER >= 20090107
packetLen(0x03d1, 28)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x03d2
#if PACKETVER >= 20090406
packetLen(0x03d2, -1)
#elif PACKETVER >= 20090401
packetLen(0x03d2, 3)
#elif PACKETVER >= 20090107
packetLen(0x03d2, 29)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x03d3
#if PACKETVER >= 20090401
packetLen(0x03d3, -1)
#elif PACKETVER >= 20090325
packetLen(0x03d3, 6)
#elif PACKETVER >= 20090225
packetLen(0x03d3, -1)
#elif PACKETVER >= 20090218
packetLen(0x03d3, 26)
#elif PACKETVER >= 20090211
packetLen(0x03d3, -1)
#elif PACKETVER >= 20090204
packetLen(0x03d3, 4)
#elif PACKETVER >= 20090120
packetLen(0x03d3, 6)
#elif PACKETVER >= 20090107
packetLen(0x03d3, 6)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x03d4
#if PACKETVER >= 20090406
packetLen(0x03d4, -1)
#elif PACKETVER >= 20090401
packetLen(0x03d4, 4)
#elif PACKETVER >= 20090311
packetLen(0x03d4, -1)
#elif PACKETVER >= 20090225
packetLen(0x03d4, 15)
#elif PACKETVER >= 20090218
packetLen(0x03d4, 6)
#elif PACKETVER >= 20090211
packetLen(0x03d4, 14)
#elif PACKETVER >= 20090204
packetLen(0x03d4, -1)
#elif PACKETVER >= 20090129
packetLen(0x03d4, 6)
#elif PACKETVER >= 20090120
packetLen(0x03d4, 282)
#elif PACKETVER >= 20090114
packetLen(0x03d4, 10)
#elif PACKETVER >= 20090107
packetLen(0x03d4, 21)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x03d5
#if PACKETVER >= 20090325
packetLen(0x03d5, -1)
#elif PACKETVER >= 20090318
packetLen(0x03d5, 2)
#elif PACKETVER >= 20090225
packetLen(0x03d5, -1)
#elif PACKETVER >= 20090218
packetLen(0x03d5, 30)
#elif PACKETVER >= 20090211
packetLen(0x03d5, -1)
#elif PACKETVER >= 20090204
packetLen(0x03d5, 60)
#elif PACKETVER >= 20090114
packetLen(0x03d5, -1)
#elif PACKETVER >= 20090107
packetLen(0x03d5, 6)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x03d6
#if PACKETVER >= 20090406
packetLen(0x03d6, -1)
#elif PACKETVER >= 20090401
packetLen(0x03d6, 3)
#elif PACKETVER >= 20090325
packetLen(0x03d6, -1)
#elif PACKETVER >= 20090318
packetLen(0x03d6, 32)
#elif PACKETVER >= 20090311
packetLen(0x03d6, -1)
#elif PACKETVER >= 20090225
packetLen(0x03d6, 6)
#elif PACKETVER >= 20090218
packetLen(0x03d6, 2)
#elif PACKETVER >= 20090211
packetLen(0x03d6, -1)
#elif PACKETVER >= 20090204
packetLen(0x03d6, 8)
#elif PACKETVER >= 20090114
packetLen(0x03d6, -1)
#elif PACKETVER >= 20090107
packetLen(0x03d6, 4)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x03d7
#if PACKETVER >= 20090406
packetLen(0x03d7, -1)
#elif PACKETVER >= 20090401
packetLen(0x03d7, 182)
#elif PACKETVER >= 20090318
packetLen(0x03d7, -1)
#elif PACKETVER >= 20090311
packetLen(0x03d7, 11)
#elif PACKETVER >= 20090225
packetLen(0x03d7, 42)
#elif PACKETVER >= 20090218
packetLen(0x03d7, -1)
#elif PACKETVER >= 20090211
packetLen(0x03d7, 8)
#elif PACKETVER >= 20090204
packetLen(0x03d7, -1)
#elif PACKETVER >= 20090129
packetLen(0x03d7, 6)
#elif PACKETVER >= 20090120
packetLen(0x03d7, -1)
#elif PACKETVER >= 20090114
packetLen(0x03d7, 10)
#elif PACKETVER >= 20090107
packetLen(0x03d7, 27)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x03d8
#if PACKETVER >= 20090318
packetLen(0x03d8, -1)
#elif PACKETVER >= 20090311
packetLen(0x03d8, 8)
#elif PACKETVER >= 20090114
packetLen(0x03d8, -1)
#elif PACKETVER >= 20090107
packetLen(0x03d8, 32)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x03d9
#if PACKETVER >= 20090406
packetLen(0x03d9, -1)
#elif PACKETVER >= 20090401
packetLen(0x03d9, 11)
#elif PACKETVER >= 20090325
packetLen(0x03d9, -1)
#elif PACKETVER >= 20090318
packetLen(0x03d9, 6)
#elif PACKETVER >= 20090211
packetLen(0x03d9, -1)
#elif PACKETVER >= 20090204
packetLen(0x03d9, 5)
#elif PACKETVER >= 20090129
packetLen(0x03d9, -1)
#elif PACKETVER >= 20090120
packetLen(0x03d9, 3)
#elif PACKETVER >= 20090107
packetLen(0x03d9, 4)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x03da
#if PACKETVER >= 20090204
packetLen(0x03da, -1)
#elif PACKETVER >= 20090129
packetLen(0x03da, 2)
#elif PACKETVER >= 20090120
packetLen(0x03da, 44)
#elif PACKETVER >= 20090114
packetLen(0x03da, -1)
#elif PACKETVER >= 20090107
packetLen(0x03da, 102)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x03db
#if PACKETVER >= 20090325
packetLen(0x03db, -1)
#elif PACKETVER >= 20090318
packetLen(0x03db, 5)
#elif PACKETVER >= 20090211
packetLen(0x03db, -1)
#elif PACKETVER >= 20090204
packetLen(0x03db, 3)
#elif PACKETVER >= 20090129
packetLen(0x03db, -1)
#elif PACKETVER >= 20090120
packetLen(0x03db, 10)
#elif PACKETVER >= 20090107
packetLen(0x03db, -1)
#endif
// Packet: 0x03dc
#if PACKETVER >= 20090211
packetLen(0x03dc, -1)
#elif PACKETVER >= 20090204
packetLen(0x03dc, 2)
#elif PACKETVER >= 20090129
packetLen(0x03dc, -1)
#elif PACKETVER >= 20090120
packetLen(0x03dc, 5)
#elif PACKETVER >= 20090114
packetLen(0x03dc, 10)
#elif PACKETVER >= 20090107
packetLen(0x03dc, 90)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x03dd
packetLen(0x03dd, 18) // AHC_GAME_GUARD
// Packet: 0x03de
packetLen(0x03de, 18) // CAH_ACK_GAME_GUARD
// Packet: 0x03e2
#if PACKETVER >= 20090401
packetLen(0x03e2, -1)
#elif PACKETVER >= 20090325
packetLen(0x03e2, 8)
#elif PACKETVER >= 20090225
packetLen(0x03e2, -1)
#elif PACKETVER >= 20090218
packetLen(0x03e2, 29)
#elif PACKETVER >= 20090204
packetLen(0x03e2, -1)
#elif PACKETVER >= 20090129
packetLen(0x03e2, 3)
#elif PACKETVER >= 20090120
packetLen(0x03e2, 6)
#elif PACKETVER >= 20090114
packetLen(0x03e2, 3)
#elif PACKETVER >= 20090107
packetLen(0x03e2, 10)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x03e3
#if PACKETVER >= 20090401
packetLen(0x03e3, -1)
#elif PACKETVER >= 20090325
packetLen(0x03e3, 10)
#elif PACKETVER >= 20090318
packetLen(0x03e3, 54)
#elif PACKETVER >= 20090311
packetLen(0x03e3, 67)
#elif PACKETVER >= 20090129
packetLen(0x03e3, -1)
#elif PACKETVER >= 20090120
packetLen(0x03e3, 2)
#elif PACKETVER >= 20090114
packetLen(0x03e3, 26)
#elif PACKETVER >= 20090107
packetLen(0x03e3, -1)
#endif
// Packet: 0x03e4
#if PACKETVER >= 20090401
packetLen(0x03e4, -1)
#elif PACKETVER >= 20090325
packetLen(0x03e4, 58)
#elif PACKETVER >= 20090318
packetLen(0x03e4, 12)
#elif PACKETVER >= 20090311
packetLen(0x03e4, 19)
#elif PACKETVER >= 20090211
packetLen(0x03e4, -1)
#elif PACKETVER >= 20090204
packetLen(0x03e4, 6)
#elif PACKETVER >= 20090129
packetLen(0x03e4, -1)
#elif PACKETVER >= 20090120
packetLen(0x03e4, 3)
#elif PACKETVER >= 20090107
packetLen(0x03e4, -1)
#endif
// Packet: 0x03e5
#if PACKETVER >= 20090211
packetLen(0x03e5, -1)
#elif PACKETVER >= 20090204
packetLen(0x03e5, 9)
#elif PACKETVER >= 20090120
packetLen(0x03e5, -1)
#elif PACKETVER >= 20090114
packetLen(0x03e5, 8)
#elif PACKETVER >= 20090107
packetLen(0x03e5, 3)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x03e6
#if PACKETVER >= 20090406
packetLen(0x03e6, -1)
#elif PACKETVER >= 20090401
packetLen(0x03e6, 10)
#elif PACKETVER >= 20090325
packetLen(0x03e6, 54)
#elif PACKETVER >= 20090318
packetLen(0x03e6, -1)
#elif PACKETVER >= 20090311
packetLen(0x03e6, 6)
#elif PACKETVER >= 20090225
packetLen(0x03e6, -1)
#elif PACKETVER >= 20090218
packetLen(0x03e6, 5)
#elif PACKETVER >= 20090211
packetLen(0x03e6, 6)
#elif PACKETVER >= 20090204
packetLen(0x03e6, 10)
#elif PACKETVER >= 20090129
packetLen(0x03e6, 58)
#elif PACKETVER >= 20090107
packetLen(0x03e6, 6)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x03e7
#if PACKETVER >= 20090225
packetLen(0x03e7, -1)
#elif PACKETVER >= 20090218
packetLen(0x03e7, 3)
#elif PACKETVER >= 20090211
packetLen(0x03e7, -1)
#elif PACKETVER >= 20090204
packetLen(0x03e7, 3)
#elif PACKETVER >= 20090129
packetLen(0x03e7, -1)
#elif PACKETVER >= 20090120
packetLen(0x03e7, 2)
#elif PACKETVER >= 20090114
packetLen(0x03e7, 11)
#elif PACKETVER >= 20090107
packetLen(0x03e7, 66)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x03e8
#if PACKETVER >= 20090401
packetLen(0x03e8, -1)
#elif PACKETVER >= 20090325
packetLen(0x03e8, 14)
#elif PACKETVER >= 20090318
packetLen(0x03e8, -1)
#elif PACKETVER >= 20090311
packetLen(0x03e8, 30)
#elif PACKETVER >= 20090225
packetLen(0x03e8, -1)
#elif PACKETVER >= 20090218
packetLen(0x03e8, 7)
#elif PACKETVER >= 20090211
packetLen(0x03e8, 6)
#elif PACKETVER >= 20090204
packetLen(0x03e8, 10)
#elif PACKETVER >= 20090129
packetLen(0x03e8, 30)
#elif PACKETVER >= 20090120
packetLen(0x03e8, -1)
#elif PACKETVER >= 20090114
packetLen(0x03e8, 81)
#elif PACKETVER >= 20090107
packetLen(0x03e8, 2)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x03e9
#if PACKETVER >= 20090406
packetLen(0x03e9, -1)
#elif PACKETVER >= 20090401
packetLen(0x03e9, 10)
#elif PACKETVER >= 20090325
packetLen(0x03e9, 7)
#elif PACKETVER >= 20090318
packetLen(0x03e9, -1)
#elif PACKETVER >= 20090311
packetLen(0x03e9, 10)
#elif PACKETVER >= 20090225
packetLen(0x03e9, 5)
#elif PACKETVER >= 20090218
packetLen(0x03e9, -1)
#elif PACKETVER >= 20090211
packetLen(0x03e9, 4)
#elif PACKETVER >= 20090204
packetLen(0x03e9, 53)
#elif PACKETVER >= 20090129
packetLen(0x03e9, 10)
#elif PACKETVER >= 20090114
packetLen(0x03e9, -1)
#elif PACKETVER >= 20090107
packetLen(0x03e9, 58)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x03ea
#if PACKETVER >= 20090406
packetLen(0x03ea, -1)
#elif PACKETVER >= 20090401
packetLen(0x03ea, 44)
#elif PACKETVER >= 20090325
packetLen(0x03ea, -1)
#elif PACKETVER >= 20090318
packetLen(0x03ea, 2)
#elif PACKETVER >= 20090218
packetLen(0x03ea, -1)
#elif PACKETVER >= 20090211
packetLen(0x03ea, 97)
#elif PACKETVER >= 20090107
packetLen(0x03ea, -1)
#endif
// Packet: 0x03eb
#if PACKETVER >= 20090406
packetLen(0x03eb, -1)
#elif PACKETVER >= 20090401
packetLen(0x03eb, 6)
#elif PACKETVER >= 20090325
packetLen(0x03eb, -1)
#elif PACKETVER >= 20090318
packetLen(0x03eb, 6)
#elif PACKETVER >= 20090311
packetLen(0x03eb, -1)
#elif PACKETVER >= 20090225
packetLen(0x03eb, 8)
#elif PACKETVER >= 20090218
packetLen(0x03eb, 6)
#elif PACKETVER >= 20090211
packetLen(0x03eb, 8)
#elif PACKETVER >= 20090204
packetLen(0x03eb, 4)
#elif PACKETVER >= 20090120
packetLen(0x03eb, -1)
#elif PACKETVER >= 20090114
packetLen(0x03eb, 39)
#elif PACKETVER >= 20090107
packetLen(0x03eb, -1)
#endif
// Packet: 0x03ec
#if PACKETVER >= 20090318
packetLen(0x03ec, -1)
#elif PACKETVER >= 20090311
packetLen(0x03ec, 68)
#elif PACKETVER >= 20090225
packetLen(0x03ec, 2)
#elif PACKETVER >= 20090218
packetLen(0x03ec, 282)
#elif PACKETVER >= 20090204
packetLen(0x03ec, -1)
#elif PACKETVER >= 20090129
packetLen(0x03ec, 34)
#elif PACKETVER >= 20090114
packetLen(0x03ec, -1)
#elif PACKETVER >= 20090107
packetLen(0x03ec, 8)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x03ed
#if PACKETVER >= 20090406
packetLen(0x03ed, -1)
#elif PACKETVER >= 20090401
packetLen(0x03ed, 32)
#elif PACKETVER >= 20090325
packetLen(0x03ed, 186)
#elif PACKETVER >= 20090311
packetLen(0x03ed, -1)
#elif PACKETVER >= 20090225
packetLen(0x03ed, 13)
#elif PACKETVER >= 20090218
packetLen(0x03ed, 9)
#elif PACKETVER >= 20090211
packetLen(0x03ed, -1)
#elif PACKETVER >= 20090204
packetLen(0x03ed, 6)
#elif PACKETVER >= 20090129
packetLen(0x03ed, 4)
#elif PACKETVER >= 20090120
packetLen(0x03ed, -1)
#elif PACKETVER >= 20090114
packetLen(0x03ed, 33)
#elif PACKETVER >= 20090107
packetLen(0x03ed, 6)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x03ee
#if PACKETVER >= 20090401
packetLen(0x03ee, -1)
#elif PACKETVER >= 20090325
packetLen(0x03ee, 7)
#elif PACKETVER >= 20090318
packetLen(0x03ee, -1)
#elif PACKETVER >= 20090311
packetLen(0x03ee, 39)
#elif PACKETVER >= 20090225
packetLen(0x03ee, 43)
#elif PACKETVER >= 20090211
packetLen(0x03ee, -1)
#elif PACKETVER >= 20090204
packetLen(0x03ee, 6)
#elif PACKETVER >= 20090129
packetLen(0x03ee, 60)
#elif PACKETVER >= 20090107
packetLen(0x03ee, 10)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x03ef
#if PACKETVER >= 20090325
packetLen(0x03ef, -1)
#elif PACKETVER >= 20090318
packetLen(0x03ef, 6)
#elif PACKETVER >= 20090311
packetLen(0x03ef, -1)
#elif PACKETVER >= 20090225
packetLen(0x03ef, 28)
#elif PACKETVER >= 20090129
packetLen(0x03ef, -1)
#elif PACKETVER >= 20090120
packetLen(0x03ef, 16)
#elif PACKETVER >= 20090114
packetLen(0x03ef, 27)
#elif PACKETVER >= 20090107
packetLen(0x03ef, 17)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x03f0
#if PACKETVER >= 20090406
packetLen(0x03f0, -1)
#elif PACKETVER >= 20090401
packetLen(0x03f0, 186)
#elif PACKETVER >= 20090318
packetLen(0x03f0, -1)
#elif PACKETVER >= 20090311
packetLen(0x03f0, 4)
#elif PACKETVER >= 20090225
packetLen(0x03f0, 3)
#elif PACKETVER >= 20090218
packetLen(0x03f0, 21)
#elif PACKETVER >= 20090211
packetLen(0x03f0, 4)
#elif PACKETVER >= 20090204
packetLen(0x03f0, -1)
#elif PACKETVER >= 20090129
packetLen(0x03f0, 8)
#elif PACKETVER >= 20090120
packetLen(0x03f0, 3)
#elif PACKETVER >= 20090114
packetLen(0x03f0, 6)
#elif PACKETVER >= 20090107
packetLen(0x03f0, -1)
#endif
// Packet: 0x03f1
#if PACKETVER >= 20090401
packetLen(0x03f1, -1)
#elif PACKETVER >= 20090325
packetLen(0x03f1, 2)
#elif PACKETVER >= 20090318
packetLen(0x03f1, -1)
#elif PACKETVER >= 20090311
packetLen(0x03f1, 4)
#elif PACKETVER >= 20090225
packetLen(0x03f1, 30)
#elif PACKETVER >= 20090218
packetLen(0x03f1, 65)
#elif PACKETVER >= 20090211
packetLen(0x03f1, 14)
#elif PACKETVER >= 20090204
packetLen(0x03f1, -1)
#elif PACKETVER >= 20090129
packetLen(0x03f1, 10)
#elif PACKETVER >= 20090114
packetLen(0x03f1, -1)
#elif PACKETVER >= 20090107
packetLen(0x03f1, 6)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x03f2
#if PACKETVER >= 20090311
packetLen(0x03f2, -1)
#elif PACKETVER >= 20090225
packetLen(0x03f2, 10)
#elif PACKETVER >= 20090218
packetLen(0x03f2, 26)
#elif PACKETVER >= 20090211
packetLen(0x03f2, -1)
#elif PACKETVER >= 20090204
packetLen(0x03f2, 4)
#elif PACKETVER >= 20090129
packetLen(0x03f2, 282)
#elif PACKETVER >= 20090120
packetLen(0x03f2, 9)
#elif PACKETVER >= 20090107
packetLen(0x03f2, -1)
#endif
// Packet: 0x03f3
#if PACKETVER >= 20090401
packetLen(0x03f3, -1)
#elif PACKETVER >= 20090325
packetLen(0x03f3, 2)
#elif PACKETVER >= 20090318
packetLen(0x03f3, -1)
#elif PACKETVER >= 20090311
packetLen(0x03f3, 5)
#elif PACKETVER >= 20090225
packetLen(0x03f3, 7)
#elif PACKETVER >= 20090211
packetLen(0x03f3, -1)
#elif PACKETVER >= 20090204
packetLen(0x03f3, 9)
#elif PACKETVER >= 20090129
packetLen(0x03f3, 6)
#elif PACKETVER >= 20090120
packetLen(0x03f3, 67)
#elif PACKETVER >= 20090114
packetLen(0x03f3, 8)
#elif PACKETVER >= 20090107
packetLen(0x03f3, -1)
#endif
// Packet: 0x03f4
#if PACKETVER >= 20090406
packetLen(0x03f4, -1)
#elif PACKETVER >= 20090401
packetLen(0x03f4, 8)
#elif PACKETVER >= 20090311
packetLen(0x03f4, -1)
#elif PACKETVER >= 20090225
packetLen(0x03f4, 14)
#elif PACKETVER >= 20090218
packetLen(0x03f4, -1)
#elif PACKETVER >= 20090211
packetLen(0x03f4, 32)
#elif PACKETVER >= 20090129
packetLen(0x03f4, -1)
#elif PACKETVER >= 20090120
packetLen(0x03f4, 13)
#elif PACKETVER >= 20090114
packetLen(0x03f4, -1)
#elif PACKETVER >= 20090107
packetLen(0x03f4, 5)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x03f5
#if PACKETVER >= 20090318
packetLen(0x03f5, -1)
#elif PACKETVER >= 20090311
packetLen(0x03f5, 10)
#elif PACKETVER >= 20090211
packetLen(0x03f5, -1)
#elif PACKETVER >= 20090204
packetLen(0x03f5, 8)
#elif PACKETVER >= 20090107
packetLen(0x03f5, -1)
#endif
// Packet: 0x03f6
#if PACKETVER >= 20090406
packetLen(0x03f6, -1)
#elif PACKETVER >= 20090401
packetLen(0x03f6, 6)
#elif PACKETVER >= 20090318
packetLen(0x03f6, -1)
#elif PACKETVER >= 20090311
packetLen(0x03f6, 10)
#elif PACKETVER >= 20090211
packetLen(0x03f6, -1)
#elif PACKETVER >= 20090204
packetLen(0x03f6, 2)
#elif PACKETVER >= 20090129
packetLen(0x03f6, -1)
#elif PACKETVER >= 20090120
packetLen(0x03f6, 8)
#elif PACKETVER >= 20090114
packetLen(0x03f6, 4)
#elif PACKETVER >= 20090107
packetLen(0x03f6, 4)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x03f7
#if PACKETVER >= 20090401
packetLen(0x03f7, -1)
#elif PACKETVER >= 20090325
packetLen(0x03f7, 54)
#elif PACKETVER >= 20090318
packetLen(0x03f7, 16)
#elif PACKETVER >= 20090311
packetLen(0x03f7, -1)
#elif PACKETVER >= 20090225
packetLen(0x03f7, 30)
#elif PACKETVER >= 20090211
packetLen(0x03f7, -1)
#elif PACKETVER >= 20090204
packetLen(0x03f7, 4)
#elif PACKETVER >= 20090129
packetLen(0x03f7, -1)
#elif PACKETVER >= 20090120
packetLen(0x03f7, 7)
#elif PACKETVER >= 20090114
packetLen(0x03f7, 30)
#elif PACKETVER >= 20090107
packetLen(0x03f7, -1)
#endif
// Packet: 0x03f8
#if PACKETVER >= 20090406
packetLen(0x03f8, -1)
#elif PACKETVER >= 20090401
packetLen(0x03f8, 3)
#elif PACKETVER >= 20090318
packetLen(0x03f8, -1)
#elif PACKETVER >= 20090311
packetLen(0x03f8, 21)
#elif PACKETVER >= 20090211
packetLen(0x03f8, -1)
#elif PACKETVER >= 20090204
packetLen(0x03f8, 17)
#elif PACKETVER >= 20090129
packetLen(0x03f8, -1)
#elif PACKETVER >= 20090114
packetLen(0x03f8, 6)
#elif PACKETVER >= 20090107
packetLen(0x03f8, -1)
#endif
// Packet: 0x03f9
#if PACKETVER >= 20090225
packetLen(0x03f9, -1)
#elif PACKETVER >= 20090218
packetLen(0x03f9, 14)
#elif PACKETVER >= 20090211
packetLen(0x03f9, -1)
#elif PACKETVER >= 20090204
packetLen(0x03f9, 3)
#elif PACKETVER >= 20090129
packetLen(0x03f9, 2)
#elif PACKETVER >= 20090120
packetLen(0x03f9, 11)
#elif PACKETVER >= 20090114
packetLen(0x03f9, 3)
#elif PACKETVER >= 20090107
packetLen(0x03f9, 10)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x03fa
#if PACKETVER >= 20090406
packetLen(0x03fa, -1)
#elif PACKETVER >= 20090401
packetLen(0x03fa, 282)
#elif PACKETVER >= 20090325
packetLen(0x03fa, 90)
#elif PACKETVER >= 20090318
packetLen(0x03fa, 33)
#elif PACKETVER >= 20090311
packetLen(0x03fa, -1)
#elif PACKETVER >= 20090225
packetLen(0x03fa, 71)
#elif PACKETVER >= 20090218
packetLen(0x03fa, 5)
#elif PACKETVER >= 20090211
packetLen(0x03fa, -1)
#elif PACKETVER >= 20090204
packetLen(0x03fa, 8)
#elif PACKETVER >= 20090120
packetLen(0x03fa, 3)
#elif PACKETVER >= 20090114
packetLen(0x03fa, 7)
#elif PACKETVER >= 20090107
packetLen(0x03fa, 57)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x03fb
#if PACKETVER >= 20090406
packetLen(0x03fb, -1)
#elif PACKETVER >= 20090401
packetLen(0x03fb, 19)
#elif PACKETVER >= 20090325
packetLen(0x03fb, -1)
#elif PACKETVER >= 20090318
packetLen(0x03fb, 60)
#elif PACKETVER >= 20090311
packetLen(0x03fb, 6)
#elif PACKETVER >= 20090225
packetLen(0x03fb, -1)
#elif PACKETVER >= 20090218
packetLen(0x03fb, 6)
#elif PACKETVER >= 20090114
packetLen(0x03fb, -1)
#elif PACKETVER >= 20090107
packetLen(0x03fb, 68)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x03fc
#if PACKETVER >= 20090406
packetLen(0x03fc, -1)
#elif PACKETVER >= 20090401
packetLen(0x03fc, 30)
#elif PACKETVER >= 20090225
packetLen(0x03fc, -1)
#elif PACKETVER >= 20090218
packetLen(0x03fc, 16)
#elif PACKETVER >= 20090211
packetLen(0x03fc, -1)
#elif PACKETVER >= 20090204
packetLen(0x03fc, 6)
#elif PACKETVER >= 20090120
packetLen(0x03fc, -1)
#elif PACKETVER >= 20090114
packetLen(0x03fc, 16)
#elif PACKETVER >= 20090107
packetLen(0x03fc, 182)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x03fd
#if PACKETVER >= 20090211
packetLen(0x03fd, -1)
#elif PACKETVER >= 20090204
packetLen(0x03fd, 16)
#elif PACKETVER >= 20090107
packetLen(0x03fd, -1)
#endif
// Packet: 0x03fe
#if PACKETVER >= 20090204
packetLen(0x03fe, -1)
#elif PACKETVER >= 20090129
packetLen(0x03fe, 22)
#elif PACKETVER >= 20090114
packetLen(0x03fe, 4)
#elif PACKETVER >= 20090107
packetLen(0x03fe, -1)
#endif
// Packet: 0x03ff
#if PACKETVER >= 20090401
packetLen(0x03ff, -1)
#elif PACKETVER >= 20090325
packetLen(0x03ff, 13)
#elif PACKETVER >= 20090120
packetLen(0x03ff, -1)
#elif PACKETVER >= 20090114
packetLen(0x03ff, 6)
#elif PACKETVER >= 20090107
packetLen(0x03ff, 4)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x0400
#if PACKETVER >= 20090401
packetLen(0x0400, -1)
#elif PACKETVER >= 20090325
packetLen(0x0400, 10)
#elif PACKETVER >= 20090318
packetLen(0x0400, 7)
#elif PACKETVER >= 20090225
packetLen(0x0400, -1)
#elif PACKETVER >= 20090218
packetLen(0x0400, 8)
#elif PACKETVER >= 20090211
packetLen(0x0400, 67)
#elif PACKETVER >= 20090107
packetLen(0x0400, -1)
#endif
// Packet: 0x0401
#if PACKETVER >= 20090401
packetLen(0x0401, -1)
#elif PACKETVER >= 20090325
packetLen(0x0401, 60)
#elif PACKETVER >= 20090318
packetLen(0x0401, 3)
#elif PACKETVER >= 20090311
packetLen(0x0401, 4)
#elif PACKETVER >= 20090225
packetLen(0x0401, 11)
#elif PACKETVER >= 20090218
packetLen(0x0401, 29)
#elif PACKETVER >= 20090204
packetLen(0x0401, -1)
#elif PACKETVER >= 20090129
packetLen(0x0401, 6)
#elif PACKETVER >= 20090114
packetLen(0x0401, -1)
#elif PACKETVER >= 20090107
packetLen(0x0401, 2)
#endif
// Packet: 0x0402
#if PACKETVER >= 20090225
packetLen(0x0402, -1)
#elif PACKETVER >= 20090218
packetLen(0x0402, 42)
#elif PACKETVER >= 20090211
packetLen(0x0402, -1)
#elif PACKETVER >= 20090204
packetLen(0x0402, 10)
#elif PACKETVER >= 20090129
packetLen(0x0402, -1)
#elif PACKETVER >= 20090120
packetLen(0x0402, 27)
#elif PACKETVER >= 20090114
packetLen(0x0402, 9)
#elif PACKETVER >= 20090107
packetLen(0x0402, 14)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x0403
#if PACKETVER >= 20090401
packetLen(0x0403, -1)
#elif PACKETVER >= 20090325
packetLen(0x0403, 27)
#elif PACKETVER >= 20090318
packetLen(0x0403, 4)
#elif PACKETVER >= 20090311
packetLen(0x0403, -1)
#elif PACKETVER >= 20090225
packetLen(0x0403, 6)
#elif PACKETVER >= 20090218
packetLen(0x0403, 3)
#elif PACKETVER >= 20090211
packetLen(0x0403, -1)
#elif PACKETVER >= 20090204
packetLen(0x0403, 8)
#elif PACKETVER >= 20090129
packetLen(0x0403, 9)
#elif PACKETVER >= 20090120
packetLen(0x0403, -1)
#elif PACKETVER >= 20090114
packetLen(0x0403, 58)
#elif PACKETVER >= 20090107
packetLen(0x0403, -1)
#endif
// Packet: 0x0404
#if PACKETVER >= 20090406
packetLen(0x0404, -1)
#elif PACKETVER >= 20090401
packetLen(0x0404, 7)
#elif PACKETVER >= 20090325
packetLen(0x0404, 282)
#elif PACKETVER >= 20090318
packetLen(0x0404, -1)
#elif PACKETVER >= 20090311
packetLen(0x0404, 3)
#elif PACKETVER >= 20090225
packetLen(0x0404, 2)
#elif PACKETVER >= 20090218
packetLen(0x0404, 6)
#elif PACKETVER >= 20090211
packetLen(0x0404, 11)
#elif PACKETVER >= 20090204
packetLen(0x0404, 6)
#elif PACKETVER >= 20090120
packetLen(0x0404, -1)
#elif PACKETVER >= 20090114
packetLen(0x0404, 7)
#elif PACKETVER >= 20090107
packetLen(0x0404, 8)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x0405
#if PACKETVER >= 20090406
packetLen(0x0405, -1)
#elif PACKETVER >= 20090401
packetLen(0x0405, 3)
#elif PACKETVER >= 20090311
packetLen(0x0405, -1)
#elif PACKETVER >= 20090225
packetLen(0x0405, 4)
#elif PACKETVER >= 20090218
packetLen(0x0405, 22)
#elif PACKETVER >= 20090211
packetLen(0x0405, -1)
#elif PACKETVER >= 20090204
packetLen(0x0405, 10)
#elif PACKETVER >= 20090107
packetLen(0x0405, 4)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x0406
#if PACKETVER >= 20090225
packetLen(0x0406, -1)
#elif PACKETVER >= 20090218
packetLen(0x0406, 10)
#elif PACKETVER >= 20090211
packetLen(0x0406, 6)
#elif PACKETVER >= 20090129
packetLen(0x0406, -1)
#elif PACKETVER >= 20090120
packetLen(0x0406, 6)
#elif PACKETVER >= 20090107
packetLen(0x0406, 16)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x0407
#if PACKETVER >= 20090318
packetLen(0x0407, -1)
#elif PACKETVER >= 20090225
packetLen(0x0407, 6)
#elif PACKETVER >= 20090107
packetLen(0x0407, -1)
#endif
// Packet: 0x0408
#if PACKETVER >= 20090401
packetLen(0x0408, -1)
#elif PACKETVER >= 20090325
packetLen(0x0408, 5)
#elif PACKETVER >= 20090318
packetLen(0x0408, 3)
#elif PACKETVER >= 20090311
packetLen(0x0408, 5)
#elif PACKETVER >= 20090225
packetLen(0x0408, -1)
#elif PACKETVER >= 20090218
packetLen(0x0408, 8)
#elif PACKETVER >= 20090204
packetLen(0x0408, -1)
#elif PACKETVER >= 20090129
packetLen(0x0408, 22)
#elif PACKETVER >= 20090120
packetLen(0x0408, -1)
#elif PACKETVER >= 20090114
packetLen(0x0408, 6)
#elif PACKETVER >= 20090107
packetLen(0x0408, 2)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x0409
#if PACKETVER >= 20090401
packetLen(0x0409, -1)
#elif PACKETVER >= 20090325
packetLen(0x0409, 10)
#elif PACKETVER >= 20090129
packetLen(0x0409, -1)
#elif PACKETVER >= 20090120
packetLen(0x0409, 30)
#elif PACKETVER >= 20090114
packetLen(0x0409, 67)
#elif PACKETVER >= 20090107
packetLen(0x0409, 7)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x040a
#if PACKETVER >= 20090406
packetLen(0x040a, -1)
#elif PACKETVER >= 20090401
packetLen(0x040a, 6)
#elif PACKETVER >= 20090325
packetLen(0x040a, -1)
#elif PACKETVER >= 20090318
packetLen(0x040a, 3)
#elif PACKETVER >= 20090311
packetLen(0x040a, 8)
#elif PACKETVER >= 20090225
packetLen(0x040a, 6)
#elif PACKETVER >= 20090218
packetLen(0x040a, -1)
#elif PACKETVER >= 20090211
packetLen(0x040a, 58)
#elif PACKETVER >= 20090204
packetLen(0x040a, 2)
#elif PACKETVER >= 20090129
packetLen(0x040a, 5)
#elif PACKETVER >= 20090120
packetLen(0x040a, 2)
#elif PACKETVER >= 20090114
packetLen(0x040a, 10)
#elif PACKETVER >= 20090107
packetLen(0x040a, -1)
#endif
// Packet: 0x040b
#if PACKETVER >= 20090406
packetLen(0x040b, -1)
#elif PACKETVER >= 20090401
packetLen(0x040b, 21)
#elif PACKETVER >= 20090318
packetLen(0x040b, -1)
#elif PACKETVER >= 20090311
packetLen(0x040b, 8)
#elif PACKETVER >= 20090225
packetLen(0x040b, 102)
#elif PACKETVER >= 20090218
packetLen(0x040b, 2)
#elif PACKETVER >= 20090204
packetLen(0x040b, -1)
#elif PACKETVER >= 20090129
packetLen(0x040b, 14)
#elif PACKETVER >= 20090120
packetLen(0x040b, 8)
#elif PACKETVER >= 20090107
packetLen(0x040b, -1)
#endif
// Packet: 0x040c
#if PACKETVER >= 20090401
packetLen(0x040c, -1)
#elif PACKETVER >= 20090325
packetLen(0x040c, 6)
#elif PACKETVER >= 20090318
packetLen(0x040c, 21)
#elif PACKETVER >= 20090311
packetLen(0x040c, 182)
#elif PACKETVER >= 20090218
packetLen(0x040c, -1)
#elif PACKETVER >= 20090211
packetLen(0x040c, 6)
#elif PACKETVER >= 20090204
packetLen(0x040c, 60)
#elif PACKETVER >= 20090114
packetLen(0x040c, -1)
#elif PACKETVER >= 20090107
packetLen(0x040c, 67)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x040d
#if PACKETVER >= 20090401
packetLen(0x040d, -1)
#elif PACKETVER >= 20090325
packetLen(0x040d, 22)
#elif PACKETVER >= 20090225
packetLen(0x040d, -1)
#elif PACKETVER >= 20090218
packetLen(0x040d, 28)
#elif PACKETVER >= 20090211
packetLen(0x040d, -1)
#elif PACKETVER >= 20090204
packetLen(0x040d, 10)
#elif PACKETVER >= 20090129
packetLen(0x040d, 2)
#elif PACKETVER >= 20090120
packetLen(0x040d, -1)
#elif PACKETVER >= 20090114
packetLen(0x040d, 2)
#elif PACKETVER >= 20090107
packetLen(0x040d, 282)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x040e
#if PACKETVER >= 20090406
packetLen(0x040e, -1)
#elif PACKETVER >= 20090401
packetLen(0x040e, 3)
#elif PACKETVER >= 20090325
packetLen(0x040e, 10)
#elif PACKETVER >= 20090318
packetLen(0x040e, 26)
#elif PACKETVER >= 20090311
packetLen(0x040e, 11)
#elif PACKETVER >= 20090225
packetLen(0x040e, 14)
#elif PACKETVER >= 20090218
packetLen(0x040e, -1)
#elif PACKETVER >= 20090211
packetLen(0x040e, 4)
#elif PACKETVER >= 20090204
packetLen(0x040e, 58)
#elif PACKETVER >= 20090129
packetLen(0x040e, -1)
#elif PACKETVER >= 20090120
packetLen(0x040e, 5)
#elif PACKETVER >= 20090114
packetLen(0x040e, 66)
#elif PACKETVER >= 20090107
packetLen(0x040e, -1)
#endif
// Packet: 0x040f
#if PACKETVER >= 20090401
packetLen(0x040f, -1)
#elif PACKETVER >= 20090325
packetLen(0x040f, 26)
#elif PACKETVER >= 20090218
packetLen(0x040f, -1)
#elif PACKETVER >= 20090211
packetLen(0x040f, 2)
#elif PACKETVER >= 20090204
packetLen(0x040f, 6)
#elif PACKETVER >= 20090129
packetLen(0x040f, -1)
#elif PACKETVER >= 20090120
packetLen(0x040f, 29)
#elif PACKETVER >= 20090114
packetLen(0x040f, 6)
#elif PACKETVER >= 20090107
packetLen(0x040f, 6)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x0410
#if PACKETVER >= 20090406
packetLen(0x0410, -1)
#elif PACKETVER >= 20090401
packetLen(0x0410, 3)
#elif PACKETVER >= 20090325
packetLen(0x0410, 21)
#elif PACKETVER >= 20090211
packetLen(0x0410, -1)
#elif PACKETVER >= 20090204
packetLen(0x0410, 6)
#elif PACKETVER >= 20090129
packetLen(0x0410, 11)
#elif PACKETVER >= 20090114
packetLen(0x0410, -1)
#elif PACKETVER >= 20090107
packetLen(0x0410, 26)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x0411
#if PACKETVER >= 20090318
packetLen(0x0411, -1)
#elif PACKETVER >= 20090311
packetLen(0x0411, 14)
#elif PACKETVER >= 20090211
packetLen(0x0411, -1)
#elif PACKETVER >= 20090204
packetLen(0x0411, 2)
#elif PACKETVER >= 20090129
packetLen(0x0411, 81)
#elif PACKETVER >= 20090120
packetLen(0x0411, 6)
#elif PACKETVER >= 20090114
packetLen(0x0411, 9)
#elif PACKETVER >= 20090107
packetLen(0x0411, 186)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x0412
#if PACKETVER >= 20090401
packetLen(0x0412, -1)
#elif PACKETVER >= 20090325
packetLen(0x0412, 81)
#elif PACKETVER >= 20090318
packetLen(0x0412, 22)
#elif PACKETVER >= 20090218
packetLen(0x0412, -1)
#elif PACKETVER >= 20090211
packetLen(0x0412, 6)
#elif PACKETVER >= 20090129
packetLen(0x0412, -1)
#elif PACKETVER >= 20090120
packetLen(0x0412, 4)
#elif PACKETVER >= 20090107
packetLen(0x0412, 2)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x0413
#if PACKETVER >= 20090325
packetLen(0x0413, -1)
#elif PACKETVER >= 20090318
packetLen(0x0413, 7)
#elif PACKETVER >= 20090311
packetLen(0x0413, 14)
#elif PACKETVER >= 20090225
packetLen(0x0413, 26)
#elif PACKETVER >= 20090218
packetLen(0x0413, -1)
#elif PACKETVER >= 20090211
packetLen(0x0413, 282)
#elif PACKETVER >= 20090204
packetLen(0x0413, -1)
#elif PACKETVER >= 20090129
packetLen(0x0413, 5)
#elif PACKETVER >= 20090120
packetLen(0x0413, 8)
#elif PACKETVER >= 20090114
packetLen(0x0413, 2)
#elif PACKETVER >= 20090107
packetLen(0x0413, -1)
#endif
// Packet: 0x0414
#if PACKETVER >= 20090225
packetLen(0x0414, -1)
#elif PACKETVER >= 20090218
packetLen(0x0414, 34)
#elif PACKETVER >= 20090211
packetLen(0x0414, -1)
#elif PACKETVER >= 20090204
packetLen(0x0414, 26)
#elif PACKETVER >= 20090129
packetLen(0x0414, 6)
#elif PACKETVER >= 20090107
packetLen(0x0414, -1)
#endif
// Packet: 0x0415
#if PACKETVER >= 20090406
packetLen(0x0415, -1)
#elif PACKETVER >= 20090401
packetLen(0x0415, 4)
#elif PACKETVER >= 20090325
packetLen(0x0415, 29)
#elif PACKETVER >= 20090318
packetLen(0x0415, 17)
#elif PACKETVER >= 20090311
packetLen(0x0415, 6)
#elif PACKETVER >= 20090225
packetLen(0x0415, 114)
#elif PACKETVER >= 20090218
packetLen(0x0415, -1)
#elif PACKETVER >= 20090211
packetLen(0x0415, 8)
#elif PACKETVER >= 20090129
packetLen(0x0415, 2)
#elif PACKETVER >= 20090120
packetLen(0x0415, 30)
#elif PACKETVER >= 20090114
packetLen(0x0415, 10)
#elif PACKETVER >= 20090107
packetLen(0x0415, 8)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x0416
#if PACKETVER >= 20090401
packetLen(0x0416, -1)
#elif PACKETVER >= 20090325
packetLen(0x0416, 28)
#elif PACKETVER >= 20090318
packetLen(0x0416, 10)
#elif PACKETVER >= 20090218
packetLen(0x0416, -1)
#elif PACKETVER >= 20090211
packetLen(0x0416, 3)
#elif PACKETVER >= 20090204
packetLen(0x0416, 15)
#elif PACKETVER >= 20090114
packetLen(0x0416, -1)
#elif PACKETVER >= 20090107
packetLen(0x0416, 8)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x0417
#if PACKETVER >= 20090325
packetLen(0x0417, -1)
#elif PACKETVER >= 20090318
packetLen(0x0417, 8)
#elif PACKETVER >= 20090311
packetLen(0x0417, -1)
#elif PACKETVER >= 20090225
packetLen(0x0417, 26)
#elif PACKETVER >= 20090218
packetLen(0x0417, -1)
#elif PACKETVER >= 20090211
packetLen(0x0417, 10)
#elif PACKETVER >= 20090120
packetLen(0x0417, -1)
#elif PACKETVER >= 20090114
packetLen(0x0417, 4)
#elif PACKETVER >= 20090107
packetLen(0x0417, 59)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x0418
#if PACKETVER >= 20090401
packetLen(0x0418, -1)
#elif PACKETVER >= 20090325
packetLen(0x0418, 60)
#elif PACKETVER >= 20090318
packetLen(0x0418, 182)
#elif PACKETVER >= 20090311
packetLen(0x0418, 23)
#elif PACKETVER >= 20090225
packetLen(0x0418, 33)
#elif PACKETVER >= 20090218
packetLen(0x0418, -1)
#elif PACKETVER >= 20090211
packetLen(0x0418, 6)
#elif PACKETVER >= 20090204
packetLen(0x0418, -1)
#elif PACKETVER >= 20090129
packetLen(0x0418, 15)
#elif PACKETVER >= 20090120
packetLen(0x0418, 42)
#elif PACKETVER >= 20090114
packetLen(0x0418, 21)
#elif PACKETVER >= 20090107
packetLen(0x0418, -1)
#endif
// Packet: 0x0419
#if PACKETVER >= 20090401
packetLen(0x0419, -1)
#elif PACKETVER >= 20090325
packetLen(0x0419, 20)
#elif PACKETVER >= 20090311
packetLen(0x0419, -1)
#elif PACKETVER >= 20090225
packetLen(0x0419, 2)
#elif PACKETVER >= 20090211
packetLen(0x0419, -1)
#elif PACKETVER >= 20090204
packetLen(0x0419, 14)
#elif PACKETVER >= 20090129
packetLen(0x0419, -1)
#elif PACKETVER >= 20090120
packetLen(0x0419, 10)
#elif PACKETVER >= 20090114
packetLen(0x0419, 3)
#elif PACKETVER >= 20090107
packetLen(0x0419, -1)
#endif
// Packet: 0x041a
#if PACKETVER >= 20090325
packetLen(0x041a, -1)
#elif PACKETVER >= 20090318
packetLen(0x041a, 3)
#elif PACKETVER >= 20090311
packetLen(0x041a, 102)
#elif PACKETVER >= 20090225
packetLen(0x041a, 6)
#elif PACKETVER >= 20090218
packetLen(0x041a, -1)
#elif PACKETVER >= 20090211
packetLen(0x041a, 6)
#elif PACKETVER >= 20090107
packetLen(0x041a, -1)
#endif
// Packet: 0x041b
#if PACKETVER >= 20090318
packetLen(0x041b, -1)
#elif PACKETVER >= 20090311
packetLen(0x041b, 86)
#elif PACKETVER >= 20090225
packetLen(0x041b, 4)
#elif PACKETVER >= 20090211
packetLen(0x041b, -1)
#elif PACKETVER >= 20090204
packetLen(0x041b, 2)
#elif PACKETVER >= 20090129
packetLen(0x041b, -1)
#elif PACKETVER >= 20090120
packetLen(0x041b, 11)
#elif PACKETVER >= 20090114
packetLen(0x041b, 30)
#elif PACKETVER >= 20090107
packetLen(0x041b, 54)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x041c
#if PACKETVER >= 20090406
packetLen(0x041c, -1)
#elif PACKETVER >= 20090401
packetLen(0x041c, 26)
#elif PACKETVER >= 20090325
packetLen(0x041c, -1)
#elif PACKETVER >= 20090318
packetLen(0x041c, 30)
#elif PACKETVER >= 20090311
packetLen(0x041c, 2)
#elif PACKETVER >= 20090225
packetLen(0x041c, 20)
#elif PACKETVER >= 20090218
packetLen(0x041c, -1)
#elif PACKETVER >= 20090211
packetLen(0x041c, 4)
#elif PACKETVER >= 20090129
packetLen(0x041c, -1)
#elif PACKETVER >= 20090120
packetLen(0x041c, 28)
#elif PACKETVER >= 20090114
packetLen(0x041c, 17)
#elif PACKETVER >= 20090107
packetLen(0x041c, 34)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x041d
#if PACKETVER >= 20090318
packetLen(0x041d, -1)
#elif PACKETVER >= 20090311
packetLen(0x041d, 282)
#elif PACKETVER >= 20090225
packetLen(0x041d, 7)
#elif PACKETVER >= 20090218
packetLen(0x041d, 3)
#elif PACKETVER >= 20090204
packetLen(0x041d, -1)
#elif PACKETVER >= 20090129
packetLen(0x041d, 90)
#elif PACKETVER >= 20090107
packetLen(0x041d, 67)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x041e
#if PACKETVER >= 20090406
packetLen(0x041e, -1)
#elif PACKETVER >= 20090401
packetLen(0x041e, 6)
#elif PACKETVER >= 20090311
packetLen(0x041e, -1)
#elif PACKETVER >= 20090225
packetLen(0x041e, 10)
#elif PACKETVER >= 20090218
packetLen(0x041e, 30)
#elif PACKETVER >= 20090211
packetLen(0x041e, -1)
#elif PACKETVER >= 20090204
packetLen(0x041e, 11)
#elif PACKETVER >= 20090107
packetLen(0x041e, -1)
#endif
// Packet: 0x041f
#if PACKETVER >= 20090401
packetLen(0x041f, -1)
#elif PACKETVER >= 20090325
packetLen(0x041f, 10)
#elif PACKETVER >= 20090318
packetLen(0x041f, 34)
#elif PACKETVER >= 20090311
packetLen(0x041f, -1)
#elif PACKETVER >= 20090225
packetLen(0x041f, 3)
#elif PACKETVER >= 20090218
packetLen(0x041f, -1)
#elif PACKETVER >= 20090211
packetLen(0x041f, 26)
#elif PACKETVER >= 20090204
packetLen(0x041f, 8)
#elif PACKETVER >= 20090129
packetLen(0x041f, -1)
#elif PACKETVER >= 20090120
packetLen(0x041f, 8)
#elif PACKETVER >= 20090114
packetLen(0x041f, 5)
#elif PACKETVER >= 20090107
packetLen(0x041f, -1)
#endif
// Packet: 0x0420
#if PACKETVER >= 20090406
packetLen(0x0420, -1)
#elif PACKETVER >= 20090401
packetLen(0x0420, 30)
#elif PACKETVER >= 20090318
packetLen(0x0420, 10)
#elif PACKETVER >= 20090218
packetLen(0x0420, -1)
#elif PACKETVER >= 20090211
packetLen(0x0420, 10)
#elif PACKETVER >= 20090204
packetLen(0x0420, -1)
#elif PACKETVER >= 20090129
packetLen(0x0420, 30)
#elif PACKETVER >= 20090120
packetLen(0x0420, -1)
#elif PACKETVER >= 20090114
packetLen(0x0420, 23)
#elif PACKETVER >= 20090107
packetLen(0x0420, 14)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x0421
#if PACKETVER >= 20090401
packetLen(0x0421, -1)
#elif PACKETVER >= 20090325
packetLen(0x0421, 4)
#elif PACKETVER >= 20090318
packetLen(0x0421, 2)
#elif PACKETVER >= 20090218
packetLen(0x0421, -1)
#elif PACKETVER >= 20090211
packetLen(0x0421, 7)
#elif PACKETVER >= 20090204
packetLen(0x0421, 6)
#elif PACKETVER >= 20090107
packetLen(0x0421, 4)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x0422
#if PACKETVER >= 20090406
packetLen(0x0422, -1)
#elif PACKETVER >= 20090401
packetLen(0x0422, 5)
#elif PACKETVER >= 20090318
packetLen(0x0422, -1)
#elif PACKETVER >= 20090311
packetLen(0x0422, 22)
#elif PACKETVER >= 20090225
packetLen(0x0422, -1)
#elif PACKETVER >= 20090218
packetLen(0x0422, 3)
#elif PACKETVER >= 20090120
packetLen(0x0422, -1)
#elif PACKETVER >= 20090114
packetLen(0x0422, 6)
#elif PACKETVER >= 20090107
packetLen(0x0422, 28)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x0423
#if PACKETVER >= 20090406
packetLen(0x0423, -1)
#elif PACKETVER >= 20090401
packetLen(0x0423, 86)
#elif PACKETVER >= 20090325
packetLen(0x0423, -1)
#elif PACKETVER >= 20090318
packetLen(0x0423, 6)
#elif PACKETVER >= 20090311
packetLen(0x0423, 10)
#elif PACKETVER >= 20090211
packetLen(0x0423, -1)
#elif PACKETVER >= 20090204
packetLen(0x0423, 10)
#elif PACKETVER >= 20090120
packetLen(0x0423, -1)
#elif PACKETVER >= 20090114
packetLen(0x0423, 58)
#elif PACKETVER >= 20090107
packetLen(0x0423, 30)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x0424
#if PACKETVER >= 20090225
packetLen(0x0424, -1)
#elif PACKETVER >= 20090218
packetLen(0x0424, 6)
#elif PACKETVER >= 20090211
packetLen(0x0424, 9)
#elif PACKETVER >= 20090204
packetLen(0x0424, 8)
#elif PACKETVER >= 20090129
packetLen(0x0424, -1)
#elif PACKETVER >= 20090120
packetLen(0x0424, 6)
#elif PACKETVER >= 20090114
packetLen(0x0424, 26)
#elif PACKETVER >= 20090107
packetLen(0x0424, -1)
#endif
// Packet: 0x0425
#if PACKETVER >= 20090318
packetLen(0x0425, -1)
#elif PACKETVER >= 20090311
packetLen(0x0425, 4)
#elif PACKETVER >= 20090218
packetLen(0x0425, -1)
#elif PACKETVER >= 20090211
packetLen(0x0425, 60)
#elif PACKETVER >= 20090107
packetLen(0x0425, 57)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x0426
#if PACKETVER >= 20090225
packetLen(0x0426, -1)
#elif PACKETVER >= 20090218
packetLen(0x0426, 6)
#elif PACKETVER >= 20090211
packetLen(0x0426, 53)
#elif PACKETVER >= 20090204
packetLen(0x0426, 11)
#elif PACKETVER >= 20090129
packetLen(0x0426, -1)
#elif PACKETVER >= 20090120
packetLen(0x0426, 3)
#elif PACKETVER >= 20090107
packetLen(0x0426, -1)
#endif
// Packet: 0x0427
#if PACKETVER >= 20090325
packetLen(0x0427, -1)
#elif PACKETVER >= 20090318
packetLen(0x0427, 22)
#elif PACKETVER >= 20090311
packetLen(0x0427, 16)
#elif PACKETVER >= 20090218
packetLen(0x0427, -1)
#elif PACKETVER >= 20090211
packetLen(0x0427, 13)
#elif PACKETVER >= 20090129
packetLen(0x0427, -1)
#elif PACKETVER >= 20090120
packetLen(0x0427, 2)
#elif PACKETVER >= 20090114
packetLen(0x0427, 10)
#elif PACKETVER >= 20090107
packetLen(0x0427, 28)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x0428
#if PACKETVER >= 20090401
packetLen(0x0428, -1)
#elif PACKETVER >= 20090325
packetLen(0x0428, 5)
#elif PACKETVER >= 20090318
packetLen(0x0428, 2)
#elif PACKETVER >= 20090225
packetLen(0x0428, -1)
#elif PACKETVER >= 20090218
packetLen(0x0428, 2)
#elif PACKETVER >= 20090211
packetLen(0x0428, -1)
#elif PACKETVER >= 20090204
packetLen(0x0428, 102)
#elif PACKETVER >= 20090129
packetLen(0x0428, 7)
#elif PACKETVER >= 20090120
packetLen(0x0428, 11)
#elif PACKETVER >= 20090107
packetLen(0x0428, 19)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x0429
#if PACKETVER >= 20090406
packetLen(0x0429, -1)
#elif PACKETVER >= 20090401
packetLen(0x0429, 2)
#elif PACKETVER >= 20090325
packetLen(0x0429, 6)
#elif PACKETVER >= 20090318
packetLen(0x0429, 11)
#elif PACKETVER >= 20090129
packetLen(0x0429, -1)
#elif PACKETVER >= 20090120
packetLen(0x0429, 3)
#elif PACKETVER >= 20090114
packetLen(0x0429, 11)
#elif PACKETVER >= 20090107
packetLen(0x0429, -1)
#endif
// Packet: 0x042a
#if PACKETVER >= 20090406
packetLen(0x042a, -1)
#elif PACKETVER >= 20090401
packetLen(0x042a, 5)
#elif PACKETVER >= 20090318
packetLen(0x042a, -1)
#elif PACKETVER >= 20090311
packetLen(0x042a, 3)
#elif PACKETVER >= 20090129
packetLen(0x042a, -1)
#elif PACKETVER >= 20090120
packetLen(0x042a, 4)
#elif PACKETVER >= 20090107
packetLen(0x042a, -1)
#endif
// Packet: 0x042b
#if PACKETVER >= 20090406
packetLen(0x042b, -1)
#elif PACKETVER >= 20090401
packetLen(0x042b, 8)
#elif PACKETVER >= 20090318
packetLen(0x042b, -1)
#elif PACKETVER >= 20090311
packetLen(0x042b, 10)
#elif PACKETVER >= 20090218
packetLen(0x042b, -1)
#elif PACKETVER >= 20090211
packetLen(0x042b, 30)
#elif PACKETVER >= 20090204
packetLen(0x042b, -1)
#elif PACKETVER >= 20090129
packetLen(0x042b, 10)
#elif PACKETVER >= 20090114
packetLen(0x042b, -1)
#elif PACKETVER >= 20090107
packetLen(0x042b, 58)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x042c
#if PACKETVER >= 20090311
packetLen(0x042c, -1)
#elif PACKETVER >= 20090225
packetLen(0x042c, 8)
#elif PACKETVER >= 20090218
packetLen(0x042c, -1)
#elif PACKETVER >= 20090211
packetLen(0x042c, 2)
#elif PACKETVER >= 20090204
packetLen(0x042c, 4)
#elif PACKETVER >= 20090120
packetLen(0x042c, -1)
#elif PACKETVER >= 20090114
packetLen(0x042c, 29)
#elif PACKETVER >= 20090107
packetLen(0x042c, 31)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x042d
#if PACKETVER >= 20090401
packetLen(0x042d, -1)
#elif PACKETVER >= 20090325
packetLen(0x042d, 5)
#elif PACKETVER >= 20090204
packetLen(0x042d, -1)
#elif PACKETVER >= 20090129
packetLen(0x042d, 4)
#elif PACKETVER >= 20090120
packetLen(0x042d, -1)
#elif PACKETVER >= 20090114
packetLen(0x042d, 24)
#elif PACKETVER >= 20090107
packetLen(0x042d, -1)
#endif
// Packet: 0x042e
#if PACKETVER >= 20090401
packetLen(0x042e, -1)
#elif PACKETVER >= 20090325
packetLen(0x042e, 4)
#elif PACKETVER >= 20090318
packetLen(0x042e, 6)
#elif PACKETVER >= 20090225
packetLen(0x042e, -1)
#elif PACKETVER >= 20090218
packetLen(0x042e, 10)
#elif PACKETVER >= 20090211
packetLen(0x042e, 6)
#elif PACKETVER >= 20090204
packetLen(0x042e, 67)
#elif PACKETVER >= 20090120
packetLen(0x042e, 6)
#elif PACKETVER >= 20090114
packetLen(0x042e, 4)
#elif PACKETVER >= 20090107
packetLen(0x042e, 6)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x042f
#if PACKETVER >= 20090325
packetLen(0x042f, -1)
#elif PACKETVER >= 20090318
packetLen(0x042f, 28)
#elif PACKETVER >= 20090311
packetLen(0x042f, -1)
#elif PACKETVER >= 20090225
packetLen(0x042f, 3)
#elif PACKETVER >= 20090211
packetLen(0x042f, -1)
#elif PACKETVER >= 20090204
packetLen(0x042f, 10)
#elif PACKETVER >= 20090129
packetLen(0x042f, -1)
#elif PACKETVER >= 20090120
packetLen(0x042f, 3)
#elif PACKETVER >= 20090107
packetLen(0x042f, 11)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x0430
#if PACKETVER >= 20090325
packetLen(0x0430, -1)
#elif PACKETVER >= 20090318
packetLen(0x0430, 2)
#elif PACKETVER >= 20090311
packetLen(0x0430, 7)
#elif PACKETVER >= 20090225
packetLen(0x0430, 28)
#elif PACKETVER >= 20090218
packetLen(0x0430, -1)
#elif PACKETVER >= 20090211
packetLen(0x0430, 29)
#elif PACKETVER >= 20090204
packetLen(0x0430, 16)
#elif PACKETVER >= 20090129
packetLen(0x0430, 6)
#elif PACKETVER >= 20090107
packetLen(0x0430, -1)
#endif
// Packet: 0x0431
#if PACKETVER >= 20090406
packetLen(0x0431, -1)
#elif PACKETVER >= 20090401
packetLen(0x0431, 4)
#elif PACKETVER >= 20090325
packetLen(0x0431, -1)
#elif PACKETVER >= 20090318
packetLen(0x0431, 10)
#elif PACKETVER >= 20090311
packetLen(0x0431, -1)
#elif PACKETVER >= 20090225
packetLen(0x0431, 6)
#elif PACKETVER >= 20090204
packetLen(0x0431, -1)
#elif PACKETVER >= 20090129
packetLen(0x0431, 43)
#elif PACKETVER >= 20090120
packetLen(0x0431, -1)
#elif PACKETVER >= 20090107
packetLen(0x0431, 7)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x0432
#if PACKETVER >= 20090218
packetLen(0x0432, -1)
#elif PACKETVER >= 20090211
packetLen(0x0432, 3)
#elif PACKETVER >= 20090114
packetLen(0x0432, -1)
#elif PACKETVER >= 20090107
packetLen(0x0432, 10)
// ignored packet from 2009-01-07aRagexe
#endif
// Packet: 0x0433
#if PACKETVER >= 20090406
packetLen(0x0433, -1)
#elif PACKETVER >= 20090401
packetLen(0x0433, 8)
#elif PACKETVER >= 20090318
packetLen(0x0433, -1)
#elif PACKETVER >= 20090311
packetLen(0x0433, 54)
#elif PACKETVER >= 20090225
packetLen(0x0433, 6)
#elif PACKETVER >= 20090218
packetLen(0x0433, -1)
#elif PACKETVER >= 20090211
packetLen(0x0433, 26)
#elif PACKETVER >= 20090129
packetLen(0x0433, -1)
#elif PACKETVER >= 20090120
packetLen(0x0433, 14)
#elif PACKETVER >= 20090114
packetLen(0x0433, 31)
#elif PACKETVER >= 20090107
packetLen(0x0433, 7)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x0434
#if PACKETVER >= 20090401
packetLen(0x0434, -1)
#elif PACKETVER >= 20090325
packetLen(0x0434, 6)
#elif PACKETVER >= 20090318
packetLen(0x0434, 59)
#elif PACKETVER >= 20090311
packetLen(0x0434, 3)
#elif PACKETVER >= 20090204
packetLen(0x0434, -1)
#elif PACKETVER >= 20090129
packetLen(0x0434, 67)
#elif PACKETVER >= 20090120
packetLen(0x0434, 39)
#elif PACKETVER >= 20090107
packetLen(0x0434, 6)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x0435
#if PACKETVER >= 20090325
packetLen(0x0435, -1)
#elif PACKETVER >= 20090318
packetLen(0x0435, 36)
#elif PACKETVER >= 20090311
packetLen(0x0435, 90)
#elif PACKETVER >= 20090204
packetLen(0x0435, -1)
#elif PACKETVER >= 20090129
packetLen(0x0435, 15)
#elif PACKETVER >= 20090120
packetLen(0x0435, -1)
#elif PACKETVER >= 20090114
packetLen(0x0435, 11)
#elif PACKETVER >= 20090107
packetLen(0x0435, 3)
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x0436
#if PACKETVER >= 20090406
packetLen(0x0436, 19) // CZ_ENTER2
#elif PACKETVER >= 20090325
packetLen(0x0436, -1) // CZ_ENTER2
#elif PACKETVER >= 20090318
packetLen(0x0436, 8) // CZ_ENTER2
#elif PACKETVER >= 20090311
packetLen(0x0436, 10) // CZ_ENTER2
#elif PACKETVER >= 20090225
packetLen(0x0436, 4) // CZ_ENTER2
#elif PACKETVER >= 20090120
packetLen(0x0436, -1) // CZ_ENTER2
#elif PACKETVER >= 20090114
packetLen(0x0436, 14) // CZ_ENTER2
#elif PACKETVER >= 20090107
packetLen(0x0436, -1) // CZ_ENTER2
#endif
// Packet: 0x0437
#if PACKETVER >= 20090406
packetLen(0x0437, 7) // CZ_REQUEST_ACT2
#elif PACKETVER >= 20090401
packetLen(0x0437, -1) // CZ_REQUEST_ACT2
#elif PACKETVER >= 20090325
packetLen(0x0437, 4) // CZ_REQUEST_ACT2
#elif PACKETVER >= 20090318
packetLen(0x0437, -1) // CZ_REQUEST_ACT2
#elif PACKETVER >= 20090311
packetLen(0x0437, 30) // CZ_REQUEST_ACT2
#elif PACKETVER >= 20090225
packetLen(0x0437, 16) // CZ_REQUEST_ACT2
#elif PACKETVER >= 20090218
packetLen(0x0437, -1) // CZ_REQUEST_ACT2
#elif PACKETVER >= 20090211
packetLen(0x0437, 54) // CZ_REQUEST_ACT2
#elif PACKETVER >= 20090204
packetLen(0x0437, 6) // CZ_REQUEST_ACT2
#elif PACKETVER >= 20090129
packetLen(0x0437, -1) // CZ_REQUEST_ACT2
#elif PACKETVER >= 20090120
packetLen(0x0437, 57) // CZ_REQUEST_ACT2
#elif PACKETVER >= 20090107
packetLen(0x0437, -1) // CZ_REQUEST_ACT2
#endif
// Packet: 0x0438
#if PACKETVER >= 20090406
packetLen(0x0438, 10) // CZ_USE_SKILL2
#elif PACKETVER >= 20090318
packetLen(0x0438, -1) // CZ_USE_SKILL2
#elif PACKETVER >= 20090311
packetLen(0x0438, 5) // CZ_USE_SKILL2
#elif PACKETVER >= 20090225
packetLen(0x0438, 3) // CZ_USE_SKILL2
#elif PACKETVER >= 20090204
packetLen(0x0438, -1) // CZ_USE_SKILL2
#elif PACKETVER >= 20090129
packetLen(0x0438, 39) // CZ_USE_SKILL2
#elif PACKETVER >= 20090120
packetLen(0x0438, -1) // CZ_USE_SKILL2
#elif PACKETVER >= 20090114
packetLen(0x0438, 3) // CZ_USE_SKILL2
#elif PACKETVER >= 20090107
packetLen(0x0438, 10) // CZ_USE_SKILL2
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x0439
#if PACKETVER >= 20090406
packetLen(0x0439, 8) // CZ_USE_ITEM2
#elif PACKETVER >= 20090401
packetLen(0x0439, 5) // CZ_USE_ITEM2
#elif PACKETVER >= 20090218
packetLen(0x0439, -1) // CZ_USE_ITEM2
#elif PACKETVER >= 20090211
packetLen(0x0439, 6) // CZ_USE_ITEM2
#elif PACKETVER >= 20090129
packetLen(0x0439, -1) // CZ_USE_ITEM2
#elif PACKETVER >= 20090120
packetLen(0x0439, 10) // CZ_USE_ITEM2
#elif PACKETVER >= 20090114
packetLen(0x0439, 28) // CZ_USE_ITEM2
#elif PACKETVER >= 20090107
packetLen(0x0439, 3) // CZ_USE_ITEM2
// ignored packet from 2009-01-07bRagexe
#endif
// Packet: 0x043d
packetLen(0x043d, 8) // ZC_SKILL_POSTDELAY
// Packet: 0x043e
packetLen(0x043e, -1) // ZC_SKILL_POSTDELAY_LIST
// Packet: 0x043f
#if PACKETVER >= 20090114
packetLen(0x043f, 25) // ZC_MSG_STATE_CHANGE2
#elif PACKETVER >= 20090107
packetLen(0x043f, 8) // ZC_MSG_STATE_CHANGE2
#endif
// Packet: 0x0440
packetLen(0x0440, 10) // ZC_MILLENNIUMSHIELD
// Packet: 0x0441
packetLen(0x0441, 4) // ZC_SKILLINFO_DELETE
// Packet: 0x0442
packetLen(0x0442, 8) // ZC_SKILL_SELECT_REQUEST
// 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
#if PACKETVER >= 20090218
packetLen(0x0446, 14) // ZC_QUEST_NOTIFY_EFFECT
#endif
// Packet: 0x0447
#if PACKETVER >= 20090520
packetLen(0x0447, 2) // CZ_BLOCKING_PLAY_CANCEL
#endif
// Packet: 0x0448
#if PACKETVER >= 20090225
packetLen(0x0448, -1) // HC_CHARACTER_LIST
#endif
// Packet: 0x0449
#if PACKETVER >= 20090401
packetLen(0x0449, 4) // ZC_HACKSH_ERROR_MSG
#endif
// Packet: 0x044a
#if PACKETVER >= 20090406
packetLen(0x044a, 6) // CZ_CLIENT_VERSION
#endif
// Packet: 0x044b
#if PACKETVER >= 20090514
packetLen(0x044b, 2) // CZ_CLOSE_SIMPLECASH_SHOP
#endif
// Packet: 0x07d0
#if PACKETVER >= 20090520
packetLen(0x07d0, 6) // ZC_ES_RESULT
#endif
// Packet: 0x07d1
#if PACKETVER >= 20090520
packetLen(0x07d1, 2) // CZ_ES_GET_LIST
#endif
// Packet: 0x07d2
#if PACKETVER >= 20090520
packetLen(0x07d2, -1) // ZC_ES_LIST
#endif
// Packet: 0x07d3
#if PACKETVER >= 20090520
packetLen(0x07d3, 4) // CZ_ES_CHOOSE
#endif
// Packet: 0x07d4
#if PACKETVER >= 20090520
packetLen(0x07d4, 4) // CZ_ES_CANCEL
#endif
// Packet: 0x07d5
#if PACKETVER >= 20090520
packetLen(0x07d5, 4) // ZC_ES_READY
#endif
// Packet: 0x07d6
#if PACKETVER >= 20090520
packetLen(0x07d6, 4) // ZC_ES_GOTO
#endif
// Packet: 0x07d7
#if PACKETVER >= 20090603
packetLen(0x07d7, 8) // CZ_GROUPINFO_CHANGE_V2
#endif
// Packet: 0x07d8
#if PACKETVER >= 20090603
packetLen(0x07d8, 8) // ZC_REQ_GROUPINFO_CHANGE_V2
#endif
// Packet: 0x07d9
#if PACKETVER >= 20090617
packetLen(0x07d9, 268) // ZC_SHORTCUT_KEY_LIST_V2
#elif PACKETVER >= 20090603
packetLen(0x07d9, 254) // ZC_SHORTCUT_KEY_LIST_V2
#endif
// Packet: 0x07da
#if PACKETVER >= 20090603
packetLen(0x07da, 6) // CZ_CHANGE_GROUP_MASTER
#endif
// Packet: 0x07db
#if PACKETVER >= 20090610
packetLen(0x07db, 8) // ZC_HO_PAR_CHANGE
#endif
// Packet: 0x07dc
#if PACKETVER >= 20090617
packetLen(0x07dc, 6) // CZ_SEEK_PARTY
#endif
// Packet: 0x07dd
#if PACKETVER >= 20090617
packetLen(0x07dd, 54) // ZC_SEEK_PARTY
#endif
// Packet: 0x07de
#if PACKETVER >= 20090617
packetLen(0x07de, 30) // CZ_SEEK_PARTY_MEMBER
#endif
// Packet: 0x07df
#if PACKETVER >= 20090617
packetLen(0x07df, 54) // ZC_SEEK_PARTY_MEMBER
#endif
// Packet: 0x07e0
#if PACKETVER >= 20090708
packetLen(0x07e0, 58) // ZC_ES_NOTI_MYINFO
#endif
// Packet: 0x07e1
#if PACKETVER >= 20090715
packetLen(0x07e1, 15) // ZC_SKILLINFO_UPDATE2
#endif
// Packet: 0x07e2
#if PACKETVER >= 20090805
packetLen(0x07e2, 8) // ZC_MSG_VALUE
#endif
// Packet: 0x07e3
#if PACKETVER >= 20090818
packetLen(0x07e3, 6) // ZC_ITEMLISTWIN_OPEN
#endif
// Packet: 0x07e4
#if PACKETVER >= 20090818
packetLen(0x07e4, -1) // CZ_ITEMLISTWIN_RES
#endif
// Packet: 0x07e5
#if PACKETVER >= 20090922
packetLen(0x07e5, 8) // CH_ENTER_CHECKBOT
#elif PACKETVER >= 20090825
packetLen(0x07e5, -1) // CH_ENTER_CHECKBOT
#endif
// Packet: 0x07e6
#if PACKETVER >= 20090818
packetLen(0x07e6, 8) // ZC_MSG_SKILL
#endif
// Packet: 0x07e7
#if PACKETVER >= 20090922
packetLen(0x07e7, 32) // CH_CHECKBOT
#elif PACKETVER >= 20090825
packetLen(0x07e7, 5) // CH_CHECKBOT
#endif
// Packet: 0x07e8
#if PACKETVER >= 20090922
packetLen(0x07e8, -1) // HC_CHECKBOT
#endif
// Packet: 0x07e9
#if PACKETVER >= 20090922
packetLen(0x07e9, 5) // HC_CHECKBOT_RESULT
#endif
// Packet: 0x07ea
#if PACKETVER >= 20090929
packetLen(0x07ea, 2) // CZ_BATTLE_FIELD_LIST
#endif
// Packet: 0x07eb
#if PACKETVER >= 20090929
packetLen(0x07eb, -1) // ZC_BATTLE_FIELD_LIST
#endif
// Packet: 0x07ec
#if PACKETVER >= 20091006
packetLen(0x07ec, 8) // CZ_JOIN_BATTLE_FIELD
#elif PACKETVER >= 20090929
packetLen(0x07ec, 6) // CZ_JOIN_BATTLE_FIELD
#endif
// Packet: 0x07ed
#if PACKETVER >= 20091006
packetLen(0x07ed, 10) // ZC_JOIN_BATTLE_FIELD
#elif PACKETVER >= 20090929
packetLen(0x07ed, 8) // ZC_JOIN_BATTLE_FIELD
#endif
// Packet: 0x07ee
#if PACKETVER >= 20090929
packetLen(0x07ee, 6) // CZ_CANCEL_BATTLE_FIELD
#endif
// Packet: 0x07ef
#if PACKETVER >= 20090929
packetLen(0x07ef, 8) // ZC_CANCEL_BATTLE_FIELD
#endif
// Packet: 0x07f0
#if PACKETVER >= 20090929
packetLen(0x07f0, 8) // CZ_REQ_BATTLE_STATE_MONITOR
#endif
// Packet: 0x07f1
#if PACKETVER >= 20090929
packetLen(0x07f1, 15) // ZC_ACK_BATTLE_STATE_MONITOR
#endif
// Packet: 0x07f2
#if PACKETVER >= 20091006
packetLen(0x07f2, 6) // ZC_BATTLE_NOTI_START_STEP
#elif PACKETVER >= 20090929
packetLen(0x07f2, 4) // ZC_BATTLE_NOTI_START_STEP
#endif
// Packet: 0x07f3
#if PACKETVER >= 20091006
packetLen(0x07f3, 4) // ZC_BATTLE_JOIN_NOTI_DEFER
#elif PACKETVER >= 20090929
packetLen(0x07f3, 3) // ZC_BATTLE_JOIN_NOTI_DEFER
#endif
// Packet: 0x07f4
#if PACKETVER >= 20091006
packetLen(0x07f4, 3) // ZC_BATTLE_JOIN_DISABLE_STATE
#endif
// Packet: 0x07f5
#if PACKETVER >= 20091027
packetLen(0x07f5, 6) // CZ_GM_FULLSTRIP
#endif
// Packet: 0x07f6
#if PACKETVER >= 20091027
packetLen(0x07f6, 14) // ZC_NOTIFY_EXP
#endif
// Packet: 0x07f7
#if PACKETVER >= 20091103
packetLen(0x07f7, -1) // ZC_NOTIFY_MOVEENTRY7
#endif
// Packet: 0x07f8
#if PACKETVER >= 20091103
packetLen(0x07f8, -1) // ZC_NOTIFY_NEWENTRY5
#endif
// Packet: 0x07f9
#if PACKETVER >= 20091103
packetLen(0x07f9, -1) // ZC_NOTIFY_STANDENTRY5
#endif
// Packet: 0x07fa
#if PACKETVER >= 20091117
packetLen(0x07fa, 8) // ZC_DELETE_ITEM_FROM_BODY
#endif
// Packet: 0x07fb
#if PACKETVER >= 20091124
packetLen(0x07fb, 25) // ZC_USESKILL_ACK2
#endif
// Packet: 0x07fc
#if PACKETVER >= 20091201
packetLen(0x07fc, 10) // ZC_CHANGE_GROUP_MASTER
#endif
// Packet: 0x07fd
#if PACKETVER >= 20091201
packetLen(0x07fd, -1) // ZC_BROADCASTING_SPECIAL_ITEM_OBTAIN
#endif
// Packet: 0x07fe
#if PACKETVER >= 20091201
packetLen(0x07fe, 26) // ZC_PLAY_NPC_BGM
#endif
// Packet: 0x07ff
#if PACKETVER >= 20091201
packetLen(0x07ff, -1) // ZC_DEFINE_CHECK
#endif
// Packet: 0x0800
#if PACKETVER >= 20091215
packetLen(0x0800, -1) // ZC_PC_PURCHASE_ITEMLIST_FROMMC2
#endif
// Packet: 0x0801
#if PACKETVER >= 20091215
packetLen(0x0801, -1) // CZ_PC_PURCHASE_ITEMLIST_FROMMC2
#endif
// Packet: 0x0802
#if PACKETVER >= 20091222
packetLen(0x0802, 18) // CZ_PARTY_BOOKING_REQ_REGISTER
#endif
// Packet: 0x0803
#if PACKETVER >= 20091222
packetLen(0x0803, 4) // ZC_PARTY_BOOKING_ACK_REGISTER
#endif
// Packet: 0x0804
#if PACKETVER >= 20091228
packetLen(0x0804, 14) // CZ_PARTY_BOOKING_REQ_SEARCH
#elif PACKETVER >= 20091222
packetLen(0x0804, 8) // CZ_PARTY_BOOKING_REQ_SEARCH
#endif
// Packet: 0x0805
#if PACKETVER >= 20091222
packetLen(0x0805, -1) // ZC_PARTY_BOOKING_ACK_SEARCH
#endif
// Packet: 0x0806
#if PACKETVER >= 20091228
packetLen(0x0806, 2) // CZ_PARTY_BOOKING_REQ_DELETE
#elif PACKETVER >= 20091222
packetLen(0x0806, 4) // CZ_PARTY_BOOKING_REQ_DELETE
#endif
// Packet: 0x0807
#if PACKETVER >= 20091228
packetLen(0x0807, 4) // ZC_PARTY_BOOKING_ACK_DELETE
#elif PACKETVER >= 20091222
packetLen(0x0807, 2) // ZC_PARTY_BOOKING_ACK_DELETE
#endif
// Packet: 0x0808
#if PACKETVER >= 20091228
packetLen(0x0808, 14) // CZ_PARTY_BOOKING_REQ_UPDATE
#elif PACKETVER >= 20091222
packetLen(0x0808, 4) // CZ_PARTY_BOOKING_REQ_UPDATE
#endif
// Packet: 0x0809
#if PACKETVER >= 20091228
packetLen(0x0809, 50) // ZC_PARTY_BOOKING_NOTIFY_INSERT
#elif PACKETVER >= 20091222
packetLen(0x0809, 14) // ZC_PARTY_BOOKING_NOTIFY_INSERT
#endif
// Packet: 0x080a
#if PACKETVER >= 20091228
packetLen(0x080a, 18) // ZC_PARTY_BOOKING_NOTIFY_UPDATE
#elif PACKETVER >= 20091222
packetLen(0x080a, 50) // ZC_PARTY_BOOKING_NOTIFY_UPDATE
#endif
// Packet: 0x080b
#if PACKETVER >= 20091228
packetLen(0x080b, 6) // ZC_PARTY_BOOKING_NOTIFY_DELETE
#elif PACKETVER >= 20091222
packetLen(0x080b, 18) // ZC_PARTY_BOOKING_NOTIFY_DELETE
#endif
// Packet: 0x080c
#if PACKETVER >= 20091228
// removed
#elif PACKETVER >= 20091222
packetLen(0x080c, 6) // CZ_SIMPLE_CASH_BTNSHOW
#endif
#endif /* COMMON_PACKETS2009_LEN_MAIN_H */