From c0debd681e74209d55bc52f97db4686f5b0ed8a9 Mon Sep 17 00:00:00 2001 From: hxp <ale99527@vip.qq.com> Date: 星期五, 28 十一月 2025 15:06:29 +0800 Subject: [PATCH] 16 卡牌服务端(优化服务器时间、天封包A004 A103同步:过天、回调时间、时间误差超过10秒时补同步;) --- ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/AppointItem.txt | 11 ++++++++--- 1 files changed, 8 insertions(+), 3 deletions(-) diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/AppointItem.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/AppointItem.txt index 66faec9..b5e66cc 100644 --- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/AppointItem.txt +++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/AppointItem.txt @@ -1,8 +1,10 @@ ID CancelUseLimit ItemLV BaseAttrID BaseAttrValue LegendAttrID LegendAttrValue -1 0 1 6|7|8 4|1|20 +1 0 1 6|7|8 1|1|1 2 0 1 6|7|8 3|1|10 -3 1 60 6|7|8 2550|490|20000 25|26 170|150 -100 0 1 6|7|8 4|1|30 +3 0 60 6|7|8 3840|735|30000 25|26|43 500|80|80 +4 0 60 6|7|8 3363|646|26320 25|26|43 210|190|210 +5 0 60 6|7|8 8648|1663|67684 25|26|43 230|210|230 +100 0 1 6|7|8 1|1|1 101 0 3 6|7|8 18|4|144 102 0 1 6|7|8 5|1|35 103 0 2 6|7|8 7|1|56 @@ -20,3 +22,6 @@ 115 0 3 6|7|8 11|2|80 116 0 2 6|7|8 8|1|70 117 0 1 6|7|8 11|2|90 +118 0 3 6|7|8 33|6|259 +10000 0 1 6|7|8 999999|99999|9999999 23|25|29|31 99999|99999|99999|99999 +10001 0 1 6|7|8 999999|99999|9999999 24|26|28|32 99999|99999|99999|99999 -- Gitblit v1.8.0