summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorshennetsind <ind@henn.et>2013-04-07 01:55:40 -0300
committershennetsind <ind@henn.et>2013-04-07 01:55:40 -0300
commit2f9f7ce4aa46514c9173a3c91f4033b25901520e (patch)
treeec5656a546bcaf6d7820c3de252b63070d32b887 /conf
parent10b53b9fbc011a9224d118414517870af3e9e20c (diff)
downloadhercules-2f9f7ce4aa46514c9173a3c91f4033b25901520e.tar.gz
hercules-2f9f7ce4aa46514c9173a3c91f4033b25901520e.tar.bz2
hercules-2f9f7ce4aa46514c9173a3c91f4033b25901520e.tar.xz
hercules-2f9f7ce4aa46514c9173a3c91f4033b25901520e.zip
PacketDB Overhaul
Feature Design by GreenBox Special Thanks to mkbu95 for bringing this topic up! (packet db) http://hercules.ws/board/topic/353-packetdb-overhaul/ Signed-off-by: shennetsind <ind@henn.et>
Diffstat (limited to 'conf')
-rw-r--r--conf/battle/client.conf23
1 files changed, 0 insertions, 23 deletions
diff --git a/conf/battle/client.conf b/conf/battle/client.conf
index 7014af5db..d4350af3a 100644
--- a/conf/battle/client.conf
+++ b/conf/battle/client.conf
@@ -9,29 +9,6 @@
// assume unit types (1: Pc, 2: Mob, 4: Pet, 8: Homun, 16: Mercenary)
//--------------------------------------------------------------
-// Set here which client version do you accept. Add all values of clients:
-// Clients older than accepted versions, and versions not set to 'accepted'
-// here will be rejected when logging in
-// 0x00001: Clients older than 2004-09-06aSakray (packet versions 5-9)
-// 0x00002: 2004-09-06aSakexe (version 10)
-// 0x00004: 2004-09-20aSakexe (version 11)
-// 0x00008: 2004-10-05aSakexe (version 12)
-// 0x00010: 2004-10-25aSakexe (version 13)
-// 0x00020: 2004-11-29aSakexe (version 14)
-// 0x00040: 2005-01-10bSakexe (version 15)
-// 0x00080: 2005-05-09aSakexe (version 16)
-// 0x00100: 2005-06-28aSakexe (version 17)
-// 0x00200: 2005-07-18aSakexe (version 18)
-// 0x00400: 2005-07-19bSakexe (version 19)
-// 0x00800: 2006-03-27aSakexe (version 20)
-// 0x01000: 2007-01-08aSakexe (version 21)
-// 0x02000: 2007-02-12aSakexe (version 22)
-// 0x04000: 2008-09-10aSakexe (version 23)
-// 0x08000: 2008-08-27aRagexeRE (version 24)
-// 0x10000: 2008-09-10aRagexeRE (version 25)
-// default value: 0xFFFFFFF (all clients)
-packet_ver_flag: 0xFFFFFFF
-
// Minimum delay between whisper/global/party/guild messages (in ms)
// Messages that break this threshold are silently omitted.
min_chat_delay: 0