From 38b5e25fd06a5d03413f59e3e37c6ffc21d0d02d Mon Sep 17 00:00:00 2001 From: zephyrus Date: Mon, 22 Oct 2007 20:38:26 +0000 Subject: - Added the new mail system. Requires optimization and tests. - Updated the maildb sql structure. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11548 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/packet_db.txt | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'db/packet_db.txt') diff --git a/db/packet_db.txt b/db/packet_db.txt index c872c8ef6..ccdd2a17e 100644 --- a/db/packet_db.txt +++ b/db/packet_db.txt @@ -754,17 +754,17 @@ packet_ver: 18 0x0190,21,actionrequest,5:20 0x0216,6 //Start mail system? -0x023f,2 +0x023f,2,mailrefresh,0 0x0240,8 -0x0241,6 +0x0241,6,mailread,2 0x0242,-1 -0x0243,6 -0x0244,6 +0x0243,6,maildelete,2 +0x0244,6,mailgetattach,2 0x0245,7 //Start writing a mail? -0x0246,4 +0x0246,4,mailwinopen,2 //Send Item/Zeny -0x0247,8 +0x0247,8,mailsetattach,2:4 //Message 0x0248,68 //Delivered? @@ -811,7 +811,7 @@ packet_ver: 19 //2005-08-29aSakexe 0x0240,-1 -0x0248,-1 +0x0248,-1,mailsend,2:4:28:68 0x0255,5 0x0256,0 0x0257,8 @@ -871,7 +871,7 @@ packet_ver: 19 0x0274,8 //2006-03-13aSakexe -0x0273,30 +0x0273,30,mailreturn,2:6 //2006-03-27aSakexe packet_ver: 20 -- cgit v1.2.3-60-g2f50