summaryrefslogtreecommitdiff
path: root/db/packet_db.txt
diff options
context:
space:
mode:
authorProtimus <Protimus@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-03-11 05:28:50 +0000
committerProtimus <Protimus@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-03-11 05:28:50 +0000
commitd64c4227eba0d93267b1bd85af009018d872e554 (patch)
treec4c2805bf2468d33e556bf8e474bc8246054105f /db/packet_db.txt
parent59857671c4d20ea76d17673fe78d52a14c3f77b2 (diff)
downloadhercules-d64c4227eba0d93267b1bd85af009018d872e554.tar.gz
hercules-d64c4227eba0d93267b1bd85af009018d872e554.tar.bz2
hercules-d64c4227eba0d93267b1bd85af009018d872e554.tar.xz
hercules-d64c4227eba0d93267b1bd85af009018d872e554.zip
* Added packets for clients 2012-03-07+
Not is recommended use this version yet, there are small packets structures to do changes. * Added support for packet 0x970. New schema of character creation. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15675 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/packet_db.txt')
-rw-r--r--db/packet_db.txt32
1 files changed, 31 insertions, 1 deletions
diff --git a/db/packet_db.txt b/db/packet_db.txt
index 9da4dc4e3..a6838fb9c 100644
--- a/db/packet_db.txt
+++ b/db/packet_db.txt
@@ -1666,5 +1666,35 @@ packet_ver: 28
0x088b,2,searchstoreinfonextpage,0
0x08a2,12,searchstoreinfolistitemclick,2:6:10
+//2012-03-07fRagexeRE
+0x086A,19,wanttoconnection,2:6:10:14:18
+0x0437,5,walktoxy,2
+0x0887,6,ticksend,2
+0x0890,5,changedir,2:4
+0x0865,6,takeitem,2
+0x02C4,6,dropitem,2:4
+0x093B,8,movetokafra,2:4
+0x0963,8,movefromkafra,2:4
+0x0438,10,useskilltopos,2:4:6:8
+0x0366,90,useskilltoposinfo,2:4:6:8:10
+0x096A,6,getcharnamerequest,2
+0x0368,6,solvecharname,2
+0x0369,26,friendslistadd,2
+0x0863,5,hommenu,4
+0x0861,36,storagepassword,0
+0x0929,26,partyinvite2,2
+0x0885,7,actionrequest,2:6
+0x0889,10,useskilltoid,2:4:6
+0x0870,-1,itemlistwindowselected,2:4:8
+0x0926,18,bookingregreq,2:4:6
+0x0815,-1,reqopenbuyingstore,2:4:8:9:89
+0x0817,2,reqclosebuyingstore,0
+0x0360,6,reqclickbuyingstore,2
+0x0811,-1,reqtradebuyingstore,2:4:8:12
+0x0884,-1,searchstoreinfo,2:4:5:9:13:14:15
+0x0835,2,searchstoreinfonextpage,0
+0x0838,12,searchstoreinfolistitemclick,2:6:10
+0x0439,8,useitem,2:4
+
//Add new packets here
-//packet_ver: 27 \ No newline at end of file
+//packet_ver: 29