packet_db.txt 17 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048
  1. // The packet database allows you to add support for new clients,
  2. // because packets change every release.
  3. // Note: Every packet version needs a wanttoconnection specification, since
  4. // that is the packet used to identify a client's version.
  5. // If multiple versions have the same connection packet, the higher version
  6. // will be used (unless the lower one is specified as the default)
  7. // Main packet version of the DB to use (default = max available version)
  8. // Client detection is faster when all clients use this version.
  9. packet_db_ver: default
  10. packet_ver: 5
  11. 0x0064,55
  12. 0x0065,17
  13. 0x0066,6
  14. 0x0067,37
  15. 0x0068,46
  16. 0x0069,-1
  17. 0x006a,23
  18. 0x006b,-1
  19. 0x006c,3
  20. 0x006d,108
  21. 0x006e,3
  22. 0x006f,2
  23. 0x0070,6
  24. 0x0071,28
  25. 0x0072,19,wanttoconnection,2:6:10:14:18
  26. 0x0073,11
  27. 0x0074,3
  28. 0x0075,-1
  29. 0x0076,9
  30. 0x0077,5
  31. 0x0078,54
  32. 0x0079,53
  33. 0x007a,58
  34. 0x007b,60
  35. 0x007c,41
  36. 0x007d,2,loadendack,0
  37. 0x007e,6,ticksend,2
  38. 0x007f,6
  39. 0x0080,7
  40. 0x0081,3
  41. 0x0082,2
  42. 0x0083,2
  43. 0x0084,2
  44. 0x0085,5,walktoxy,2
  45. 0x0086,16
  46. 0x0087,12
  47. 0x0088,10
  48. 0x0089,7,actionrequest,2:6
  49. 0x008a,29
  50. 0x008b,2
  51. 0x008c,-1,globalmessage,2:4
  52. 0x008d,-1
  53. 0x008e,-1
  54. //0x008f,0
  55. 0x0090,7,npcclicked,2
  56. 0x0091,22
  57. 0x0092,28
  58. 0x0093,2
  59. 0x0094,6,getcharnamerequest,2
  60. 0x0095,30
  61. 0x0096,-1,wis,2:4:28
  62. 0x0097,-1
  63. 0x0098,3
  64. 0x0099,-1,gmmessage,2:4
  65. 0x009a,-1
  66. 0x009b,5,changedir,2:4
  67. 0x009c,9
  68. 0x009d,17
  69. 0x009e,17
  70. 0x009f,6,takeitem,2
  71. 0x00a0,23
  72. 0x00a1,6
  73. 0x00a2,6,dropitem,2:4
  74. 0x00a3,-1
  75. 0x00a4,-1
  76. 0x00a5,-1
  77. 0x00a6,-1
  78. 0x00a7,8,useitem,2:4
  79. 0x00a8,7
  80. 0x00a9,6,equipitem,2:4
  81. 0x00aa,7
  82. 0x00ab,4,unequipitem,2
  83. 0x00ac,7
  84. //0x00ad,0
  85. 0x00ae,-1
  86. 0x00af,6
  87. 0x00b0,8
  88. 0x00b1,8
  89. 0x00b2,3,restart,2
  90. 0x00b3,3
  91. 0x00b4,-1
  92. 0x00b5,6
  93. 0x00b6,6
  94. 0x00b7,-1
  95. 0x00b8,7,npcselectmenu,2:6
  96. 0x00b9,6,npcnextclicked,2
  97. 0x00ba,2
  98. 0x00bb,5,statusup,2:4
  99. 0x00bc,6
  100. 0x00bd,44
  101. 0x00be,5
  102. 0x00bf,3,emotion,2
  103. 0x00c0,7
  104. 0x00c1,2,howmanyconnections,0
  105. 0x00c2,6
  106. 0x00c3,8
  107. 0x00c4,6
  108. 0x00c5,7,npcbuysellselected,2:6
  109. 0x00c6,-1
  110. 0x00c7,-1
  111. 0x00c8,-1,npcbuylistsend,2:4
  112. 0x00c9,-1,npcselllistsend,2:4
  113. 0x00ca,3
  114. 0x00cb,3
  115. 0x00cc,6,gmkick,2
  116. 0x00cd,3
  117. 0x00ce,2,killall,0
  118. 0x00cf,27,wisexin,2:26
  119. 0x00d0,3,wisall,2
  120. 0x00d1,4
  121. 0x00d2,4
  122. 0x00d3,2,wisexlist,0
  123. 0x00d4,-1
  124. 0x00d5,-1,createchatroom,2:4:6:7:15
  125. 0x00d6,3
  126. 0x00d7,-1
  127. 0x00d8,6
  128. 0x00d9,14,chataddmember,2:6
  129. 0x00da,3
  130. 0x00db,-1
  131. 0x00dc,28
  132. 0x00dd,29
  133. 0x00de,-1,chatroomstatuschange,2:4:6:7:15
  134. 0x00df,-1
  135. 0x00e0,30,changechatowner,2:6
  136. 0x00e1,30
  137. 0x00e2,26,kickfromchat,2
  138. 0x00e3,2,chatleave,0
  139. 0x00e4,6,traderequest,2
  140. 0x00e5,26
  141. 0x00e6,3,tradeack,2
  142. 0x00e7,3
  143. 0x00e8,8,tradeadditem,2:4
  144. 0x00e9,19
  145. 0x00ea,5
  146. 0x00eb,2,tradeok,0
  147. 0x00ec,3
  148. 0x00ed,2,tradecancel,0
  149. 0x00ee,2
  150. 0x00ef,2,tradecommit,0
  151. 0x00f0,3
  152. 0x00f1,2
  153. 0x00f2,6
  154. 0x00f3,8,movetokafra,2:4
  155. 0x00f4,21
  156. 0x00f5,8,movefromkafra,2:4
  157. 0x00f6,8
  158. 0x00f7,2,closekafra,0
  159. 0x00f8,2
  160. 0x00f9,26,createparty,2
  161. 0x00fa,3
  162. 0x00fb,-1
  163. 0x00fc,6,partyinvite,2
  164. 0x00fd,27
  165. 0x00fe,30
  166. 0x00ff,10,replypartyinvite,2:6
  167. 0x0100,2,leaveparty,0
  168. 0x0101,6
  169. 0x0102,6,partychangeoption,2:4
  170. 0x0103,30,removepartymember,2:6
  171. 0x0104,79
  172. 0x0105,31
  173. 0x0106,10
  174. 0x0107,10
  175. 0x0108,-1,partymessage,2:4
  176. 0x0109,-1
  177. 0x010a,4
  178. 0x010b,6
  179. 0x010c,6
  180. 0x010d,2
  181. 0x010e,11
  182. 0x010f,-1
  183. 0x0110,10
  184. 0x0111,39
  185. 0x0112,4,skillup,2
  186. 0x0113,10,useskilltoid,2:4:6
  187. 0x0114,31
  188. 0x0115,35
  189. 0x0116,10,useskilltopos,2:4:6:8
  190. 0x0117,18
  191. 0x0118,2,stopattack,0
  192. 0x0119,13
  193. 0x011a,15
  194. 0x011b,20,useskillmap,2:4
  195. 0x011c,68
  196. 0x011d,2,requestmemo,0
  197. 0x011e,3
  198. 0x011f,16
  199. 0x0120,6
  200. 0x0121,14
  201. 0x0122,-1
  202. 0x0123,-1
  203. 0x0124,21
  204. 0x0125,8
  205. 0x0126,8,putitemtocart,2:4
  206. 0x0127,8,getitemfromcart,2:4
  207. 0x0128,8,movefromkafratocart,2:4
  208. 0x0129,8,movetokafrafromcart,2:4
  209. 0x012a,2,removeoption,0
  210. 0x012b,2
  211. 0x012c,3
  212. 0x012d,4
  213. 0x012e,2,closevending,0
  214. 0x012f,-1
  215. 0x0130,6,vendinglistreq,2
  216. 0x0131,86
  217. 0x0132,6
  218. 0x0133,-1
  219. 0x0134,-1,purchasereq,2:4:8
  220. 0x0135,7
  221. 0x0136,-1
  222. 0x0137,6
  223. 0x0138,3
  224. 0x0139,16
  225. 0x013a,4
  226. 0x013b,4
  227. 0x013c,4
  228. 0x013d,6
  229. 0x013e,24
  230. 0x013f,26,itemmonster,2
  231. 0x0140,22,mapmove,2:18:20
  232. 0x0141,14
  233. 0x0142,6
  234. 0x0143,10,npcamountinput,2:6
  235. 0x0144,23
  236. 0x0145,19
  237. 0x0146,6,npccloseclicked,2
  238. 0x0147,39
  239. 0x0148,8
  240. 0x0149,9,gmreqnochat,2:6:7
  241. 0x014a,6
  242. 0x014b,27
  243. 0x014c,-1
  244. 0x014d,2,guildcheckmaster,0
  245. 0x014e,6
  246. 0x014f,6,guildrequestinfo,2
  247. 0x0150,110
  248. 0x0151,6,guildrequestemblem,2
  249. 0x0152,-1
  250. 0x0153,-1,guildchangeemblem,2:4
  251. 0x0154,-1
  252. 0x0155,-1,guildchangememberposition,2
  253. 0x0156,-1
  254. 0x0157,6
  255. 0x0158,-1
  256. 0x0159,54,guildleave,2:6:10:14
  257. 0x015a,66
  258. 0x015b,54,guildexplusion,2:6:10:14
  259. 0x015c,90
  260. 0x015d,42,guildbreak,2
  261. 0x015e,6
  262. 0x015f,42
  263. 0x0160,-1
  264. 0x0161,-1,guildchangepositioninfo,2
  265. 0x0162,-1
  266. 0x0163,-1
  267. 0x0164,-1
  268. 0x0165,30,createguild,6
  269. 0x0166,-1
  270. 0x0167,3
  271. 0x0168,14,guildinvite,2
  272. 0x0169,3
  273. 0x016a,30
  274. 0x016b,10,guildreplyinvite,2:6
  275. 0x016c,43
  276. 0x016d,14
  277. 0x016e,186,guildchangenotice,2:6:66
  278. 0x016f,182
  279. 0x0170,14,guildrequestalliance,2
  280. 0x0171,30
  281. 0x0172,10,guildreplyalliance,2:6
  282. 0x0173,3
  283. 0x0174,-1
  284. 0x0175,6
  285. 0x0176,106
  286. 0x0177,-1
  287. 0x0178,4,itemidentify,2
  288. 0x0179,5
  289. 0x017a,4,usecard,2
  290. 0x017b,-1
  291. 0x017c,6,insertcard,2:4
  292. 0x017d,7
  293. 0x017e,-1,guildmessage,2:4
  294. 0x017f,-1
  295. 0x0180,6,guildopposition,2
  296. 0x0181,3
  297. 0x0182,106
  298. 0x0183,10,guilddelalliance,2:6
  299. 0x0184,10
  300. 0x0185,34
  301. //0x0186,0
  302. 0x0187,6
  303. 0x0188,8
  304. 0x0189,4
  305. 0x018a,4,quitgame,0
  306. 0x018b,4
  307. 0x018c,29
  308. 0x018d,-1
  309. 0x018e,10,producemix,2:4:6:8
  310. 0x018f,6
  311. 0x0190,90,useskilltoposinfo,2:4:6:8:10
  312. 0x0191,86
  313. 0x0192,24
  314. 0x0193,6,solvecharname,2
  315. 0x0194,30
  316. 0x0195,102
  317. 0x0196,9
  318. 0x0197,4,resetchar,2
  319. 0x0198,8
  320. 0x0199,4
  321. 0x019a,14
  322. 0x019b,10
  323. 0x019c,-1,lgmmessage,2:4
  324. 0x019d,6,gmhide,0
  325. 0x019e,2
  326. 0x019f,6,catchpet,2
  327. 0x01a0,3
  328. 0x01a1,3,petmenu,2
  329. 0x01a2,35
  330. 0x01a3,5
  331. 0x01a4,11
  332. 0x01a5,26,changepetname,2
  333. 0x01a6,-1
  334. 0x01a7,4,selectegg,2
  335. 0x01a8,4
  336. 0x01a9,6,sendemotion,2
  337. 0x01aa,10
  338. 0x01ab,12
  339. 0x01ac,6
  340. 0x01ad,-1
  341. 0x01ae,4,selectarrow,2
  342. 0x01af,4,changecart,2
  343. 0x01b0,11
  344. 0x01b1,7
  345. 0x01b2,-1,openvending,2:4:84:85
  346. 0x01b3,67
  347. 0x01b4,12
  348. 0x01b5,18
  349. 0x01b6,114
  350. 0x01b7,6
  351. 0x01b8,3
  352. 0x01b9,6
  353. 0x01ba,26
  354. 0x01bb,26,shift,2
  355. 0x01bc,26
  356. 0x01bd,26,summon,2
  357. 0x01be,2
  358. 0x01bf,3
  359. 0x01c0,2
  360. 0x01c1,14
  361. 0x01c2,10
  362. 0x01c3,-1
  363. 0x01c4,22
  364. 0x01c5,22
  365. 0x01c6,4
  366. 0x01c7,2
  367. 0x01c8,13
  368. 0x01c9,97
  369. //0x01ca,0
  370. 0x01cb,9
  371. 0x01cc,9
  372. 0x01cd,30
  373. 0x01ce,6,autospell,2
  374. 0x01cf,28
  375. 0x01d0,8
  376. 0x01d1,14
  377. 0x01d2,10
  378. 0x01d3,35
  379. 0x01d4,6
  380. 0x01d5,-1,npcstringinput,2:4:8
  381. 0x01d6,4
  382. 0x01d7,11
  383. 0x01d8,54
  384. 0x01d9,53
  385. 0x01da,60
  386. 0x01db,2
  387. 0x01dc,-1
  388. 0x01dd,47
  389. 0x01de,33
  390. 0x01df,6,gmreqnochatcount,2
  391. 0x01e0,30
  392. 0x01e1,8
  393. 0x01e2,34
  394. 0x01e3,14
  395. 0x01e4,2
  396. 0x01e5,6
  397. 0x01e6,26
  398. 0x01e7,2,sndoridori,0
  399. 0x01e8,28,createparty2,2
  400. 0x01e9,81
  401. 0x01ea,6
  402. 0x01eb,10
  403. 0x01ec,26
  404. 0x01ed,2,snexplosionspirits,0
  405. 0x01ee,-1
  406. 0x01ef,-1
  407. 0x01f0,-1
  408. 0x01f1,-1
  409. 0x01f2,20
  410. 0x01f3,10
  411. 0x01f4,32
  412. 0x01f5,9
  413. 0x01f6,34
  414. 0x01f7,14
  415. 0x01f8,2
  416. 0x01f9,6,adopt,5
  417. 0x01fa,48
  418. 0x01fb,56
  419. 0x01fc,-1
  420. 0x01fd,4,repairitem,2
  421. 0x01fe,5
  422. 0x01ff,10
  423. 0x0200,26
  424. 0x0201,-1
  425. 0x0202,26,friendslistadd,2
  426. 0x0203,10,friendslistremove,2:6
  427. 0x0204,18
  428. 0x0205,26
  429. 0x0206,11
  430. 0x0207,34
  431. 0x0208,11,friendslistreply,2:6:10
  432. 0x0209,36
  433. 0x020a,10
  434. //0x020b,0
  435. //0x020c,0
  436. 0x020d,-1
  437. //2004-07-05aSakexe
  438. packet_ver: 6
  439. 0x0072,22,wanttoconnection,5:9:13:17:21
  440. 0x0085,8,walktoxy,5
  441. 0x00a7,13,useitem,5:9
  442. 0x0113,15,useskilltoid,4:9:11
  443. 0x0116,15,useskilltopos,4:9:11:13
  444. 0x0190,95,useskilltoposinfo,4:9:11:13:15
  445. 0x0208,14,friendslistreply,2:6:10
  446. 0x020e,24
  447. //2004-07-13aSakexe
  448. packet_ver: 7
  449. 0x0072,39,wanttoconnection,12:22:30:34:38
  450. 0x0085,9,walktoxy,6
  451. 0x009b,13,changedir,5:12
  452. 0x009f,10,takeitem,6
  453. 0x00a7,17,useitem,6:13
  454. 0x0113,19,useskilltoid,7:9:15
  455. 0x0116,19,useskilltopos,7:9:15:17
  456. 0x0190,99,useskilltoposinfo,7:9:15:17:19
  457. //2004-07-26aSakexe
  458. packet_ver: 8
  459. 0x0072,14,dropitem,5:12
  460. 0x007e,33,wanttoconnection,12:18:24:28:32
  461. 0x0085,20,useskilltoid,7:12:16
  462. 0x0089,15,getcharnamerequest,11
  463. 0x008c,23,useskilltopos,3:6:17:21
  464. 0x0094,10,takeitem,6
  465. 0x009b,6,walktoxy,3
  466. 0x009f,13,changedir,5:12
  467. 0x00a2,103,useskilltoposinfo,3:6:17:21:23
  468. 0x00a7,12,solvecharname,8
  469. 0x00f3,-1,globalmessage,2:4
  470. 0x00f5,17,useitem,6:12
  471. 0x00f7,10,ticksend,6
  472. 0x0113,16,movetokafra,5:12
  473. 0x0116,2,closekafra,0
  474. 0x0190,26,movefromkafra,10:22
  475. 0x0193,9,actionrequest,3:8
  476. //2004-08-09aSakexe
  477. packet_ver: 9
  478. 0x0072,17,dropitem,8:15
  479. 0x007e,37,wanttoconnection,9:21:28:32:36
  480. 0x0085,26,useskilltoid,11:18:22
  481. 0x0089,12,getcharnamerequest,8
  482. 0x008c,40,useskilltopos,5:15:29:38
  483. 0x0094,13,takeitem,9
  484. 0x009b,15,walktoxy,12
  485. 0x009f,12,changedir,7:11
  486. 0x00a2,120,useskilltoposinfo,5:15:29:38:40
  487. 0x00a7,11,solvecharname,7
  488. 0x00f5,24,useitem,9:20
  489. 0x00f7,13,ticksend,9
  490. 0x0113,23,movetokafra,5:19
  491. 0x0190,26,movefromkafra,11:22
  492. 0x0193,18,actionrequest,7:17
  493. //2004-08-16aSakexe
  494. 0x0212,26
  495. 0x0213,26
  496. 0x0214,42
  497. //2004-08-17aSakexe
  498. 0x020f,10
  499. 0x0210,22
  500. //2004-09-06aSakexe
  501. packet_ver: 10
  502. 0x0072,20,useitem,9:20
  503. 0x007e,19,movetokafra,3:15
  504. 0x0085,23,actionrequest,9:22
  505. 0x0089,9,walktoxy,6
  506. 0x008c,105,useskilltoposinfo,10:14:18:23:25
  507. 0x0094,17,dropitem,6:15
  508. 0x009b,14,getcharnamerequest,10
  509. 0x009f,-1,globalmessage,2:4
  510. 0x00a2,14,solvecharname,10
  511. 0x00a7,25,useskilltopos,10:14:18:23
  512. 0x00f3,10,changedir,4:9
  513. 0x00f5,34,wanttoconnection,7:15:25:29:33
  514. 0x00f7,2,closekafra,0
  515. 0x0113,11,takeitem,7
  516. 0x0116,11,ticksend,7
  517. 0x0190,22,useskilltoid,9:15:18
  518. 0x0193,17,movefromkafra,3:13
  519. //2004-09-20aSakexe
  520. packet_ver: 11
  521. 0x0072,18,useitem,10:14
  522. 0x007e,25,movetokafra,6:21
  523. 0x0085,9,actionrequest,3:8
  524. 0x0089,14,walktoxy,11
  525. 0x008c,109,useskilltoposinfo,16:20:23:27:29
  526. 0x0094,19,dropitem,12:17
  527. 0x009b,10,getcharnamerequest,6
  528. 0x00a2,10,solvecharname,6
  529. 0x00a7,29,useskilltopos,6:20:23:27
  530. 0x00f3,18,changedir,8:17
  531. 0x00f5,32,wanttoconnection,10:17:23:27:31
  532. 0x0113,14,takeitem,10
  533. 0x0116,14,ticksend,10
  534. 0x0190,14,useskilltoid,4:7:10
  535. 0x0193,12,movefromkafra,4:8
  536. //2004-10-05aSakexe
  537. packet_ver: 12
  538. 0x0072,17,useitem,6:13
  539. 0x007e,16,movetokafra,5:12
  540. 0x0089,6,walktoxy,3
  541. 0x008c,103,useskilltoposinfo,2:6:17:21:23
  542. 0x0094,14,dropitem,5:12
  543. 0x009b,15,getcharnamerequest,11
  544. 0x00a2,12,solvecharname,8
  545. 0x00a7,23,useskilltopos,3:6:17:21
  546. 0x00f3,13,changedir,5:12
  547. 0x00f5,33,wanttoconnection,12:18:24:28:32
  548. 0x0113,10,takeitem,6
  549. 0x0116,10,ticksend,6
  550. 0x0190,20,useskilltoid,7:12:16
  551. 0x0193,26,movefromkafra,10:22
  552. //2004-10-25aSakexe
  553. packet_ver: 13
  554. 0x0072,13,useitem,5:9
  555. 0x007e,13,movetokafra,6:9
  556. 0x0085,15,actionrequest,4:14
  557. 0x008c,108,useskilltoposinfo,6:9:23:26:28
  558. 0x0094,12,dropitem,6:10
  559. 0x009b,10,getcharnamerequest,6
  560. 0x00a2,16,solvecharname,12
  561. 0x00a7,28,useskilltopos,6:9:23:26
  562. 0x00f3,15,changedir,6:14
  563. 0x00f5,29,wanttoconnection,5:14:20:24:28
  564. 0x0113,9,takeitem,5
  565. 0x0116,9,ticksend,5
  566. 0x0190,26,useskilltoid,4:10:22
  567. 0x0193,22,movefromkafra,12:18
  568. //2004-11-01aSakexe
  569. 0x0084,-1
  570. 0x0215,6
  571. //2004-11-08aSakexe
  572. 0x0084,2
  573. 0x0216,6
  574. 0x0217,2,blacksmith,0
  575. 0x0218,2,alchemist,0
  576. 0x0219,282
  577. 0x021a,282
  578. 0x021b,10
  579. 0x021c,10
  580. //2004-11-15aSakexe
  581. 0x021d,6
  582. //2004-11-29aSakexe
  583. packet_ver: 14
  584. 0x0072,22,useskilltoid,8:12:18
  585. 0x007e,30,useskilltopos,4:9:22:28
  586. 0x0085,-1,globalmessage,2:4
  587. 0x0089,7,ticksend,3
  588. 0x008c,13,getcharnamerequest,9
  589. 0x0094,14,movetokafra,4:10
  590. 0x009b,2,closekafra,0
  591. 0x009f,18,actionrequest,6:17
  592. 0x00a2,7,takeitem,3
  593. 0x00a7,7,walktoxy,4
  594. 0x00f3,8,changedir,3:7
  595. 0x00f5,29,wanttoconnection,3:10:20:24:28
  596. 0x00f7,14,solvecharname,10
  597. 0x0113,110,useskilltoposinfo,4:9:22:28:30
  598. 0x0116,12,dropitem,4:10
  599. 0x0190,15,useitem,3:11
  600. 0x0193,21,movefromkafra,4:17
  601. 0x0221,-1
  602. 0x0222,6,weaponrefine,2
  603. 0x0223,8
  604. //2004-12-13aSakexe
  605. //skipped: many packets being set to -1
  606. 0x0066,3
  607. 0x0070,3
  608. 0x01ca,3
  609. 0x021e,6
  610. 0x021f,66
  611. 0x0220,10
  612. //2005-01-10bSakexe
  613. packet_ver: 15
  614. 0x0072,26,useskilltoid,8:16:22
  615. 0x007e,114,useskilltoposinfo,10:18:22:32:34
  616. 0x0085,23,changedir,12:22
  617. 0x0089,9,ticksend,5
  618. 0x008c,8,getcharnamerequest,4
  619. 0x0094,20,movetokafra,10:16
  620. 0x009b,32,wanttoconnection,3:12:23:27:31
  621. 0x009f,17,useitem,5:13
  622. 0x00a2,11,solvecharname,7
  623. 0x00a7,13,walktoxy,10
  624. 0x00f3,-1,globalmessage,2:4
  625. 0x00f5,9,takeitem,5
  626. 0x00f7,21,movefromkafra,11:17
  627. 0x0113,34,useskilltopos,10:18:22:32
  628. 0x0116,20,dropitem,15:18
  629. 0x0190,20,actionrequest,9:19
  630. 0x0193,2,closekafra,0
  631. //2005-03-28aSakexe
  632. 0x0224,10
  633. 0x0225,2,taekwon,0
  634. 0x0226,282
  635. //2005-04-04aSakexe
  636. 0x0227,18
  637. 0x0228,18
  638. //2005-04-11aSakexe
  639. 0x0229,15
  640. 0x022a,58
  641. 0x022b,57
  642. 0x022c,64
  643. //2005-04-25aSakexe
  644. 0x022d,5,hommenu,4
  645. 0x0232,9,hommoveto,6
  646. 0x0233,11,homattack,0
  647. 0x0234,6,hommovetomaster,0
  648. //2005-05-09aSakexe
  649. packet_ver: 16
  650. 0x0072,25,useskilltoid,6:10:21
  651. 0x007e,102,useskilltoposinfo,5:9:12:20:22
  652. 0x0085,11,changedir,7:10
  653. 0x0089,8,ticksend,4
  654. 0x008c,11,getcharnamerequest,7
  655. 0x0094,14,movetokafra,7:10
  656. 0x009b,26,wanttoconnection,4:9:17:18:25
  657. 0x009f,14,useitem,4:10
  658. 0x00a2,15,solvecharname,11
  659. 0x00a7,8,walktoxy,5
  660. 0x00f5,8,takeitem,4
  661. 0x00f7,22,movefromkafra,14:18
  662. 0x0113,22,useskilltopos,5:9:12:20
  663. 0x0116,10,dropitem,5:8
  664. 0x0190,19,actionrequest,5:18
  665. //2005-05-23aSakexe
  666. 0x022e,69
  667. 0x0230,12
  668. //2005-05-30aSakexe
  669. 0x022e,71
  670. 0x0235,-1
  671. 0x0236,10
  672. 0x0237,2,rankingpk,0
  673. 0x0238,282
  674. //2005-05-31aSakexe
  675. 0x0216,2
  676. 0x0239,11
  677. //2005-06-08aSakexe
  678. 0x0216,6
  679. 0x0217,2,blacksmith,0
  680. 0x022f,5
  681. 0x0231,26,changehomunculusname,0
  682. 0x023a,4
  683. 0x023b,24,storagepassword,0
  684. 0x023c,6
  685. //2005-06-22aSakexe
  686. 0x022e,71
  687. //2005-06-28aSakexe
  688. packet_ver: 17
  689. 0x0072,34,useskilltoid,6:17:30
  690. 0x007e,113,useskilltoposinfo,12:15:18:31:33
  691. 0x0085,17,changedir,8:16
  692. 0x0089,13,ticksend,9
  693. 0x008c,8,getcharnamerequest,4
  694. 0x0094,31,movetokafra,16:27
  695. 0x009b,32,wanttoconnection,9:15:23:27:31
  696. 0x009f,19,useitem,9:15
  697. 0x00a2,9,solvecharname,5
  698. 0x00a7,11,walktoxy,8
  699. 0x00f5,13,takeitem,9
  700. 0x00f7,18,movefromkafra,11:14
  701. 0x0113,33,useskilltopos,12:15:18:31
  702. 0x0116,12,dropitem,3:10
  703. 0x0190,24,actionrequest,11:23
  704. 0x0216,0
  705. 0x023d,-1
  706. 0x023e,4
  707. //2005-07-18aSakexe
  708. packet_ver: 18
  709. 0x0072,19,useskilltoid,5:11:15
  710. 0x007e,110,useskilltoposinfo,9:15:23:28:30
  711. 0x0085,11,changedir,6:10
  712. 0x0089,7,ticksend,3
  713. 0x008c,11,getcharnamerequest,7
  714. 0x0094,21,movetokafra,12:17
  715. 0x009b,31,wanttoconnection,3:13:22:26:30
  716. 0x009f,12,useitem,3:8
  717. 0x00a2,18,solvecharname,14
  718. 0x00a7,15,walktoxy,12
  719. 0x00f5,7,takeitem,3
  720. 0x00f7,13,movefromkafra,5:9
  721. 0x0113,30,useskilltopos,9:15:23:28
  722. 0x0116,12,dropitem,6:10
  723. 0x0190,21,actionrequest,5:20
  724. 0x0216,6
  725. 0x023f,2,mailrefresh,0
  726. 0x0240,8
  727. 0x0241,6,mailread,2
  728. 0x0242,-1
  729. 0x0243,6,maildelete,2
  730. 0x0244,6,mailgetattach,2
  731. 0x0245,7
  732. 0x0246,4,mailwinopen,2
  733. 0x0247,8,mailsetattach,2:4
  734. 0x0248,68
  735. 0x0249,3
  736. 0x024a,70
  737. 0x024b,4
  738. 0x024c,8
  739. 0x024d,14
  740. 0x024e,6
  741. 0x024f,10
  742. 0x0250,3
  743. 0x0251,2
  744. 0x0252,-1
  745. //2005-07-19bSakexe
  746. packet_ver: 19
  747. 0x0072,34,useskilltoid,6:17:30
  748. 0x007e,113,useskilltoposinfo,12:15:18:31:33
  749. 0x0085,17,changedir,8:16
  750. 0x0089,13,ticksend,9
  751. 0x008c,8,getcharnamerequest,4
  752. 0x0094,31,movetokafra,16:27
  753. 0x009b,32,wanttoconnection,9:15:23:27:31
  754. 0x009f,19,useitem,9:15
  755. 0x00a2,9,solvecharname,5
  756. 0x00a7,11,walktoxy,8
  757. 0x00f5,13,takeitem,9
  758. 0x00f7,18,movefromkafra,11:14
  759. 0x0113,33,useskilltopos,12:15:18:31
  760. 0x0116,12,dropitem,3:10
  761. 0x0190,24,actionrequest,11:23
  762. //2005-08-01aSakexe
  763. 0x0245,3
  764. 0x0251,4
  765. //2005-08-08aSakexe
  766. 0x024d,12
  767. 0x024e,4
  768. //2005-08-17aSakexe
  769. 0x0253,3
  770. 0x0254,3,feelsaveok,0
  771. //2005-08-29aSakexe
  772. 0x0240,-1
  773. 0x0248,-1,mailsend,2:4:28:68
  774. 0x0255,5
  775. 0x0256,0
  776. 0x0257,8
  777. //2005-09-12bSakexe
  778. 0x0256,5
  779. 0x0258,2
  780. 0x0259,3
  781. //2005-10-10aSakexe
  782. 0x020e,32
  783. 0x025a,-1
  784. 0x025b,-1
  785. //2005-10-13aSakexe
  786. 0x007a,6
  787. 0x0251,32
  788. 0x025c,4
  789. //2005-10-17aSakexe
  790. 0x007a,58
  791. 0x025d,-1
  792. 0x025e,4
  793. //2005-10-24aSakexe
  794. 0x025f,6
  795. 0x0260,6
  796. //2005-11-07aSakexe
  797. 0x024e,6
  798. 0x0251,34
  799. //2006-01-09aSakexe
  800. 0x0261,11
  801. 0x0262,11
  802. 0x0263,11
  803. 0x0264,20
  804. 0x0265,20
  805. 0x0266,30
  806. 0x0267,4
  807. 0x0268,4
  808. 0x0269,4
  809. 0x026a,4
  810. 0x026b,4
  811. 0x026c,4
  812. 0x026d,4
  813. 0x026f,2
  814. 0x0270,2
  815. 0x0271,38
  816. 0x0272,44
  817. //2006-01-26aSakexe
  818. 0x0271,40
  819. //2006-03-06aSakexe
  820. 0x0273,6
  821. 0x0274,8
  822. //2006-03-13aSakexe
  823. 0x0273,30,mailreturn,2:6
  824. //2006-03-27aSakexe
  825. packet_ver: 20
  826. 0x0072,26,useskilltoid,11:18:22
  827. 0x007e,120,useskilltoposinfo,5:15:29:38:40
  828. 0x0085,12,changedir,7:11
  829. //0x0089,13,ticksend,9
  830. 0x008c,12,getcharnamerequest,8
  831. 0x0094,23,movetokafra,5:19
  832. 0x009b,37,wanttoconnection,9:21:28:32:36
  833. 0x009f,24,useitem,9:20
  834. 0x00a2,11,solvecharname,7
  835. 0x00a7,15,walktoxy,12
  836. 0x00f5,13,takeitem,9
  837. 0x00f7,26,movefromkafra,11:22
  838. 0x0113,40,useskilltopos,5:15:29:38
  839. 0x0116,17,dropitem,8:15
  840. 0x0190,18,actionrequest,7:17
  841. //2006-10-23aSakexe
  842. 0x006d,110
  843. //2006-04-24aSakexe to 2007-01-02aSakexe
  844. 0x023e,8
  845. 0x0277,84
  846. 0x0278,2
  847. 0x0279,2
  848. 0x027a,-1
  849. 0x027b,14
  850. 0x027c,60
  851. 0x027d,62
  852. 0x027e,-1
  853. 0x027f,8
  854. 0x0280,12
  855. 0x0281,4
  856. 0x0282,284
  857. 0x0283,6
  858. 0x0284,14
  859. 0x0285,6
  860. 0x0286,4
  861. 0x0287,-1
  862. 0x0288,6
  863. 0x0289,8
  864. 0x028a,18
  865. 0x028b,-1
  866. 0x028c,46
  867. 0x028d,34
  868. 0x028e,4
  869. 0x028f,6
  870. 0x0290,4
  871. 0x0291,4
  872. 0x0292,2,autorevive,0
  873. 0x0293,70
  874. 0x0294,10
  875. 0x0295,-1
  876. 0x0296,-1
  877. 0x0297,-1
  878. 0x0298,8
  879. 0x0299,6
  880. 0x029a,27
  881. 0x029c,66
  882. 0x029d,-1
  883. 0x029e,11
  884. 0x029f,3
  885. 0x02a0,0
  886. 0x02a1,0
  887. 0x02a2,8
  888. //2007-01-08aSakexe
  889. packet_ver: 21
  890. 0x0072,30,useskilltoid,10:14:26
  891. 0x007e,120,useskilltoposinfo,10:19:23:38:40
  892. 0x0085,14,changedir,10:13
  893. 0x0089,11,ticksend,7
  894. 0x008c,17,getcharnamerequest,13
  895. 0x0094,17,movetokafra,4:13
  896. 0x009b,35,wanttoconnection,7:21:26:30:34
  897. 0x009f,21,useitem,7:17
  898. 0x00a2,10,solvecharname,6
  899. 0x00a7,8,walktoxy,5
  900. 0x00f5,11,takeitem,7
  901. 0x00f7,15,movefromkafra,3:11
  902. 0x0113,40,useskilltopos,10:19:23:38
  903. 0x0116,19,dropitem,11:17
  904. 0x0190,10,actionrequest,4:9
  905. //2007-01-22aSakexe
  906. 0x02a3,18
  907. 0x02a4,2
  908. //2007-01-29aSakexe
  909. 0x029b,72
  910. 0x02a3,0
  911. 0x02a4,0
  912. 0x02a5,8
  913. // 2007-02-05aSakexe
  914. 0x02aa,4
  915. 0x02ab,36
  916. 0x02ac,6
  917. //2007-02-12aSakexe
  918. packet_ver: 22
  919. 0x0072,25,useskilltoid,6:10:21
  920. 0x007e,102,useskilltoposinfo,5:9:12:20:22
  921. 0x0085,11,changedir,7:10
  922. 0x0089,8,ticksend,4
  923. 0x008c,11,getcharnamerequest,7
  924. 0x0094,14,movetokafra,7:10
  925. 0x009b,26,wanttoconnection,4:9:17:18:25
  926. 0x009f,14,useitem,4:10
  927. 0x00a2,15,solvecharname,11
  928. //0x00a7,8,walktoxy,5
  929. 0x00f5,8,takeitem,4
  930. 0x00f7,22,movefromkafra,14:18
  931. 0x0113,22,useskilltopos,5:9:12:20
  932. 0x0116,10,dropitem,5:8
  933. 0x0190,19,actionrequest,5:18
  934. //2007-05-07aSakexe
  935. 0x01fd,15,repairitem,2
  936. //2007-02-27aSakexe to 2007-10-02aSakexe
  937. 0x0288,10
  938. 0x0289,12
  939. 0x02a6,22
  940. 0x02a7,22
  941. 0x02a8,162
  942. 0x02a9,58
  943. 0x02ad,8
  944. 0x02b0,85
  945. 0x02b1,-1
  946. 0x02b2,-1
  947. 0x02b3,107
  948. 0x02b4,6
  949. 0x02b5,-1
  950. 0x02b6,7
  951. 0x02b7,7
  952. 0x02b8,22
  953. 0x02b9,191
  954. 0x02ba,11,hotkey,2:4:5:9
  955. 0x02bb,8
  956. 0x02bc,6
  957. 0x02bf,10
  958. 0x02c0,2
  959. 0x02c1,-1
  960. 0x02c2,-1
  961. 0x02c4,26,partyinvite2,2
  962. 0x02c5,30
  963. 0x02c6,30
  964. 0x02c7,7,replypartyinvite2,2,6
  965. 0x02c8,3
  966. 0x02c9,3
  967. 0x02ca,3
  968. 0x02cb,20
  969. 0x02cc,4
  970. 0x02cd,26
  971. 0x02ce,10
  972. 0x02cf,6
  973. 0x02d0,-1
  974. 0x02d1,-1
  975. 0x02d2,-1
  976. 0x02d3,4
  977. 0x02d4,29
  978. 0x02d5,2
  979. 0x02d6,6
  980. 0x02d7,-1
  981. 0x02d8,10
  982. 0x02d9,10
  983. 0x02da,3
  984. 0x02db,-1
  985. 0x02dc,-1
  986. 0x02dd,32
  987. 0x02de,6
  988. 0x02df,36
  989. 0x02e0,34
  990. //Add new packets here
  991. //packet_ver: 23