Updated packet_db.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@12 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
662cd28a2f
commit
c1ff19f393
@ -1,6 +1,7 @@
|
||||
Date Added
|
||||
|
||||
11/04
|
||||
* Added sara-chan's packet db with support for 11-1 [Valaris]
|
||||
* [alot of files >_<]: Changed connecting a bit, from oA source; it connected easier/better in my opinion so... [Codemaster]
|
||||
* map/skill.c: Added a few checks for level 0 skills being used. [Codemaster]
|
||||
|
||||
|
144
db/packet_db.txt
144
db/packet_db.txt
@ -1,8 +1,7 @@
|
||||
//The packet database allows you to add support for new clients, because packets change every release.
|
||||
//This only allows 1 type of client at a time, make sure your client is the last one in the list
|
||||
//EX: You have client 628 and it goes up to 1021, delete or comment (use //) till your client is last in the list.
|
||||
//EX: You have client 628 and it goes up to 1021, delete or comment (use //) till your client is last.
|
||||
|
||||
//Packet, Packet Size, Function, Position0:Position1:etc.
|
||||
0x0064,55
|
||||
0x0065,17
|
||||
0x0066,3
|
||||
@ -434,3 +433,144 @@
|
||||
0x020f,0
|
||||
//jROはここまで
|
||||
|
||||
//2004-07-06kRO
|
||||
0x0072,22,wanttoconnection,5:9:13:17:21
|
||||
0x0085,8,walktoxy,5
|
||||
0x00a7,13,useitem,5:9
|
||||
0x0113,15,useskilltoid,4:9:11
|
||||
0x0116,15,useskilltopos,4:9:11:13
|
||||
0x0190,95,useskilltopos,4:9:11:13:15
|
||||
|
||||
//2004-07-13kRO
|
||||
0x0072,39,wanttoconnection,12:22:30:34:38
|
||||
0x0085,9,walktoxy,6
|
||||
0x009b,13,changedir,5:12
|
||||
0x009f,10,takeitem,6
|
||||
0x00a7,17,useitem,6:13
|
||||
0x0113,19,useskilltoid,7:9:15
|
||||
0x0116,19,useskilltopos,7:9:15:17
|
||||
0x0190,99,useskilltopos,7:9:15:17:19
|
||||
|
||||
//2004-07-26kRO
|
||||
0x0072,14,dropitem,5:12
|
||||
0x007e,33,wanttoconnection,12:18:24:28:32
|
||||
0x0085,20,useskilltoid,7:12:16
|
||||
0x0089,15,getcharnamerequest,11
|
||||
0x008c,23,useskilltopos,3:6:17:21
|
||||
0x0094,10,takeitem,6
|
||||
0x009b,6,walktoxy,3
|
||||
0x009f,13,changedir,5:12
|
||||
0x00a2,103,useskilltopos,3:6:17:21:23
|
||||
0x00a7,12,solvecharname,8
|
||||
0x00f3,-1,globalmessage,2:4
|
||||
0x00f5,17,useitem,6:12
|
||||
0x00f7,10,ticksend,6
|
||||
0x0113,16,movetokafra,5:12
|
||||
0x0116,2,closekafra,0
|
||||
0x0190,26,movefromkafra,10:22
|
||||
0x0193,9,actionrequest,3:8
|
||||
|
||||
//2004-08-09kRO
|
||||
0x0072,17,dropitem,8:15
|
||||
//9, +12, +7, +4, +4
|
||||
0x007e,37,wanttoconnection,9:21:28:32:36
|
||||
0x0085,26,useskilltoid,11:18:22
|
||||
0x0089,12,getcharnamerequest,8
|
||||
0x008c,40,useskilltopos,5:15:29:38
|
||||
0x0094,13,takeitem,9
|
||||
0x009b,15,walktoxy,12
|
||||
0x009f,12,changedir,7:11
|
||||
0x00a2,120,useskilltopos,5:15:29:38:40
|
||||
0x00a7,11,solvecharname,7
|
||||
0x00f5,24,useitem,9:20
|
||||
0x00f7,13,ticksend,9
|
||||
0x0113,23,movetokafra,5:19
|
||||
0x0190,26,movefromkafra,11:22
|
||||
0x0193,18,actionrequest,7:17
|
||||
|
||||
//2004-08-16aSakexe
|
||||
0x020f,0
|
||||
0x0210,0
|
||||
0x0211,0
|
||||
0x0212,26
|
||||
0x0213,26
|
||||
0x0214,42
|
||||
|
||||
//2004-08-17aSakexe
|
||||
0x020f,10
|
||||
0x0210,22
|
||||
|
||||
//2004-09-06aSakexe
|
||||
//0x0072,20,useitem,9:20
|
||||
0x007e,19,movetokafra,3:15
|
||||
0x0085,23,actionrequest,9:22
|
||||
0x0089,9,walktoxy,6
|
||||
0x008c,105,useskilltopos,10:14:18:23:25
|
||||
0x0094,17,dropitem,6:15
|
||||
0x009b,14,getcharnamerequest,10
|
||||
0x009f,-1,globalmessage,2:4
|
||||
0x00a2,14,solvecharname,10
|
||||
0x00a7,25,useskilltopos,10:14:18:23
|
||||
0x00f3,10,changedir,4:9
|
||||
//7, +7, +10, +4, +6
|
||||
0x00f5,34,wanttoconnection,7:15:25:29:33
|
||||
0x00f7,2,closekafra,0
|
||||
0x0113,11,takeitem,7
|
||||
0x0116,11,ticksend,7
|
||||
0x0190,22,useskilltoid,9:15:18
|
||||
0x0193,17,movefromkafra,3:13
|
||||
|
||||
//2004-09-21aSakexe by Sara
|
||||
0x0072,18,useitem,10:14
|
||||
0x007e,25,movetokafra,6:21
|
||||
0x0085,9,actionrequest,3:8
|
||||
0x0089,14,walktoxy,11
|
||||
0x008c,109,useskilltopos,16:20:23:27:29
|
||||
0x0094,19,dropitem,12:17
|
||||
0x00a2,10,solvecharname,6
|
||||
0x00a7,29,useskilltopos,6:20:23:27
|
||||
0x00f3,18,changedir,8:17
|
||||
0x00f5,32,wanttoconnection,10:17:23:27:31
|
||||
0x009b,10,getcharnamerequest,6
|
||||
0x0113,14,takeitem,10
|
||||
0x0116,14,ticksend,10
|
||||
0x0190,14,useskilltoid,4:7:10
|
||||
0x0193,12,movefromkafra,4:8
|
||||
|
||||
//2004-10-11aSakexe by Sara
|
||||
0x0072,17,useitem,6:13
|
||||
0x007e,16,movetokafra,5:12
|
||||
0x0089,6,walktoxy,3
|
||||
0x008c,103,useskilltopos,2:6:17:21:23
|
||||
0x0094,14,dropitem,5:12
|
||||
0x009b,15,getcharnamerequest,11
|
||||
0x00a2,12,solvecharname,8
|
||||
0x00a7,23,useskilltopos,3:6:17:21
|
||||
0x00f3,13,changedir,5:12
|
||||
0x00f5,33,wanttoconnection,12:18:24:28:32
|
||||
0x0113,10,takeitem,6
|
||||
0x0116,10,ticksend,6
|
||||
0x0190,20,useskilltoid,7:12:16
|
||||
0x0193,26,movefromkafra,10:22
|
||||
|
||||
//2004-10-25aSakexe by Sara
|
||||
0x0072,13,useitem,5:9
|
||||
0x007e,13,movetokafra,6:9
|
||||
0x0085,15,actionrequest,4:14
|
||||
0x008c,108,useskilltopos,6:9:23:26:28
|
||||
0x0094,12,dropitem,6:10
|
||||
0x009b,10,getcharnamerequest,6
|
||||
0x00a2,16,solvecharname,12
|
||||
0x00a7,28,useskilltopos,6:9:23:26
|
||||
0x00f3,15,changedir,6:14
|
||||
0x00f5,29,wanttoconnection,5:14:20:24:28
|
||||
0x0113,9,takeitem,5
|
||||
0x0116,9,ticksend,5
|
||||
0x0190,26,useskilltoid,4:10:22
|
||||
0x0193,22,movefromkafra,12:18
|
||||
|
||||
//2004-11-01aSakexe by Sara
|
||||
0x0215,6
|
||||
0x0143,23,npcamountinput,2:6
|
||||
0x0145,19
|
||||
//0x01f9,6,adopt,5
|
Loading…
x
Reference in New Issue
Block a user