From a4fecfbabbd1a5e3f9cb002ede43fd78ede47bed Mon Sep 17 00:00:00 2001 From: hch <305670599@qq.com> Date: 星期六, 17 十一月 2018 20:59:08 +0800 Subject: [PATCH] 860312 防范全服限购报错 --- ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/Exam/ExamJionLv.txt | 14 ++++++++++++++ 1 files changed, 14 insertions(+), 0 deletions(-) diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/Exam/ExamJionLv.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/Exam/ExamJionLv.txt new file mode 100644 index 0000000..c380cb3 --- /dev/null +++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/Exam/ExamJionLv.txt @@ -0,0 +1,14 @@ +#参加答题活动的等级 +#{答题类型:玩家等级} +#答题类型(1:智冠天下, 2:变色龙, 3:举旗不定, 4:真心话) +#如不限制等级进入, 可以不配置此答题类型 +( + + { + 1:50, + 2:30, + 3:30, + 4:30, + } + +) \ No newline at end of file -- Gitblit v1.8.0