diff options
author | shennetsind <ind@henn.et> | 2013-04-06 22:11:43 -0300 |
---|---|---|
committer | shennetsind <ind@henn.et> | 2013-04-06 22:11:43 -0300 |
commit | 267eb1f2b9223dc0c0cd66bc48f5116223d974d9 (patch) | |
tree | 11d040dc3e65a3f04f73bbd764ba1ac20f94e7ab /conf | |
parent | b80492674d9bc057d0888a9408735b345226a87e (diff) | |
download | hercules-267eb1f2b9223dc0c0cd66bc48f5116223d974d9.tar.gz hercules-267eb1f2b9223dc0c0cd66bc48f5116223d974d9.tar.bz2 hercules-267eb1f2b9223dc0c0cd66bc48f5116223d974d9.tar.xz hercules-267eb1f2b9223dc0c0cd66bc48f5116223d974d9.zip |
Introducing 2012-06-18 onwards status change timer
Special Thanks to unleashed, Judas and everyone who contributed to the 2013 client.
Also introducing into the packet table the current 2013-03-20 Special Thanks to Judas!
Signed-off-by: shennetsind <ind@henn.et>
Diffstat (limited to 'conf')
-rw-r--r-- | conf/battle/client.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/battle/client.conf b/conf/battle/client.conf index 17a10dde5..7014af5db 100644 --- a/conf/battle/client.conf +++ b/conf/battle/client.conf @@ -29,8 +29,8 @@ // 0x04000: 2008-09-10aSakexe (version 23) // 0x08000: 2008-08-27aRagexeRE (version 24) // 0x10000: 2008-09-10aRagexeRE (version 25) -// default value: 0xFFFFFF (all clients) -packet_ver_flag: 0xFFFFFF +// 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. |