diff options
author | Mysterious <mysteriousragnarok@hotmail.com> | 2013-02-05 17:08:29 -0800 |
---|---|---|
committer | Mysterious <mysteriousragnarok@hotmail.com> | 2013-02-05 17:08:29 -0800 |
commit | 5e76d9a1a0ab36af5d8ad072ea4dcbf6122b0ae9 (patch) | |
tree | a938a98c1d3b856dd37cc989ac0d39d2de58abe1 /db/packet_db.txt | |
parent | 9909d3bf4f4ad0acad48fbe5f1cfe69e44109da9 (diff) | |
parent | 2eb3e450d53a450d2493fae0ede3632802de6dd6 (diff) | |
download | hercules-5e76d9a1a0ab36af5d8ad072ea4dcbf6122b0ae9.tar.gz hercules-5e76d9a1a0ab36af5d8ad072ea4dcbf6122b0ae9.tar.bz2 hercules-5e76d9a1a0ab36af5d8ad072ea4dcbf6122b0ae9.tar.xz hercules-5e76d9a1a0ab36af5d8ad072ea4dcbf6122b0ae9.zip |
Merge pull request #2 from HerculesWS/master
Merging Hercules Commits from Feb 3 - 5 2013.
Diffstat (limited to 'db/packet_db.txt')
-rw-r--r-- | db/packet_db.txt | 26 |
1 files changed, 23 insertions, 3 deletions
diff --git a/db/packet_db.txt b/db/packet_db.txt index f54690bd3..776fd3279 100644 --- a/db/packet_db.txt +++ b/db/packet_db.txt @@ -34,7 +34,7 @@ // Client detection is faster when all clients use this version. // Version 23 is the latest Sakexe (above versions are for Renewal clients) //packet_db_ver: 25 -packet_db_ver: default +packet_db_ver: 30 packet_ver: 5 0x0064,55 @@ -1758,7 +1758,7 @@ packet_ver: 30 0x0977,14 //Monster HP Bar //2012-04-18aRagexeRE [Special Thanks to Judas!] -packet_ver:31 +packet_ver: 31 0x023B,26,friendslistadd,2 0x0361,5,hommenu,2:4 0x08A8,36,storagepassword,0 @@ -1776,5 +1776,25 @@ packet_ver:31 0x08E5,41,bookingregreq,2:4 //Added to prevent disconnections 0x08d2,10 -//Add new packets here +// ========== WARNING ============= +// - 2012-07-02 is NOT STABLE. +// - The packets are kept here for reference, DONT USE THEM. +//2012-07-02aRagexeRE //packet_ver: 32 +//0x0363,19,wanttoconnection,2:6:10:14:18 +//0x0364,6,ticksend,2 +//0x085a,7,actionrequest,2:6 +//0x0861,8,movefromkafra,2:4 +//0x0862,10,useskilltoid,2:4:6 +//0x0863,10,useskilltopos,2:4:6:8 +//0x0886,6,solvecharname,2 +//0x0889,90,useskilltoposinfo,2:4:6:8:10 +//0x089e,6,dropitem,2:4 +//0x089f,6,takeitem,2 +//0x08a0,8,movetokafra,2:4 +//0x094a,6,getcharnamerequest,2 +//0x0953,5,walktoxy,2 +//0x0960,5,changedir,2:4 + +//Add new packets here +//packet_ver: 33 |